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-24 22:26:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e4e3754e9fb0a554cad70c46558e695135d46ca
0ad
/
source
/
simulation2
T
History
Itms
0e4e3754e9
Update the passability grid properly when changing the map shape or the water height. Also include a fix for a possible bad memory access.
...
This was SVN commit r16832.
2015-07-04 21:25:57 +00:00
..
components
Update the passability grid properly when changing the map shape or the water height. Also include a fix for a possible bad memory access.
2015-07-04 21:25:57 +00:00
docs
…
helpers
Changes the general behavior of non-pathfinding passability classes, in order to make the handling of foundation obstructions less difficult. This will allow the AI to be fixed, as reported in
#3295
.
2015-06-17 20:19:53 +00:00
scripting
New long-range pathfinder.
2015-06-12 18:58:24 +00:00
serialization
Handle (de)serialization of the AI pathfinder.
2015-06-24 20:24:58 +00:00
system
…
tests
…
MessageTypes.h
New long-range pathfinder.
2015-06-12 18:58:24 +00:00
Simulation2.cpp
Actually state the file instead of the directory in some error messages.
2015-06-21 18:46:33 +00:00
Simulation2.h
…
TypeList.h
…