0ad/source
janwas 5299dcad86 - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros
- debug: add provision for naming threads. allows adding current thread
name to log messages and displays their names in the debugger.
- replaced various if(err < 0) complain() sequences with new variants of
CHECK_ERR (see lib.h)
- fixes to mmgr/VC debug alloc enable code
- improved h_mgr error reporting (now complains when h_free fails)
- US -> UK english (partial)
- fix tex_load double-free bug
- move win32 mouse cursor code into sysdep
- error dialog is now topmost to make sure it's visible (was a problem)
- handle WM_QUIT before displaying error dialog (makes sure it's shown)

also as in previous 3 revisions.

This was SVN commit r2588.
2005-08-09 16:23:19 +00:00
..
graphics scripting-interface improvements 2005-08-09 16:02:15 +00:00
gui scripting-interface improvements 2005-08-09 16:02:15 +00:00
i18n scripting-interface improvements 2005-08-09 16:02:15 +00:00
lib - 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
maths scripting-interface improvements 2005-08-09 16:02:15 +00:00
ps scripting-interface improvements 2005-08-09 16:02:15 +00:00
renderer - fix w4 warnings 2005-08-09 15:55:44 +00:00
scripting scripting-interface improvements 2005-08-09 16:02:15 +00:00
simulation - fix w4 warnings 2005-08-09 15:55:44 +00:00
sound - fix w4 warnings 2005-08-09 15:55:44 +00:00
tests Atlas: Added a button. Reorganised game<->UI communication system. 2005-06-27 23:04:34 +00:00
tools ScEd updated for new terrain stuff, window styles for pyrogenesis in windowed mode changed to give a bordered movable window. 2005-08-08 03:59:50 +00:00
main.cpp group all config-related code into CFG_ functions. also as in prev. 2 revisions 2005-08-09 16:03:36 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00