1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 40bfeb37c1 ogl_tex: max_tex_size -> ogl_max_tex_size
assert_dlg, udbg, debug.h: dialog with stack trace is now used in dev
mode for exceptions as well

This was SVN commit r2393.
2005-06-16 21:52:35 +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 - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +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 debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h 2005-05-11 18:56:30 +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 Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
ogghack.h Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
ogl_tex.cpp ogl_tex: max_tex_size -> ogl_max_tex_size 2005-06-16 21:52:35 +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 Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
snd.h add include guards; reflect lockfree.h rename 2005-04-27 16:16:52 +00:00
tex.cpp debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h 2005-05-11 18:56:30 +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 debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h 2005-05-11 18:56:30 +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 Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +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 Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +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 Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
zip.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00