1
0
forked from 0ad/0ad
0ad/source
janwas 1d57c77aed greatly simplified (1500 -> 1000 lines) by stripping out previous overly complicated caching mechanism.
will replace with new, simpler cache that only stores temp buffers for
first and last block when reading from ZIp (everything else is covered
by handle manager cache)

This was SVN commit r848.
2004-07-31 02:02:44 +00:00
..
ape First commit of APE files 2004-06-11 04:07:28 +00:00
graphics Changed error handling in Xeromyces 2004-07-29 16:17:21 +00:00
gui Changed error handling in Xeromyces 2004-07-29 16:17:21 +00:00
lib greatly simplified (1500 -> 1000 lines) by stripping out previous overly complicated caching mechanism. 2004-07-31 02:02:44 +00:00
maths Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc. 2004-07-24 14:04:40 +00:00
ps Changed error handling in Xeromyces 2004-07-29 16:17:21 +00:00
renderer Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc. 2004-07-24 14:04:40 +00:00
sced JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
scripting Linux/GCC Compat 2004-07-27 20:59:03 +00:00
simulation Changed error handling in Xeromyces 2004-07-29 16:17:21 +00:00
sound Used mem_free_h on the Handle returned by vfs_load 2004-07-29 16:12:27 +00:00
terrain First set of Core Classes changes! w00t :P 2004-07-27 21:00:53 +00:00
tools Slightly nicer font renderer and some other minor changes 2004-07-16 15:33:15 +00:00
workspaces add sound/ 2004-07-28 12:07:19 +00:00
errorlist.pl Fixed code that recursively looks for .cpp/.h files 2004-07-29 16:13:11 +00:00
linefix.exe Added linefix.exe to source/ for convenience's sake. 2004-05-30 01:14:15 +00:00
main.cpp Global variables are nasty. Hacked g_Terrain into a pointer so that it doesn't crash when automatically destructing, although it ought to be handled in a nicer way. 2004-07-28 19:27:35 +00:00
ProgrammingSchedule.xls no message 2004-07-17 06:14:23 +00:00