1
0
forked from 0ad/0ad
0ad/source
2012-03-15 22:57:08 +00:00
..
collada Implements COLLADA -1 vertex weight support, using simpler initial solution. Fixes #1012. 2012-03-05 00:42:34 +00:00
graphics Remove some redundant code 2012-03-05 18:30:00 +00:00
gui Fixes some bugs related to deleting saved games (in particular, load/delete was broken if the file was deleted externally while the game was running). 2012-03-14 00:23:28 +00:00
lib Fix non-PCH build. 2012-03-13 21:39:01 +00:00
maths Corrects some Doxygen comments and adds a few others of interest. 2012-03-01 03:55:05 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h. 2012-01-12 23:32:27 +00:00
pch More build fixes for FreeBSD. 2012-01-31 00:06:56 +00:00
ps Fixes some bugs related to deleting saved games (in particular, load/delete was broken if the file was deleted externally while the game was running). 2012-03-14 00:23:28 +00:00
renderer Remove some unused includes 2012-03-05 16:15:07 +00:00
scripting Fix #1064 (use ++it instead of it++ for consistency), based on patch by Echelon9 2011-12-29 01:17:03 +00:00
scriptinterface Fixed broken tests by silently failing if Math.js is not found. This is not ideal but seems better than everything else. 2012-03-05 21:20:39 +00:00
simulation2 Fixes crash when removing non-existent tokens from XML 'token' nodes 2012-03-15 22:57:08 +00:00
sound Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00
third_party/mongoose More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
tools Fixes some bugs related to deleting saved games (in particular, load/delete was broken if the file was deleted externally while the game was running). 2012-03-14 00:23:28 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp Improve Android compatibility. 2012-02-25 17:29:27 +00:00
test_setup.cpp Fix tests and Atlas with new profiler 2011-11-05 23:09:31 +00:00