1
0
forked from 0ad/0ad
0ad/source
2013-07-22 10:17:00 +00:00
..
collada Split skeleton definitions into multiple files, adds hotloading support for skeleton files. Fixes #190. 2013-07-08 20:25:06 +00:00
graphics Fixes assignment operator warning on MSVC by making CObjectEntry NONCOPYABLE, refs #2033 2013-07-12 03:46:40 +00:00
gui Adds saved game descriptions and in-game save dialog, based on patch by Crynux, fixes #2030 2013-07-21 00:23:57 +00:00
lib Include mod path in the cache path. 2013-07-10 00:08:01 +00:00
maths Catch exceptions by reference (by convention), based on patch from Markus, refs #1852 2013-05-22 22:27:53 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Removes some unread variables reported by LLVM. Refs #1114 2012-08-20 23:59:50 +00:00
pch More build fixes for FreeBSD. 2012-01-31 00:06:56 +00:00
ps Adds saved game descriptions and in-game save dialog, based on patch by Crynux, fixes #2030 2013-07-21 00:23:57 +00:00
renderer Fixes possible memory leaks by only allocating wave vertex buffers once and only when needed, and releasing them before re-allocating (in case CreateSuperfancyInfo is called multiple times). 2013-07-15 03:26:48 +00:00
scripting fixes to SoundManager external interface, clean up ifdef situation, and SoundGroup playin 2013-06-13 12:12:44 +00:00
scriptinterface Makes some classes NONCOPYABLE, based on patch by Markus, refs #1852 2013-05-22 21:40:56 +00:00
simulation2 Fake randomization of the ship sinking animation to make it look better with ship formations. Refs #1921 2013-07-22 10:17:00 +00:00
soundmanager change 'restricted' flag to 'heardby' in SoundGroup xml files 2013-06-17 15:46:28 +00:00
third_party Fix build warnings. Patch by Markus. Refs #1851. 2013-06-11 00:05:57 +00:00
tools Allow setting of prop min/max height in the actor Edit. By sanderd17. 2013-07-16 13:13:41 +00:00
contributors.txt get my name in the contributors file in alphabetical order 2013-01-11 18:40:13 +00:00
main.cpp Catch exceptions by reference (by convention), based on patch from Markus, refs #1852 2013-05-22 22:27:53 +00:00
test_setup.cpp Adds UTF-8 support for JavaScript files. 2012-05-04 21:48:46 +00:00