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
9e526614bead97fb555d200778bffe61ee69fd32
0ad
/
source
/
simulation2
T
History
wraitii
9e526614be
Accidentally left a change from
#4056
in in
7c21a0cf8e
.
...
This was SVN commit r18418.
2016-06-21 11:13:00 +00:00
..
components
Accidentally left a change from
#4056
in in
7c21a0cf8e
.
2016-06-21 11:13:00 +00:00
docs
…
helpers
Remove a division by a fixed equal to one in NearestNavcell in the short-range pathfinder which was from profiling on VC2013/windows 7 responsible for about 10% of ComputeShortPath.
2016-06-10 22:57:28 +00:00
scripting
Test FixedVector{2,3}D script conversions, and test calling functions of the prototypes.
2016-01-04 21:41:40 +00:00
serialization
Disable serialization of the AI when no AI players are present. Disable serialization of cached AI templates overall. Improve serialization of repetitive vectors and templatenames. Refs
#3834
2016-05-02 09:26:07 +00:00
system
Simulation context cleanup, refs
#3991
,
#3168
.
2016-05-19 19:42:07 +00:00
tests
SpiderMonkey 38 removes the JS_LookupProperty{,ById} API. Refs
#3708
.
2016-01-11 20:03:33 +00:00
MessageTypes.h
…
Simulation2.cpp
Simulation context cleanup, refs
#3991
,
#3168
.
2016-05-19 19:42:07 +00:00
Simulation2.h
Simulation context cleanup, refs
#3991
,
#3168
.
2016-05-19 19:42:07 +00:00
TypeList.h
Rename TechnologyTemplateManager to DataTemplateManager in order to reflect its new function.
Fixes
#3909
. Disable serialisation of technology templates. Refs
#3834
2016-04-27 08:25:47 +00:00