0ad/source/lib/res/file
janwas e9864faa97 all resource implementations:
- add automatically called validate function
- make sure dtors correctly handle partial reload failures

all file code: IO routines renamed to io_* from *_io

h_mgr: add suballocator for filenames; some reorganization+cleanup;
better example code and added some notes to docs

snd: reorg to move resource methods next to struct

This was SVN commit r2907.
2005-10-12 04:35:01 +00:00
..
file.cpp wsdl(+main): add support for cleanly shutting down game if X clicked or Alt+F4 pressed. also cleanup; correctly declare SDL_Event 2005-10-12 04:27:55 +00:00
file.h wsdl(+main): add support for cleanly shutting down game if X clicked or Alt+F4 pressed. also cleanup; correctly declare SDL_Event 2005-10-12 04:27:55 +00:00
vfs_mount.cpp all resource implementations: 2005-10-12 04:35:01 +00:00
vfs_mount.h all resource implementations: 2005-10-12 04:35:01 +00:00
vfs_path.cpp - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
vfs_path.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
vfs_tree.cpp Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
vfs_tree.h waio: fix spurious WARN_ERR 2005-08-13 17:09:57 +00:00
vfs.cpp all resource implementations: 2005-10-12 04:35:01 +00:00
vfs.h all resource implementations: 2005-10-12 04:35:01 +00:00
zip.cpp all resource implementations: 2005-10-12 04:35:01 +00:00
zip.h all resource implementations: 2005-10-12 04:35:01 +00:00