0ad/source/lib
Ykkrosh 8094125b18 Avoided "unknown pragma" warning in VS2003.
restrict: Changed documentation to note that it can be used on member
functions to restrict 'this', since that seems to work in GCC and MSVC
(though undocumented in the latter). Removed ICC-specific keyword
spelling because it accepts the GCC/MSVC spellings too.

This was SVN commit r4754.
2007-01-07 18:09:14 +00:00
..
posix # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
res small convenience requested by philip: file_stats_dump is now disabled by default (use debug_filter_add("FILE_STATS") to reenable) 2007-01-07 17:35:26 +00:00
sysdep Avoided "unknown pragma" warning in VS2003. 2007-01-07 18:09:14 +00:00
tests Extra fixes 2007-01-01 22:56:24 +00:00
adts.h # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
allocators.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
allocators.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
app_hooks.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
app_hooks.h # SwEng: remove X-macros from app_hooks (confused static code analysis) 2006-09-21 12:06:56 +00:00
byte_order.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
byte_order.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
cache_adt.h # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
config.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
debug_stl.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
debug_stl.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
debug.cpp small convenience requested by philip: file_stats_dump is now disabled by default (use debug_filter_add("FILE_STATS") to reenable) 2007-01-07 17:35:26 +00:00
debug.h small convenience requested by philip: file_stats_dump is now disabled by default (use debug_filter_add("FILE_STATS") to reenable) 2007-01-07 17:35:26 +00:00
glext_funcs.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
input.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
input.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
lf_alloc.cpp # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
lib_errors.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lib_errors.h # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
lib.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lib.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lockfree.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
lockfree.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
mmgr.cpp # GCC fixes 2007-01-01 21:55:38 +00:00
mmgr.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
nommgr.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ogl.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
ogl.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
path_util.cpp # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
path_util.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
precompiled.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
precompiled.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
sdl_fwd.h add missing file from sweng/"forward declare" commit 2006-08-27 12:17:27 +00:00
sdl.h # sweng 2006-08-26 21:52:18 +00:00
secure_crt.cpp # fixes for overzealous vc8 optimization and housekeeping 2007-01-07 16:50:36 +00:00
secure_crt.h # fixes for overzealous vc8 optimization and housekeeping 2007-01-07 16:50:36 +00:00
self_test.cpp # GCC fixes 2007-01-01 21:55:38 +00:00
self_test.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
string_s.cpp # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
string_s.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
timer.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
timer.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
types.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
wstring_s.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00