1
0
forked from 0ad/0ad
0ad/source
janwas 6792e95517 # fix vtbl_magic compile error on VC8; fix incorrect type in u32_from_larger; explanation+cleanup
- move AllocatorChecker to allocators.h since usefulness is not limited
to CacheAllocator
- file: add note on casting File.opaque
- vfs_redirector: was missing u32 (fails on VC8)
- zip: fix u32_from_larger (was using incorrect type)

This was SVN commit r3786.
2006-04-20 04:25:14 +00:00
..
graphics # Include headers for compilation without PCH 2006-04-19 05:30:02 +00:00
gui # Removed some ancient unused code 2006-04-13 21:50:44 +00:00
i18n # VC2005, GCC compatibility 2006-04-20 01:33:57 +00:00
lib # fix vtbl_magic compile error on VC8; fix incorrect type in u32_from_larger; explanation+cleanup 2006-04-20 04:25:14 +00:00
maths # More consistent terrain-space coordinate names 2006-04-17 20:02:51 +00:00
ps # VC2005, GCC compatibility 2006-04-20 01:33:57 +00:00
renderer # Include headers for compilation without PCH 2006-04-19 05:30:02 +00:00
scripting # VC2005, GCC compatibility 2006-04-20 01:33:57 +00:00
simulation # Include headers for compilation without PCH 2006-04-19 05:30:02 +00:00
sound # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
tools # Include headers for compilation without PCH 2006-04-19 05:30:02 +00:00
main.cpp this still had the old res/sound/snd.h; fixed. (also some local temporary changes) 2006-04-10 21:49:12 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00