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
61734c48d46a8f65b9986f8ba91afc28e1109f1c
0ad
/
source
T
History
wraitii
61734c48d4
Fix a logic error that lead to reflections always being rendered. Might ref
#1744
...
This was SVN commit r13013.
2012-12-23 10:50:30 +00:00
..
collada
…
graphics
Check if the renderer is initialised. Fixes crash in replay mode.
2012-12-06 19:23:31 +00:00
gui
Read default multiplayer server name/IP address from config. Patch by Aurium. Refs
#1778
.
2012-12-20 21:44:56 +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
Read default multiplayer server name/IP address from config. Patch by Aurium. Refs
#1778
.
2012-12-20 21:44:56 +00:00
renderer
Fix a logic error that lead to reflections always being rendered. Might ref
#1744
2012-12-23 10:50:30 +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
A quick fix for the assertion failure that happens when trying to access profiling data using profiler2.html.
2012-12-22 16:36:20 +00:00
third_party
…
tools
Fixes some Atlas build warnings about hidden overloaded virtual functions when using wxWidgets 2.9
2012-12-20 03:57:17 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…