This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
6fd629564429dbbf47aa896c9a4897d91b4e5cd1
0ad
/
source
T
History
leper
8c931bfa52
Add animation override to VisualActor to fix carrying resource animations. Patch by Deiz.
Fixes
#1260
,
#1741
.
...
This was SVN commit r12949.
2012-12-06 19:46:13 +00:00
..
collada
…
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
…
mocks
…
network
…
pch
…
ps
Adds command-line and config options for OOS log and serialization test modes: -ooslog and -serializationtest
2012-12-03 20:06:58 +00:00
renderer
Fixes build warning and cleans up a few things
2012-11-26 02:28:35 +00:00
scripting
…
scriptinterface
…
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
removed improper comparison warning
2012-11-28 04:31:52 +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
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
contributors.txt
More updates to contributors.txt, adds forum usernames for WFG programmers
2012-11-15 00:18:00 +00:00
main.cpp
…
test_setup.cpp
…