0ad/source/lib/res
2005-08-07 21:58:36 +00:00
..
cursor.cpp New terrain properties stuff, gcc compatability and updated unix debugging stuff 2005-08-07 21:58:36 +00:00
cursor.h OpenGL cursor (for non-Windows) 2004-07-24 19:38:12 +00:00
file.cpp rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +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 rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
h_mgr.h lib.h: have CHECK|RETURN_ERR etc. store+compare as i64 (safer). document details. 2005-07-14 00:19:56 +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 rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
mem.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
ogghack.cpp rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
ogghack.h Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
ogl_tex.cpp rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +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 snd: better snd_disable dox 2005-07-20 00:54:39 +00:00
snd.h snd: better snd_disable dox 2005-07-20 00:54:39 +00:00
tex.cpp lib.h: have CHECK|RETURN_ERR etc. store+compare as i64 (safer). document details. 2005-07-14 00:19:56 +00:00
tex.h Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function. 2005-06-14 03:33:16 +00:00
unifont.cpp lib.h: have CHECK|RETURN_ERR etc. store+compare as i64 (safer). document details. 2005-07-14 00:19:56 +00:00
unifont.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
vfs_path.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
vfs_path.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
vfs_tree.cpp debug.h: more dox 2005-07-04 17:03:08 +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 lib.h: have CHECK|RETURN_ERR etc. store+compare as i64 (safer). document details. 2005-07-14 00:19:56 +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 rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
zip.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00