0ad/source
2005-09-14 19:43:16 +00:00
..
graphics Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
gui This was SVN commit r2725. 2005-09-14 19:43:16 +00:00
i18n TextureManager: stopped memory leaks 2005-08-09 21:26:40 +00:00
lib read intel doc on multicore, realized it'd break our #cpu detect (which is actually critical because it determines safety of TSC). wrote new CPU detect code which should fix it (wasn't easy, grr); cannot test for lack of Pentium EE hardware ;p 2005-09-14 16:58:10 +00:00
maths some infrastructure for self-tests: gets rid of boilerplate code. 2005-09-02 02:47:25 +00:00
ps Config: Changed -e to -entgraph (to avoid conflicts with -editor). 2005-09-14 05:37:52 +00:00
renderer Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
scripting dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox 2005-09-06 22:44:48 +00:00
simulation This was SVN commit r2725. 2005-09-14 19:43:16 +00:00
sound minor error reporting / wording changes while cruising through. 2005-09-08 01:48:57 +00:00
tools Config: Changed -e to -entgraph (to avoid conflicts with -editor). 2005-09-14 05:37:52 +00:00
main.cpp Terrain: CalcFromPosition, to convert world-space to tile-space. 2005-09-12 20:04:26 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00