1
1
forked from 0ad/0ad
0ad/source
2004-12-12 19:34:38 +00:00
..
graphics Fix for mesh manager crashes (plus some parts of Boost, which may be a little excessive) 2004-12-12 18:40:00 +00:00
gui Fixed Release-mode compilation 2004-12-09 16:09:58 +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 Changed Xeromyces to care about the .xml's size/mtime rather than its contents (to avoid needing to load the .xml), and also to store that information in the .xmb's filename rather than inside the file (to avoid getting confused when rewriting files that are inside archives) 2004-12-09 16:57:21 +00:00
renderer Fix for mesh manager crashes (plus some parts of Boost, which may be a little excessive) 2004-12-12 18:40:00 +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 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