1
0
forked from 0ad/0ad
0ad/source
2004-12-15 21:24:46 +00:00
..
graphics 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:26:21 +00:00
gui Initial changes to GUI sprite code. (There shouldn't be any visible effects - if there are, they're bugs) 2004-12-15 21:24:46 +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 1) minor error handling improvements (was passing back invalid handle error, instead of the cause; also added a CHECK_ERR) 2004-12-15 14:24:12 +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:26:21 +00:00
renderer Attempted to minimise dependencies between header files (to make compilation minorly faster) 2004-12-12 19:43:55 +00:00
scripting JS scripts are now loaded via VFS, as per "JS optimization" email from stu. 2004-12-15 14:23:27 +00:00
simulation Attempted to minimise dependencies between header files (to make compilation minorly faster) 2004-12-12 19:43:55 +00:00
sound Playlist now uses VFS. 2004-12-15 14:25:09 +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