| .. |
|
collada
|
Fix VS2013 build errors, warnings
|
2013-11-03 12:46:07 +00:00 |
|
graphics
|
Disable wireframe mode in ranked games. Fixes #2401.
|
2014-04-28 05:02:20 +00:00 |
|
gui
|
Enlarge the ideographic ranges in the word boundaries, fixes Japanese rendering a bit
|
2014-05-09 12:13:42 +00:00 |
|
i18n
|
Fixes a few building warnings and convention issues from 19ca1e3ebf
|
2014-05-07 23:33:21 +00:00 |
|
lib
|
Fixes tex_codec typo that broke BMP writing and big screenshots, fixes #2515
|
2014-05-04 05:49:31 +00:00 |
|
lobby
|
Move XMPP polling to the mainloop. Should reduce lobby disconnects. Fixes #2491
|
2014-04-27 05:37:34 +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
|
Implements ready status into gamesetup. Fixes #2447.
|
2014-04-26 18:34:34 +00:00 |
|
pch
|
Sacrifices a goat to the gods of insanity.
|
2014-04-24 20:05:48 +00:00 |
|
ps
|
Mask lobby password so it doesn't appear in any logs
|
2014-05-05 15:41:17 +00:00 |
|
renderer
|
Enable/disable GenTangents when enabling/disabling PreferGLSL. Fixes #2505.
|
2014-04-28 22:30:27 +00:00 |
|
scriptinterface
|
Reenable JS warnings that were disabled in db0376fdc2.
|
2014-05-18 13:25:08 +00:00 |
|
simulation2
|
Allow system components to be registered on the scripting side (so mods can make their own system components).
|
2014-05-18 13:44:08 +00:00 |
|
soundmanager
|
Slightly better options menu.
|
2014-02-20 22:45:43 +00:00 |
|
third_party
|
Made tinygettext’s debug output optional
|
2014-04-26 15:32:18 +00:00 |
|
tools
|
Fixes the packaging script for some changes related to l10n and SpiderMonkey
|
2014-05-12 01:36:32 +00:00 |
|
contributors.txt
|
Ticket #2127 - Performance and style improvements in scriptinterface.
|
2013-09-16 19:10:06 +00:00 |
|
main.cpp
|
Move XMPP polling to the mainloop. Should reduce lobby disconnects. Fixes #2491
|
2014-04-27 05:37:34 +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 |