1
0
forked from 0ad/0ad
0ad/source/simulation2
historic_bruno 89c8bccbde Sound system patch by stwf:
Fixes sound system to work with archives (use VFS files instead of
POSIX), fixes #1604.
Improves error handling and logging, refs #1594.
Allows sound to be disabled with -nosound/-quickstart runtime options or
--without-audio build option, fixes #1609, #1614.
Experimentally increases default buffer size to help prevent sound
stoppages.

This was SVN commit r12566.
2012-08-31 19:08:41 +00:00
..
components Sound system patch by stwf: 2012-08-31 19:08:41 +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 Added support for putting technologies in folders. Fixes #1462. 2012-08-15 22:25:25 +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