0ad/source
Yves 0e7c92e1e6 Fixes behaviour change in Atlas' JSON serialization after the switch to JSON Spirit (#2434).
This caused problems setting the starting camera.

Refs #2434

This was SVN commit r14827.
2014-03-09 17:55:54 +00:00
..
collada Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
graphics Fixes clang "hidden overloaded virtual function" warning, patch by Echelon9, fixes #2388 2014-01-26 01:20:34 +00:00
gui Fix hover effect not regenerating after mousedown events, minor GUI code cleanup, and fix #2414 2014-03-07 22:43:57 +00:00
lib Disables checks in os_cpu_LargePageSize Windows implementation, since they failed on Vista SP2 with old Xeon CPU, fixes #2346 2014-02-04 22:30:29 +00:00
lobby Fix an issue with lobby registration and a minor wording tweak. 2014-03-07 01:52:06 +00:00
maths Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Fixes an assertion when DEBUG_SERIALIZER_ANNOTATE is set to 1 and you click on "Host Game" from the main menu. 2014-02-22 14:30:29 +00:00
pch Fixes --without-lobby for MSVC and clang, refs #2249. 2013-11-09 02:57:10 +00:00
ps Slightly better options menu. 2014-02-20 22:45:43 +00:00
renderer Fix the skybox. 2014-02-28 18:23:24 +00:00
scriptinterface Reverts f25edfd8f1. Structured clones don't support cyclic references in SpiderMonkey v1.8.5. 2014-02-06 13:32:09 +00:00
simulation2 Fix invalid count for entityMaps 2014-03-05 14:58:17 +00:00
soundmanager Slightly better options menu. 2014-02-20 22:45:43 +00:00
third_party Removes the ScriptInterface and SpiderMonkey dependencies from Atlas. 2014-02-24 20:22:02 +00:00
tools Fixes behaviour change in Atlas' JSON serialization after the switch to JSON Spirit (#2434). 2014-03-09 17:55:54 +00:00
contributors.txt Ticket #2127 - Performance and style improvements in scriptinterface. 2013-09-16 19:10:06 +00:00
main.cpp Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
test_setup.cpp Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00