1
0
forked from 0ad/0ad
0ad/source
2012-01-14 19:06:47 +00:00
..
collada Fixes PMD converter's handling of static prop points. Coordinate conversion was not performed correctly according to the model's up-axis orientation. Fixes #886, #243. 2011-11-09 00:10:14 +00:00
graphics 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
gui 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
lib Include *.DELETED files when building archives. See #1110. 2012-01-14 18:46:20 +00:00
maths Detect and fix printf signedness errors. Fixes #1086, #1087. 2012-01-01 16:43:10 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +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 Be a bit more robust to build environment changes. 2011-07-15 13:22:48 +00:00
ps Include *.DELETED files when building archives. See #1110. 2012-01-14 18:46:20 +00:00
renderer Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts. 2012-01-12 12:51:10 +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 This was SVN commit r10870. 2012-01-05 03:38:54 +00:00
simulation2 Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts. 2012-01-12 12:51:10 +00:00
sound Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00
third_party/mongoose Fix printf argument types 2011-11-13 18:31:06 +00:00
tools Disable GCC warning triggered by wx headers 2012-01-14 19:06:47 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp 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
test_setup.cpp Fix tests and Atlas with new profiler 2011-11-05 23:09:31 +00:00