0ad/source
2014-02-02 05:58:27 +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 Add the ability to display chat messages when joining the lobby and quickly mostly update the options window to the new UI style. 2014-01-26 05:39:55 +00:00
lib Implements GetMonitorSize for OS X, patch by Echelon9, fixes #2390 2014-01-26 23:03:45 +00:00
lobby Make my last commit C++98 compatible. 2014-01-31 01:26:08 +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 MSVC warning C4706: assignment within conditional expression 2014-01-06 02:16:09 +00:00
pch Fixes --without-lobby for MSVC and clang, refs #2249. 2013-11-09 02:57:10 +00:00
ps check version and mods before loading a file, fixes #2361 and #2385. 2014-01-21 22:49:42 +00:00
renderer Disabling the OFFSET_LINE doesn't change any functionality as far as seen, while it fixes #2368. 2014-01-10 19:56:36 +00:00
scriptinterface Removes ValueCloner. 2014-02-01 20:37:33 +00:00
simulation2 Fixes a crash introduced in fd187f466f by ensuring that the CScriptValRooted values are destroyed before calling JS_DestroyContext. 2014-01-30 13:21:36 +00:00
soundmanager Improves error handling in sound manager. Fixes some crashes and errors that could occur when OpenAL failed to init properly, fixes #2183, #2345 2014-02-02 05:58:27 +00:00
third_party Change the licence of sha.h to match the licence of sha.cpp. Refs #2308 2014-01-18 13:12:29 +00:00
tools Fix compilation failures with wxWidgets 3.0. Fixes #2375. 2014-01-27 00:02:03 +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