1
0
forked from 0ad/0ad
0ad/source
janwas a69ac0dee9 - fix w4 warnings
- add convenience macros for config_db(CFG_GET_SYS_VAL)
- VFSUtil::EnumDirEnts now uses flags instead of bool recursive
- UNUSED() for params, UNUSED2 (<- need better name) for variables
- config.h defines must be tested with #if (always defined) -> allows
detecting misspellings thanks to compiler warnings
- replace debug_assert(0) with debug_warn (its sole purpose)
- replace ScriptingHost::ValueToInt et al with ToPrimitive
- use nommgr.h to disable both mmgr and VC debug heap

This was SVN commit r2585.
2005-08-09 15:55:44 +00:00
..
graphics - fix w4 warnings 2005-08-09 15:55:44 +00:00
gui - fix w4 warnings 2005-08-09 15:55:44 +00:00
i18n - fix w4 warnings 2005-08-09 15:55:44 +00:00
lib - fix w4 warnings 2005-08-09 15:55:44 +00:00
maths Fail more quietly while loading 2005-07-30 20:12:41 +00:00
ps - fix w4 warnings 2005-08-09 15:55:44 +00:00
renderer - fix w4 warnings 2005-08-09 15:55:44 +00:00
scripting - fix w4 warnings 2005-08-09 15:55:44 +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 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
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00