1
0
forked from 0ad/0ad
0ad/source
2010-07-24 20:03:15 +00:00
..
collada VC2010 fix 2010-07-11 22:52:09 +00:00
graphics Handle disconnections better. 2010-07-06 19:54:17 +00:00
gui Update GUI documentation 2010-07-21 17:53:38 +00:00
i18n MSVC warning fixes 2010-05-25 19:12:00 +00:00
lib Avoid crash caused by glibc <=2.7 bug 2010-07-24 20:03:15 +00:00
maths Fix lossy fixed<->jsval conversion. 2010-07-04 19:47:31 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Disable unnecessary state hash check in single-player games. 2010-07-19 22:57:04 +00:00
pch MSVC warning 'fix' 2010-04-19 21:57:56 +00:00
ps Allow overriding libdir at run-time for tests 2010-07-24 12:51:22 +00:00
renderer less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module 2010-07-04 10:15:53 +00:00
scripting Remove ScriptingHost initialisation code (share with ScriptInterface instead). 2010-07-19 23:01:58 +00:00
scriptinterface Avoid unnecessary dynamic allocation when calling script functions. 2010-07-19 23:03:33 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 Fix #497 (Make square unit outlines match the ground better), based on patch from evans 2010-07-22 20:52:25 +00:00
sound less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module 2010-07-04 10:15:53 +00:00
tools Delay construction of Atlas message passer 2010-07-24 11:56:21 +00:00
contributors.txt Fix #497 (Make square unit outlines match the ground better), based on patch from evans 2010-07-22 20:52:25 +00:00
main.cpp Add basic help page into the main menu. 2010-07-07 21:47:31 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00