0ad/source/lib/res
janwas db27ff6c9b bugfix when writing screenshot: was calculating rounded up size for VFS incorrectly.
also fix refcnt for tex_wrap temporarily until mem_assign/mem_get_ptr
do.

h_mgr: add disallow-reload support (required for wrapped ogl_tex since
they are not backed by a file)

This was SVN commit r2780.
2005-09-27 15:35:17 +00:00
..
file comments/cosmetics; 2005-09-27 15:20:56 +00:00
graphics bugfix when writing screenshot: was calculating rounded up size for VFS incorrectly. 2005-09-27 15:35:17 +00:00
sound snd.cpp: initialize listener orientation and position (my OpenAL drivers complained about the old random values) 2005-09-13 20:42:01 +00:00
h_mgr.cpp bugfix when writing screenshot: was calculating rounded up size for VFS incorrectly. 2005-09-27 15:35:17 +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 ogl_tex: documented and cleaned up. 2005-09-21 16:11:43 +00:00
mem.h moved SAFE_DELETE to lib.h 2005-09-08 01:47:45 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00