This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-26 01:28:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87d055efd9faac7e70dff7de991f188968ca58aa
0ad
/
source
T
History
janwas
87d055efd9
add error codes; reorder some code for better grouping; locking is now hopefully correct; symbol delimiting improved; now able to decode "which register is it stored in"; refactor dump_sym (no longer determine size; it's now only a manager); more robust stack frame treatment; dialog now usable for exceptions as well; figure out correct exception locus (SEH location is bogus).
...
This was SVN commit r2395.
2005-06-16 22:00:58 +00:00
..
graphics
Updated autobuilder to update ps.pdb.
2005-06-02 18:04:20 +00:00
gui
Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function.
2005-06-14 03:33:16 +00:00
i18n
…
lib
add error codes; reorder some code for better grouping; locking is now hopefully correct; symbol delimiting improved; now able to decode "which register is it stored in"; refactor dump_sym (no longer determine size; it's now only a manager); more robust stack frame treatment; dialog now usable for exceptions as well; figure out correct exception locus (SEH location is bogus).
2005-06-16 22:00:58 +00:00
maths
…
ps
singleton.h: use assert2 (avoid trouble in wdbg code)
2005-06-16 21:46:33 +00:00
renderer
Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function.
2005-06-14 03:33:16 +00:00
scripting
…
simulation
…
sound
…
tests
…
tools
Trying once more to rename this stuff correctly...
2005-06-14 20:46:45 +00:00
main.cpp
timer.h: require trailing ; after TIMER
2005-06-16 21:50:20 +00:00
ProgrammingSchedule.xls
…