1
0
forked from 0ad/0ad
0ad/source/lib/file
janwas ad55f9f1bc pending improvements and partial fixes to self-tests
fix: g_frequencyFilter is now in globals.cpp instead of in main (since
other modules access it and main.cpp isn't included in the self-test)
fix: globals.h now avoids dragging sdl.h into other projects
allocators: got rid of references to the old master header (must now
include the specific header, e.g. dynarray.h)

This was SVN commit r5534.
2008-01-03 22:07:18 +00:00
..
archive fixes and improvements 2007-12-22 18:15:52 +00:00
common fixes and improvements 2007-12-22 18:15:52 +00:00
disabled_tests WIP of new file code 2007-11-20 18:51:07 +00:00
io fixes and improvements 2007-12-22 18:15:52 +00:00
vfs fixes and improvements 2007-12-22 18:15:52 +00:00
file_system_posix.cpp fixes and improvements 2007-12-22 18:15:52 +00:00
file_system_posix.h fixes and improvements 2007-12-22 18:15:52 +00:00
file_system_util.cpp fixes and improvements 2007-12-22 18:15:52 +00:00
file_system_util.h part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
file_system.cpp part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
file_system.h part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
file.cpp fixes and improvements 2007-12-22 18:15:52 +00:00
file.h fixes and improvements 2007-12-22 18:15:52 +00:00
path.cpp pending improvements and partial fixes to self-tests 2008-01-03 22:07:18 +00:00
path.h pending improvements and partial fixes to self-tests 2008-01-03 22:07:18 +00:00