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-07-06 17:24:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7f736fd0fed60ef4f6a8193ebec384bb58a86f5
0ad
/
binaries
/
data
/
mods
/
public
/
simulation
/
components
/
tests
T
History
leper
39343a8c84
Fix test failure.
...
This was SVN commit r16946.
2015-08-29 22:49:32 +00:00
..
setup.js
…
test_GuiInterface.js
Fix test failure.
2015-08-29 22:49:32 +00:00
test_Math.js
…
test_Player.js
…
test_Timer.js
…
test_UnitAI.js
Use the terrain-only grid for terrain edges in the short pathfinder algorithm. This grid is updated on each terrain change, whereas the passability grid is updated once a turn. This caused OOS on rejoin,
fixes
#3292
.
2015-07-18 08:37:49 +00:00