1
0
forked from 0ad/0ad
0ad/source
leper 7f247580b3 Remove outdated bundled transifex client. Fixes #2789.
Anyone wanting to pull updates from transifex should install the client.

This was SVN commit r15896.
2014-10-26 00:28:41 +00:00
..
collada Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
graphics Initialize some variables. Patch by Echelon9. Fixes #2862. 2014-10-12 19:27:49 +00:00
gui Change L10n code to use ps/Singleton, so that we can recreate it. 2014-10-15 16:04:37 +00:00
i18n Change L10n code to use ps/Singleton, so that we can recreate it. 2014-10-15 16:04:37 +00:00
lib Reverts 03eaf9b461 due to licensing issues (source/lib is MIT licensed) and replaces with compatible FreeBSD/clang-based solution, patch by pstumpf. Refs #2675 2014-10-18 20:45:11 +00:00
lobby Switch lobby room. Update mod version. 2014-10-12 19:27:42 +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 Tunes GC scheduling a bit to reduce memory usage. 2014-09-22 20:13:04 +00:00
pch Sacrifices a goat to the gods of insanity. 2014-04-24 20:05:48 +00:00
ps Change L10n code to use ps/Singleton, so that we can recreate it. 2014-10-15 16:04:37 +00:00
renderer Allow enabling the post processing filters during a game. 2014-10-05 20:50:10 +00:00
scriptinterface Modify GC scheduling and reduce VFS cache size. 2014-10-04 00:43:04 +00:00
simulation2 fix a debug message 2014-09-26 17:07:17 +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 Remove outdated bundled transifex client. Fixes #2789. 2014-10-26 00:28:41 +00:00
contributors.txt Ticket #2127 - Performance and style improvements in scriptinterface. 2013-09-16 19:10:06 +00:00
main.cpp Fixes some issues when toggling fullscreen mode with SDL2, refs #2041: 2014-09-28 22:10:09 +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