1
0
forked from 0ad/0ad
0ad/source
Gallaecio bc1ed335e2 Fix GCC warning on “source/gui/scripting/ScriptFunctions.cpp”
Reported by JoshuaJB at Github: https://github.com/leper/0ad/issues/27
Fix provided by l777 (who I believe to be leper but I don’t really know)
on IRC.

This was SVN commit r14985.
2014-04-25 00:38:30 +00:00
..
collada Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
graphics save/restore camera position and orientation in saved games, fixes #2354 2014-04-06 16:27:57 +00:00
gui Fix GCC warning on “source/gui/scripting/ScriptFunctions.cpp” 2014-04-25 00:38:30 +00:00
i18n Fix boolean type 2014-04-22 12:52:49 +00:00
lib Added third-party libraries for internationalization and localization: ICU and tinygettext 2014-04-20 19:17:32 +00:00
lobby Fix #2404. Rating auto-configure TODO (eg 2v2 games do not automatically show as being unrated). See #2276. 2014-04-16 06:03:49 +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 Fix more then one observer by allowing a game to have multiple players with the -1 ID. 2014-03-29 15:09:42 +00:00
pch Sacrifices a goat to the gods of insanity. 2014-04-24 20:05:48 +00:00
ps Internationalized some messages 2014-04-22 06:35:51 +00:00
renderer Add some more GUI graphics settings while fixing some persistence issues. Refs #2310 2014-04-22 05:09:31 +00:00
scriptinterface Suppresses MSVC warning C4005 'macro redefinition' from SpiderMonkey upgrade 2014-04-23 21:12:28 +00:00
simulation2 Add an 'explore map' option to the game setup. 2014-04-14 19:52:49 +00:00
soundmanager Slightly better options menu. 2014-02-20 22:45:43 +00:00
third_party Sacrifices a goat to the gods of insanity. 2014-04-24 20:05:48 +00:00
tools Remove all references to serif fonts in the GUI files (see cde72788a2) 2014-04-24 13:33:15 +00:00
contributors.txt Ticket #2127 - Performance and style improvements in scriptinterface. 2013-09-16 19:10:06 +00:00
main.cpp Second (main) commit for the SpiderMonkey upgrade. 2014-03-28 20:26:32 +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