1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas a7d6725f45 allocators, config: add CONFIG_OVERRUN_PROTECTION - allows disabling the lengthy work done by OverrunProtector
h_mgr: clarification of fn_store code
mem.cpp: fix recursive taking of a lock

This was SVN commit r3048.
2005-10-29 21:40:41 +00:00
..
file change requested by philip: debug_printf "tags" are now followed by '|' instead of ':' because something like "func: i am blowing up" is rather common. 2005-10-27 16:53:41 +00:00
graphics tex_dds now supports uncompressed images. also armor-plated the loader and split up decompression vs dds format code. 2005-10-27 00:51:30 +00:00
sound file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
h_mgr.cpp allocators, config: add CONFIG_OVERRUN_PROTECTION - allows disabling the lengthy work done by OverrunProtector 2005-10-29 21:40:41 +00:00
h_mgr.h file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
mem.cpp allocators, config: add CONFIG_OVERRUN_PROTECTION - allows disabling the lengthy work done by OverrunProtector 2005-10-29 21:40:41 +00:00
mem.h file: free cached IO blocks to avoid them appearing as "leaks" 2005-10-21 07:47:38 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00