1
0
forked from 0ad/0ad
0ad/source
2004-12-08 15:34:15 +00:00
..
graphics less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :) 2004-12-07 02:04:38 +00:00
gui s/Prometheus/Pyrogenesis/ 2004-12-05 21:56:09 +00:00
i18n Testing system for the i18n code, to make sure I don't break anything. (Now on CVS to make it less lonely.) 2004-09-17 17:49:12 +00:00
lib cleaned up VFS after yesterday's new code; 2004-12-07 22:10:46 +00:00
maths s/Prometheus/Pyrogenesis/ 2004-12-05 21:56:09 +00:00
ps NOP 2004-12-07 22:14:23 +00:00
renderer less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :) 2004-12-07 02:04:38 +00:00
scripting remove cout << "initialized" 2004-12-07 01:08:56 +00:00
simulation less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :) 2004-12-07 02:04:38 +00:00
sound add JS sound binding interface rationale 2004-12-08 13:10:11 +00:00
tests add required precompiled header include 2004-12-01 06:52:39 +00:00
tools Restructuring 2004-12-05 17:59:29 +00:00
main.cpp added TIMER(name_of_block). it declares a scoped object that measures time between ctor and dtor, and is therefore perfect for measuring how long functions or basic blocks execute. used to gather results reported in "analysis: why is startup slow" thread. 2004-12-08 15:34:15 +00:00
ProgrammingSchedule.xls Some more verbose error reporting 2004-11-12 22:11:04 +00:00