1
0
forked from 0ad/0ad
0ad/source
2010-07-04 10:15:53 +00:00
..
collada # Fix use-of-freed-memory bug. 2010-04-18 16:35:06 +00:00
graphics 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
gui 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
i18n MSVC warning fixes 2010-05-25 19:12:00 +00:00
lib 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
maths # Handle terrain passability and movement costs in pathfinder. 2010-05-27 23:31:03 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Call enet_initialize (see previous commit message). Fixes #509. 2010-07-03 19:31:14 +00:00
pch MSVC warning 'fix' 2010-04-19 21:57:56 +00:00
ps 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
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 # Refactored the networking code, and redesigned the game setup screen. 2010-06-30 21:41:04 +00:00
scriptinterface # Refactored the networking code, and redesigned the game setup screen. 2010-06-30 21:41:04 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 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
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 Extend tool to check errors in Builder/TrainingQueue lists 2010-07-03 15:50:59 +00:00
contributors.txt Update source contributors list (see #472) 2010-04-14 10:29:14 +00:00
main.cpp # Refactored the networking code, and redesigned the game setup screen. 2010-06-30 21:41:04 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00