1
0
forked from 0ad/0ad
0ad/source
2012-05-03 23:32:10 +00:00
..
collada Implements COLLADA -1 vertex weight support, using simpler initial solution. Fixes #1012. 2012-03-05 00:42:34 +00:00
graphics Add support for texture-based terrain overlays. 2012-04-24 16:46:32 +00:00
gui Fix tech overlay issue. 2012-05-02 22:57:35 +00:00
lib Adds hardware cursors for Linux and OS X. Requires libxcursor on Linux. Fixes #748. 2012-04-21 07:53:53 +00:00
maths Pretty unit selection overlay rings. Fixes #824. 2012-04-22 04:04:02 +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 Add option to disable particles, based on patch by rogue-spectre. Fixes #1222. 2012-04-23 22:57:51 +00:00
renderer Fix vector allocator types 2012-05-01 21:12:43 +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 Try to avoid some type warnings 2012-04-18 21:02:11 +00:00
simulation2 Read formations from civ JSON files. Fixes #1234, #601. 2012-05-03 23:32:10 +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 Reverts broken change from 022fc4c47c. 2012-04-29 03:20:00 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp Fixes bug detecting mouse focus change. Refs #748. 2012-04-21 07:14:39 +00:00
test_setup.cpp Update renderer design to be more flexible and data-driven based on material and shader definitions. 2012-04-03 18:44:46 +00:00