0ad/source
2004-06-21 14:23:36 +00:00
..
ape First commit of APE files 2004-06-11 04:07:28 +00:00
graphics Memory leak fix 2004-06-19 21:27:23 +00:00
gui Memory leak fix 2004-06-19 20:54:36 +00:00
lib increase buffer size; cleaned up basic type lookup routine 2004-06-21 14:23:36 +00:00
maths Added newline at end, for gcc 2004-06-18 18:49:12 +00:00
ps fixed last vestige of ascii-specific stuff (tolower) 2004-06-19 21:35:00 +00:00
renderer Memory leak fix 2004-06-19 20:54:36 +00:00
sced JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
scripting Miscellaneous gcc fixes 2004-06-18 18:56:10 +00:00
simulation Added newline at end, for gcc 2004-06-18 18:49:12 +00:00
terrain removed unused vars; only scroll/accept input if app active 2004-06-21 12:52:01 +00:00
tools Finally, a mostly-working font builder on Linux 2004-06-19 13:46:11 +00:00
workspaces changed to use MT DLL CRT 2004-06-19 15:00:22 +00:00
linefix.exe Added linefix.exe to source/ for convenience's sake. 2004-05-30 01:14:15 +00:00
main.cpp split ps init/shutdown into separate function; don't use 100% cpu when alt+tabbed out; added sanity check for delta time; removed some older main-loop code (was commented out) 2004-06-21 14:14:12 +00:00