..
collada
Fix VS2013 build errors, warnings
2013-11-03 12:46:07 +00:00
graphics
Change a few things to avoid warnings with gcc. Should fix #2359
2014-01-06 22:14:27 +00:00
gui
Fixes an occasional crash when hotloading GUI files.
2014-01-11 20:53:01 +00:00
lib
Define GLX_MESA_query_renderer functions unconditionally. Fixes #2325 .
2013-12-29 17:13:55 +00:00
lobby
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +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
Attempts to fix crash reported on OS X Mavericks by not calling SDL_SetGamma in that case (this patch was included in the A15 bundles), refs #2272
2014-01-08 01:29:04 +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 some unused files
2014-01-10 19:38:34 +00:00
simulation2
AIs now properly receive aura and technology updates. Fixes #2377 , Refs #1520 . Consequently reimplement repairing for AIs.
2014-01-16 20:32:44 +00:00
soundmanager
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
third_party
Set svn:eol-style=native, fix some inconsistent line endings
2013-12-06 00:42:50 +00:00
tools
Fixes unreferenced formal parameter warning in MSVC
2014-01-07 23:10:06 +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