0ad/source
Ykkrosh 1706363bab Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr.
Also delete some unused declarations, and rename is_playing to
snd_is_playing.

This was SVN commit r7813.
2010-07-29 15:55:41 +00:00
..
collada Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
graphics Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
gui Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
i18n MSVC warning fixes 2010-05-25 19:12:00 +00:00
lib Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
maths Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Disable unnecessary state hash check in single-player games. 2010-07-19 22:57:04 +00:00
pch MSVC warning 'fix' 2010-04-19 21:57:56 +00:00
ps Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
renderer Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
scripting Remove ScriptingHost initialisation code (share with ScriptInterface instead). 2010-07-19 23:01:58 +00:00
scriptinterface Avoid unnecessary dynamic allocation when calling script functions. 2010-07-19 23:03:33 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
sound Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
tools NSIS-based installer for Windows. Fixes #519. 2010-07-26 23:38:46 +00:00
contributors.txt Fix #497 (Make square unit outlines match the ground better), based on patch from evans 2010-07-22 20:52:25 +00:00
main.cpp Add basic help page into the main menu. 2010-07-07 21:47:31 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00