1
0
forked from 0ad/0ad
0ad/source
janwas 7cb82ada2f # lots of housekeeping/fixes
premake: document extra_params
ogl: remove EXT_ symbols, use glext instead
adts: move cache into separate file (also remove old cache impl)
move SDL files in sysdep/win to libraries/SDL
ScopeTimerAccrue: change #ifdef spaghetti into templated policy class
app_hooks, define VOID_FUNC to FUNC(.., (void) )
look at stalk walk code; any reason not to work on Win64?
replace ERR_TEX_CODEC_CANNOT_HANDLE with INFO_* - not an error. also
ERR_SYM_SUPPRESS_OUTPUT ERR_SYM_SINGLE_SYMBOL_LIMIT
wdbg_sym: only import RtlCaptureContext once (not every walk_stack)
add sys_last_error (!GetLastError on win32); converts to text in
display_error, also show sys_last_error and errno
app_hooks: move i18n impl out (belongs in pyrogenesis)
fixes to string_s test.

refs #124

This was SVN commit r4020.
2006-06-23 17:41:55 +00:00
..
graphics Restoring SVN repository: 2006-06-21 22:37:31 +00:00
gui Premake: include precompiled.h in the project; set up dependencies for Atlas projects. 2006-06-09 16:44:16 +00:00
i18n rename i18n's tests subdirectory tests2, so that it doesn't get confused as a self-test directory 2006-06-07 03:01:25 +00:00
lib # lots of housekeeping/fixes 2006-06-23 17:41:55 +00:00
maths # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
pch More header-file rejigging. 2006-06-09 18:32:00 +00:00
ps # lots of housekeeping/fixes 2006-06-23 17:41:55 +00:00
renderer # Added parameters to control water murkiness. 2006-06-22 21:11:18 +00:00
scripting # Added parameters to control water murkiness. 2006-06-22 21:11:18 +00:00
simulation Hopefully closes #126 again 2006-06-23 01:06:21 +00:00
sound # housekeeping 2006-06-04 22:27:40 +00:00
tools Restoring SVN repository: 2006-06-21 22:37:31 +00:00
main.cpp # housekeeping 2006-06-08 21:27:03 +00:00