0ad/source/simulation2
historic_bruno 011ba8255e New sound system implementation by stwf, refs #1223, #961.
Enables audio on OS X, refs #685, #931.
Fixes music not playing after a game, refs #946.

This was SVN commit r12428.
2012-08-15 00:10:44 +00:00
..
components New sound system implementation by stwf, refs #1223, #961. 2012-08-15 00:10:44 +00:00
docs Add garrison order sound and remove the old garrison sound. 2012-05-20 15:44:57 +00:00
helpers Add support for OpenBSD. Fixes #1463. 2012-06-13 20:43:56 +00:00
scripting Added elapsed real time (as opposed to elapsed simulation time) to MT_Interpolate messages. Fixes leftover TODO from #824. Refs #824. 2012-06-06 19:37:03 +00:00
serialization Fixes incorrect use of jschar (broke Linux builds) 2012-02-29 23:41:23 +00:00
system Implements global tech modification function. Fixes #1358, refs #1520. 2012-07-03 02:16:45 +00:00
tests Implements global tech modification function. Fixes #1358, refs #1520. 2012-07-03 02:16:45 +00:00
MessageTypes.h Added elapsed real time (as opposed to elapsed simulation time) to MT_Interpolate messages. Fixes leftover TODO from #824. Refs #824. 2012-06-06 19:37:03 +00:00
Simulation2.cpp Added elapsed real time (as opposed to elapsed simulation time) to MT_Interpolate messages. Fixes leftover TODO from #824. Refs #824. 2012-06-06 19:37:03 +00:00
Simulation2.h Added elapsed real time (as opposed to elapsed simulation time) to MT_Interpolate messages. Fixes leftover TODO from #824. Refs #824. 2012-06-06 19:37:03 +00:00
TypeList.h Implements TerritoryInfluence/Radius tech modification. Adds C++ interface for TechnologyManager. Renames its message to MT_TechnologyModification defined in TypeList.h. Refs #1357. 2012-05-01 22:44:27 +00:00