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
4af117434df69a90d71922cd8a674311317fa821
0ad
/
source
T
History
historic_bruno
4af117434d
Fixes clang unused parameter warning
...
This was SVN commit r16770.
2015-06-14 23:45:15 +00:00
..
collada
…
graphics
FIXE ERROR: CCmpPosition::GetPosition called on entity when IsInWorld is false, when you save a map with garrisoned units, thx to daniel for report
2015-06-14 22:17:39 +00:00
gui
…
i18n
…
lib
…
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
…
renderer
…
scriptinterface
Fixes clang unused parameter warning
2015-06-14 23:45:15 +00:00
simulation2
Refactor the grid update code. Should give a significant performance boost to the simulation update.
2015-06-14 19:22:07 +00:00
soundmanager
…
third_party
Fixes clang warning about unknown warning group -Wunused-but-set-variable
2015-06-14 21:07:42 +00:00
tools
Fixes A19 map converter script to be compatible with Python 2 (uses struct instead of to_bytes and from_bytes)
2015-06-14 17:53:12 +00:00
main.cpp
…
test_setup.cpp
…