0ad/source
2013-10-20 09:27:44 +00:00
..
collada Delete bogus file 2013-09-14 12:19:22 +00:00
graphics Fix non-PCH build 2013-10-19 01:11:20 +00:00
gui Use CStrIntern for font names to reduce lookup cost 2013-10-18 16:15:42 +00:00
lib Avoid non-ASCII characters in source code, since tools don't decode them consistently. 2013-10-20 09:27:44 +00:00
maths Avoid non-ASCII characters in source code, since tools don't decode them consistently. 2013-10-20 09:27:44 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Fixes hypothetical mem leak in network code (and an error in Cppcheck), patch by Riemer, fixes #2122 2013-10-10 23:46:42 +00:00
pch More build fixes for FreeBSD. 2012-01-31 00:06:56 +00:00
ps Use CStrIntern for font names to reduce lookup cost 2013-10-18 16:15:42 +00:00
renderer Use CStrIntern for font names to reduce lookup cost 2013-10-18 16:15:42 +00:00
scripting Remove ScriptableObject/CJSObject 2013-10-19 10:14:08 +00:00
scriptinterface Fixes JS debugger, fixes VS 2013 build error, re-fixes #2127, #2175 2013-10-07 22:55:30 +00:00
simulation2 Fix some Clang warnings about unused private members 2013-10-19 00:53:58 +00:00
soundmanager Remove useless error messages. 2013-10-20 01:47:16 +00:00
third_party Fix build warnings. Patch by Markus. Refs #1851. 2013-06-11 00:05:57 +00:00
tools Refactor text renderer 2013-10-18 15:53:07 +00:00
contributors.txt Ticket #2127 - Performance and style improvements in scriptinterface. 2013-09-16 19:10:06 +00:00
main.cpp Fix typo 2013-10-13 11:41:30 +00:00
test_setup.cpp Adds UTF-8 support for JavaScript files. 2012-05-04 21:48:46 +00:00