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
a3f467ae4efd5349edb2df0875d1b711b34cd607
0ad
/
source
/
simulation2
T
History
mimo
4d804cf26b
fix typo in
6e05a00929
...
This was SVN commit r17155.
2015-10-31 13:42:14 +00:00
..
components
fix typo in
6e05a00929
2015-10-31 13:42:14 +00:00
docs
Add some documentation about system components.
Fixes
#3315
.
2015-09-11 04:10:26 +00:00
helpers
fix the INVERTED_CIRCLE and INVERTED_SQUARE PathGoal,
fixes
#3405
2015-10-18 20:21:20 +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
Fixes stream serialization bug on OS X 10.8 and older, which caused instant OOS in multiplayer games,
fixes
#3108
.
2015-10-15 03:31:30 +00:00
system
…
tests
Fixes stream serialization bug on OS X 10.8 and older, which caused instant OOS in multiplayer games,
fixes
#3108
.
2015-10-15 03:31:30 +00:00
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