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-28 17:09:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
575d708fcaaa08a2273746dfaa3addcbbdb229f6
0ad
/
source
/
simulation2
T
History
Itms
e1a34eb4ea
Handle (de)serialization of the AI pathfinder.
...
This was SVN commit r16815.
2015-06-24 20:24:58 +00:00
..
components
Handle (de)serialization of the AI pathfinder.
2015-06-24 20:24:58 +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
XML validation. Based on patch by historic_bruno. Refs
#245
.
2015-06-07 21:56:52 +00:00
tests
Do not serialize properties for Sets. Serialization tests for Map and Set.
2015-05-04 01:41:09 +00:00
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
…