0ad/source
2010-08-02 07:56:37 +00:00
..
collada Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
graphics Delete lots of obsolete unused script-interface code. 2010-08-01 20:56:34 +00:00
gui Delete lots of obsolete unused script-interface code. 2010-08-01 20:56:34 +00:00
i18n MSVC warning fixes 2010-05-25 19:12:00 +00:00
lib improvement to os_cpu_SetThreadAffinityMask: avoid Sleep(), fall back to APIC ID if GetCurrentProcessorNumber is unavailable 2010-08-02 07:56:37 +00:00
maths Fix compiling with Clang 2010-07-30 21:42:22 +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 Delete lots of obsolete unused script-interface code. 2010-08-01 20:56:34 +00:00
renderer Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
scripting Delete lots of obsolete unused script-interface code. 2010-08-01 20:56:34 +00:00
scriptinterface # Add auto-attacking of nearby enemies. 2010-07-29 20:39:23 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 # Add corpse decay and building collapse. 2010-08-01 17:38:01 +00:00
sound add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList. 2010-08-01 10:52:12 +00:00
tools Delete lots of obsolete unused script-interface code. 2010-08-01 20:56:34 +00:00
contributors.txt Update contributors list 2010-07-29 15:57:04 +00:00
main.cpp add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList. 2010-08-01 10:52:12 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00