0ad/source/lib/res/file
janwas 1a7d67a97f dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox
file: expose block size constant; always round user transfers up
tex: transform() now receives what to change, not what to achieve.
tex*: encoding works with DynArray+VFS backend
GameSetup: free g_BuildingPlacer to avoid mem leak.
fixed some warnings+bugs.

This was SVN commit r2679.
2005-09-06 22:44:48 +00:00
..
file.cpp dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox 2005-09-06 22:44:48 +00:00
file.h dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox 2005-09-06 22:44:48 +00:00
vfs_mount.cpp - PathPackage now does CHECK_ERR. adjusted callers appropriately 2005-09-02 03:03:06 +00:00
vfs_mount.h waio: fix spurious WARN_ERR 2005-08-13 17:09:57 +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 RealDir.watch wasn't initialized, leading to complaints at exit. fixed 2005-08-13 23:37:31 +00:00
vfs_tree.h waio: fix spurious WARN_ERR 2005-08-13 17:09:57 +00:00
vfs.cpp - PathPackage now does CHECK_ERR. adjusted callers appropriately 2005-09-02 03:03:06 +00:00
vfs.h - PathPackage now does CHECK_ERR. adjusted callers appropriately 2005-09-02 03:03:06 +00:00
zip.cpp - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
zip.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00