0ad/source/lib/res
janwas aba23e4fdb config: got my grubby hands on a list of OS defines, so those have been assimilated. also add STL_ defines for GCC and ICC.
vfs.h: wording in dox
win.cpp: add note on suspending threads in display_error_impl

This was SVN commit r2598.
2005-08-10 20:53:52 +00:00
..
cursor.cpp - sysdep cursor functions renamed sys_cursor_* 2005-08-10 00:27:56 +00:00
cursor.h - sysdep cursor functions renamed sys_cursor_* 2005-08-10 00:27:56 +00:00
file.cpp - color -> colour 2005-08-10 01:12:03 +00:00
file.h ogl: add oglSquelchError call. use that if you know a piece of code will trigger an error and want to suppress it (e.g. INVALID_ENUM after using GL_CLAMP_TO_EDGE although we've already warned the user that not everything may work) 2005-08-09 16:32:23 +00:00
h_mgr.cpp - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +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 - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
mem.cpp - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
mem.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
ogghack.cpp - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
ogghack.h Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
ogl_tex.cpp - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +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 - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
snd.h snd: better snd_disable dox 2005-07-20 00:54:39 +00:00
tex.cpp wpthread: improved code and avoid memory alloc during thread creation 2005-08-10 00:33:15 +00:00
tex.h - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
unifont.cpp - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
unifont.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
vfs_mount.cpp - color -> colour 2005-08-10 01:12:03 +00:00
vfs_mount.h ogl: add oglSquelchError call. use that if you know a piece of code will trigger an error and want to suppress it (e.g. INVALID_ENUM after using GL_CLAMP_TO_EDGE although we've already warned the user that not everything may work) 2005-08-09 16:32:23 +00:00
vfs_path.cpp - color -> colour 2005-08-10 01:12:03 +00:00
vfs_path.h - color -> colour 2005-08-10 01:12:03 +00:00
vfs_tree.cpp - color -> colour 2005-08-10 01:12:03 +00:00
vfs_tree.h ogl: add oglSquelchError call. use that if you know a piece of code will trigger an error and want to suppress it (e.g. INVALID_ENUM after using GL_CLAMP_TO_EDGE although we've already warned the user that not everything may work) 2005-08-09 16:32:23 +00:00
vfs.cpp ogl: add oglSquelchError call. use that if you know a piece of code will trigger an error and want to suppress it (e.g. INVALID_ENUM after using GL_CLAMP_TO_EDGE although we've already warned the user that not everything may work) 2005-08-09 16:32:23 +00:00
vfs.h config: got my grubby hands on a list of OS defines, so those have been assimilated. also add STL_ defines for GCC and ICC. 2005-08-10 20:53:52 +00:00
zip.cpp - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
zip.h - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00