| .. |
|
collada
|
Fix VS2013 build errors, warnings
|
2013-11-03 12:46:07 +00:00 |
|
graphics
|
Fix some disabled tests.
|
2014-08-24 15:29:53 +00:00 |
|
gui
|
Fixes weird unconventional use of logical not operator that also triggered a warning in clang
|
2014-09-08 00:19:35 +00:00 |
|
i18n
|
Fixes a few building warnings and convention issues from 19ca1e3ebf
|
2014-05-07 23:33:21 +00:00 |
|
lib
|
Fixes crash on OS X if dir_watch_Poll is called during init before dir_watch_Add, refs #2427, #2650
|
2014-09-14 00:27:38 +00:00 |
|
lobby
|
Quite a lot of stack rooting related changes.
|
2014-07-26 22:33:16 +00:00 |
|
maths
|
Optimise silhouette rendering.
|
2014-07-03 01:00:25 +00:00 |
|
mocks
|
More FreeBSD build fixes.
|
2012-01-30 06:21:11 +00:00 |
|
network
|
Fix failure in TestNetComms::test_basic_DISABLED. Patch by Echelon9. Fixes #2426.
|
2014-08-24 12:02:52 +00:00 |
|
pch
|
Sacrifices a goat to the gods of insanity.
|
2014-04-24 20:05:48 +00:00 |
|
ps
|
This was SVN commit r15762.
|
2014-09-17 23:22:20 +00:00 |
|
renderer
|
Fixes crash from 41b98a6f12 where a VBChunk* was released but not set to NULL
|
2014-09-09 04:13:50 +00:00 |
|
scriptinterface
|
Suppresses noisy clang/libc++ warnings from SpiderMonkey headers on OS X
|
2014-09-07 23:58:22 +00:00 |
|
simulation2
|
Only split strings if they are non-empty. Fixes previous commit.
|
2014-09-12 23:11:03 +00:00 |
|
soundmanager
|
Fix segmentation fault in the sound destructor. Happened when the sound file doesn't exist. Errors are shown by other code.
|
2014-06-24 11:07:39 +00:00 |
|
third_party
|
Makes tinygettext handle missing plural forms more sanely.
|
2014-07-05 10:29:24 +00:00 |
|
tools
|
Sorts games in gamesList by status, then name. Refs #2463, #2448.
|
2014-09-14 22:11:03 +00:00 |
|
contributors.txt
|
Ticket #2127 - Performance and style improvements in scriptinterface.
|
2013-09-16 19:10:06 +00:00 |
|
main.cpp
|
Some tweaks to profiler2:
|
2014-09-09 18:17:08 +00:00 |
|
test_setup.cpp
|
Changes tests to use global g_ScriptRuntime instead of creating a new JSRuntime for each test.
|
2014-04-25 21:19:51 +00:00 |