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-07-10 04:16:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffcd73ad963237881def2214e10daa4378f178e4
0ad
/
source
T
History
janwas
4a0baf529d
rename free() to dealloc() to avoid need for #include "nommgr.h"
...
This was SVN commit r3557.
2006-02-23 18:58:16 +00:00
..
graphics
fix warnings (VC7)
2006-02-19 21:16:54 +00:00
gui
…
i18n
…
lib
rename free() to dealloc() to avoid need for #include "nommgr.h"
2006-02-23 18:58:16 +00:00
maths
…
ps
file code v2 is now feature complete and works.
2006-02-23 07:55:32 +00:00
renderer
fix warnings (VC7)
2006-02-19 21:16:54 +00:00
scripting
Added production queue system and associated events. It might still need some extra features but it should be functional.
2006-02-22 22:45:16 +00:00
simulation
file code v2 is now feature complete and works.
2006-02-23 07:55:32 +00:00
sound
…
tools
…
main.cpp
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
ProgrammingSchedule.xls
…