This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
e9271025dc66a4100bcdffd674a028b8e32ccbc2
0ad
/
source
/
simulation2
T
History
wraitii
e9271025dc
Forgot to serialize a new unitMotion variable, resulting in OOS on rejoin.
...
This was SVN commit r17245.
2015-11-12 20:57:50 +00:00
..
components
Forgot to serialize a new unitMotion variable, resulting in OOS on rejoin.
2015-11-12 20:57:50 +00:00
docs
…
helpers
Mark several CFixedVector2D as const and passed by reference in Geometry and a few other places. Mark some functions (that probably already were) inline.
2015-11-11 20:50:02 +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
Serialize everything that is needed by UpdateVisibilityData instead of assuming everything as dirty.
2015-11-11 12:15:57 +00:00
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