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
fec02fa2e389fb620a18c7cb49a7381ec52a0027
0ad
/
source
/
simulation2
T
History
vladislavbelov
7985ea4b8e
Removes usages of duplication of Clamp function in simulation and atlas. Refs D1763.
...
This was SVN commit r22927.
2019-09-18 15:02:36 +00:00
..
components
Removes usages of duplication of Clamp function in simulation and atlas. Refs D1763.
2019-09-18 15:02:36 +00:00
docs
…
helpers
Removes usages of duplication of Clamp function in simulation and atlas. Refs D1763.
2019-09-18 15:02:36 +00:00
scripting
Use ScriptInterface::CreateObject for ToJSVal<CColor>, and for ToJSVal<Grid<u8> >, ToJSVal<Grid<u16> > used by the AIManager obtaining the pathfinder grid.
2019-09-13 00:56:51 +00:00
serialization
Upgrade SpiderMonkey to version 45.0.2, refs
#4893
.
2019-08-07 22:37:43 +00:00
system
Removes usages of duplication of Clamp function in simulation and atlas. Refs D1763.
2019-09-18 15:02:36 +00:00
tests
…
MessageTypes.h
UnitMotion - Send messages to UnitAI when obstructed, to allow stopping early when walking and avoiding pathfinding lag.
2019-07-22 18:07:24 +00:00
Simulation2.cpp
Move path computations to an actual worker to prepare for threading.
2019-09-15 09:27:10 +00:00
Simulation2.h
…
TypeList.h
UnitMotion - Send messages to UnitAI when obstructed, to allow stopping early when walking and avoiding pathfinding lag.
2019-07-22 18:07:24 +00:00