1
1
forked from 0ad/0ad
0ad/source/lib/res
2005-04-09 22:25:23 +00:00
..
cursor.cpp Disabled mipmaps on GUI textures and cursors 2005-03-17 00:06:51 +00:00
cursor.h OpenGL cursor (for non-Windows) 2004-07-24 19:38:12 +00:00
file.cpp file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle) 2005-04-29 13:17:17 +00:00
file.h file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle) 2005-04-29 13:17:17 +00:00
h_mgr.cpp detect: add posix.h so _SC_* defines are visible (enables mem detect) 2005-03-27 17:24:57 +00:00
h_mgr.h add dox to posix.h; 2005-03-15 18:23:13 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
hotload.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
jmemdatasrc.cpp add VFS destination plugin for jpeg-6b (allows writing out images as JPG) 2005-03-10 16:59:01 +00:00
mem.cpp win_internal: move VC debug heaps here to avoid conflicts with mmgr 2005-01-23 18:17:46 +00:00
mem.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
ogghack.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
ogghack.h Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
ogl_tex.cpp fix for bug reported by philip: had dxt1a and dxt1 backwards 2005-03-10 20:29:27 +00:00
ogl_tex.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
res.cpp reloading is optimized and armor-plated. eliminated an evil race condition. 2005-03-02 12:06:40 +00:00
res.h less dependencies: handle.h forward-defines Handle, so that not everything that uses res headers is dependent on h_mgr 2004-10-06 14:00:43 +00:00
snd.cpp add pitch shift capability to snd.cpp and JS binding 2005-03-09 16:17:26 +00:00
snd.h add dox to posix.h; 2005-03-15 18:23:13 +00:00
tex.cpp hook up JPG encoder. minor changes with JPG (en|de)code function shutdown 2005-03-10 17:02:10 +00:00
tex.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
unifont.cpp precompiled: hook up mmgr (needs to be included in all files) 2005-01-23 18:23:29 +00:00
unifont.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
vfs_path.cpp - fix bug (wasn't setting mount_point of dir being mounted => crash while writing screenshot) 2005-03-27 17:27:49 +00:00
vfs_path.h - fix bug (wasn't setting mount_point of dir being mounted => crash while writing screenshot) 2005-03-27 17:27:49 +00:00
vfs_tree.cpp vfs_tree: revise hash table implementation to make it reusable (not yet finished) 2005-04-09 22:25:23 +00:00
vfs_tree.h - fix bug (wasn't setting mount_point of dir being mounted => crash while writing screenshot) 2005-03-27 17:27:49 +00:00
vfs.cpp file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle) 2005-04-29 13:17:17 +00:00
vfs.h file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle) 2005-04-29 13:17:17 +00:00
zip.cpp - file bugfix: truncate when opening for writing (problem reported by philip) 2005-03-29 06:27:35 +00:00
zip.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00