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-07-15 04:36:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09fdf716e9e37c73a72df784d1caca5eaabb97bc
0ad
/
source
/
simulation2
T
History
wraitii
001c411cc2
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.
...
This was SVN commit r18358.
2016-06-10 22:57:28 +00:00
..
components
Messed up
01603708de
2016-06-09 17:45:50 +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
…
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
…
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