0ad/source
2012-12-18 22:52:55 +00:00
..
collada ao/parallax/normal/specular/emissive mapping; windy trees; time manager; render queries; conditional defines 2012-08-06 19:10:47 +00:00
graphics Check if the renderer is initialised. Fixes crash in replay mode. 2012-12-06 19:23:31 +00:00
gui Adds a splashscreen that appears on startup and informs the player about the status of the game (bugs, missing features). The splashscreen can be disabled for future startups by unckecking a checkbox on the splashscreen. 2012-10-07 12:43:08 +00:00
lib Fixes race condition in EnsureMonotonic on 32-bit builds, which was causing unreliable timer behavior, fixes #1729 2012-12-03 13:24:12 +00:00
maths Add support for OpenBSD. Fixes #1463. 2012-06-13 20:43:56 +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 Changes various urls to point to the new website and fixes some broken forum urls. 2012-12-11 23:04:03 +00:00
renderer Fixes use of NULL for non-pointer type, fixes #1765 2012-12-18 22:52:55 +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 Implements global tech modification function. Fixes #1358, refs #1520. 2012-07-03 02:16:45 +00:00
simulation2 Add animation override to VisualActor to fix carrying resource animations. Patch by Deiz. Fixes #1260, #1741. 2012-12-06 19:46:13 +00:00
soundmanager fix for ticket 1758, not fixing the underlying problem but will limit the error messages to 1 per failed allocation and shouldn't crash anymore 2012-12-14 03:10:03 +00:00
third_party GPU-skinned tangent-space effects for non-instanced units, plus a bit of cleanup. 2012-10-29 13:20:21 +00:00
tools Changes various urls to point to the new website and fixes some broken forum urls. 2012-12-11 23:04:03 +00:00
contributors.txt More updates to contributors.txt, adds forum usernames for WFG programmers 2012-11-15 00:18:00 +00:00
main.cpp Adds warning when OS X users try to toggle fullscreen since it's disabled 2012-08-19 20:45:43 +00:00
test_setup.cpp Adds UTF-8 support for JavaScript files. 2012-05-04 21:48:46 +00:00