This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-22 09:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
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
Make it easier to add different backgrounds
2015-06-11 09:08:46 +00:00
i18n
…
lib
…
lobby
…
maths
New long-range pathfinder.
2015-06-12 18:58:24 +00:00
mocks
…
network
…
pch
…
ps
FIX error: comparison between pointer and integer ('IReplayLogger *' and 'int') introduced in [16727] over osx
2015-06-13 02:42:21 +00:00
renderer
New long-range pathfinder.
2015-06-12 18:58:24 +00:00
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
…