1
0
forked from 0ad/0ad
0ad/source/lib/res
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
..
file # fix vtbl_magic compile error on VC8; fix incorrect type in u32_from_larger; explanation+cleanup 2006-04-20 04:25:14 +00:00
graphics # VC2005, GCC compatibility 2006-04-20 01:33:57 +00:00
sound # VC2005, GCC compatibility 2006-04-20 01:33:57 +00:00
h_mgr.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
h_mgr.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
handle.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
mem.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
mem.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00