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-06 19:45:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
898ab5229bb3403ee2ef0cd5d5cf9c3d53e5d7ef
0ad
/
source
/
simulation2
T
History
wraitii
898ab5229b
Change profiling calls to get a better view of what is actually slow and what is not.
...
This was SVN commit r18438.
2016-06-25 13:12:35 +00:00
..
components
Change profiling calls to get a better view of what is actually slow and what is not.
2016-06-25 13:12:35 +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
Change profiling calls to get a better view of what is actually slow and what is not.
2016-06-25 13:12:35 +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
Change profiling calls to get a better view of what is actually slow and what is not.
2016-06-25 13:12:35 +00:00
tests
SpiderMonkey 38 removes the JS_LookupProperty{,ById} API. Refs
#3708
.
2016-01-11 20:03:33 +00:00
MessageTypes.h
Cinematic camera core functionality. Patch by Vladislav Belov.
2016-01-03 12:41:04 +00:00
Simulation2.cpp
Change profiling calls to get a better view of what is actually slow and what is not.
2016-06-25 13:12:35 +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