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-09-27 06:53:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83bba7bdfc44d15368e08da44fea183de4b8df19
0ad
/
source
/
simulation2
T
History
mimo
83bba7bdfc
revert
e0771b98dd
which was based on misunderstanding of the algo, and fix the inverted_circle case, refs
#3577
...
This was SVN commit r17184.
2015-11-05 19:22:04 +00:00
..
components
revert
e0771b98dd
which was based on misunderstanding of the algo, and fix the inverted_circle case, refs
#3577
2015-11-05 19:22:04 +00:00
docs
…
helpers
Fix more pathfinding issues.
2015-11-01 07:28:43 +00:00
scripting
Revert the logic change in
9da482ead4
. This commit removed the checks in UnitMotion against structures, which should have been fine except the short-range pathfinder and the long-range pathfinder are not entirely compatible (check out
#3532
for details). This behavior was probably slightly optimized, but it was too clever for its own good in the current state of the pathfinder, might be reintroduced later.
2015-10-31 08:43:31 +00:00
serialization
…
system
…
tests
…
MessageTypes.h
Revert the logic change in
9da482ead4
. This commit removed the checks in UnitMotion against structures, which should have been fine except the short-range pathfinder and the long-range pathfinder are not entirely compatible (check out
#3532
for details). This behavior was probably slightly optimized, but it was too clever for its own good in the current state of the pathfinder, might be reintroduced later.
2015-10-31 08:43:31 +00:00
Simulation2.cpp
…
Simulation2.h
…
TypeList.h
Revert the logic change in
9da482ead4
. This commit removed the checks in UnitMotion against structures, which should have been fine except the short-range pathfinder and the long-range pathfinder are not entirely compatible (check out
#3532
for details). This behavior was probably slightly optimized, but it was too clever for its own good in the current state of the pathfinder, might be reintroduced later.
2015-10-31 08:43:31 +00:00