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
543472b77b71d5ccf5bfcdb000419fb65da625d7
0ad
/
source
/
simulation2
T
History
mimo
543472b77b
Optimization of isBoxVisible + cleanup,
fixes
#3712
...
This was SVN commit r17561.
2015-12-28 16:27:31 +00:00
..
components
Optimization of isBoxVisible + cleanup,
fixes
#3712
2015-12-28 16:27:31 +00:00
docs
Implements relative templates.
Fixes
#2936
. Thanks to leper, wraitii, historicbruno and everyone else that helped.
2015-12-05 17:02:25 +00:00
helpers
Pathfinder optimization,
fixes
#3541
.
2015-12-18 15:05:33 +00:00
scripting
…
serialization
SpiderMonkey 38 removes JS_AllocateArrayBufferContents.
2015-12-19 02:49:46 +00:00
system
The jschar typedef is removed in SpiderMonkey 38.
2015-12-19 01:29:55 +00:00
tests
Test \0 in object property names for serializing.
2015-12-22 19:01:18 +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
Update atlas with the new map_sizes.json format. Refs
#3355
.
2015-12-04 16:37:30 +00:00
Simulation2.h
…
TypeList.h
…