0ad/source
Ykkrosh cf37e9cbe6 Atlas: Added a button. Reorganised game<->UI communication system.
main.cpp: Allowed correct operation when not calling Init/Shutdown.
Game.cpp: Stopped complaint when starting game with no GUI.

This was SVN commit r2446.
2005-06-27 23:04:34 +00:00
..
graphics Minor warning-fixes and miscellaneous tidiness 2005-06-20 22:04:08 +00:00
gui Terrain XML loading, plus mouse/JS portability and some misc stuff to mix it up 2005-06-20 15:14:36 +00:00
i18n all JS-dependent code now includes scripting/SpiderMonkey.h instead of <js*.h> directly - see rationale in that header. 2005-06-22 02:23:46 +00:00
lib fix UDT/array separators and empty UDT handling; now also dump base classes; cleanup; prevent nested stack trace 2005-06-27 00:28:50 +00:00
maths Entities: Removed Tag attribute; it is taken from the filename instead. Made entity XML files be loaded on demand. Probably stopped crash when maps contain non-existent entities. Fixed a few bugs in entity definitions. 2005-03-29 20:50:04 +00:00
ps Atlas: Added a button. Reorganised game<->UI communication system. 2005-06-27 23:04:34 +00:00
renderer 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
scripting all JS-dependent code now includes scripting/SpiderMonkey.h instead of <js*.h> directly - see rationale in that header. 2005-06-22 02:23:46 +00:00
simulation Terrain XML loading, plus mouse/JS portability and some misc stuff to mix it up 2005-06-20 15:14:36 +00:00
sound debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h 2005-05-11 18:56:30 +00:00
tests Atlas: Added a button. Reorganised game<->UI communication system. 2005-06-27 23:04:34 +00:00
tools Atlas: Added a button. Reorganised game<->UI communication system. 2005-06-27 23:04:34 +00:00
main.cpp Atlas: Added a button. Reorganised game<->UI communication system. 2005-06-27 23:04:34 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00