0ad/source/lib/res
janwas c498468fd0 wsdl(+main): add support for cleanly shutting down game if X clicked or Alt+F4 pressed. also cleanup; correctly declare SDL_Event
dyn_array: add pool allocator - see comments.
file(+gamesetup): add suballocator for aiocb (requires shutdown); revise
validator; rename file_*_io to file_io_*

This was SVN commit r2906.
2005-10-12 04:27:55 +00:00
..
file 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
graphics Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
sound Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
h_mgr.cpp final refactor (i hope). split up fmt / int_fmt determination to allow override of fmt without overriding int_fmt (useful for unifont.cpp). this changed the signature of ogl_tex_upload. better explained flags in OglTex and warn_if_uploaded. 2005-09-29 17:33:30 +00:00
h_mgr.h bugfix when writing screenshot: was calculating rounded up size for VFS incorrectly. 2005-09-27 15:35:17 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
mem.cpp vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +00:00
mem.h vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00