1
0
forked from 0ad/0ad
0ad/source
2004-12-15 14:22:50 +00:00
..
graphics Attempted to minimise dependencies between header files (to make compilation minorly faster) 2004-12-12 19:43:55 +00:00
gui Reduced GUI's exception usage (=> shortened debug-mode start time by a couple of seconds) 2004-12-13 12:07:12 +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 oops, removed one const too many. fixed. 2004-12-10 00:14:10 +00:00
maths s/Prometheus/Pyrogenesis/ 2004-12-05 21:56:09 +00:00
ps CFilePacker now takes version+magic string in the ctor (allows writing data in one go, so vfs_store can be used). 2004-12-15 14:22:50 +00:00
renderer Attempted to minimise dependencies between header files (to make compilation minorly faster) 2004-12-12 19:43:55 +00:00
scripting as per "JS Optimisation?" email from stu, updated to use VFS. 2004-12-14 17:58:37 +00:00
simulation Attempted to minimise dependencies between header files (to make compilation minorly faster) 2004-12-12 19:43:55 +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 First crack at loading screen (though need to figure out a way to move session loading to next frame to get it to actually stay on the screen). Some preliminary work on sub-windows. 2004-12-12 19:34:38 +00:00
ProgrammingSchedule.xls Some more verbose error reporting 2004-11-12 22:11:04 +00:00