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
7c40c67efa121d9844ce17e4b896e6601a47a426
0ad
/
source
/
simulation2
T
History
elexis
8827db201a
Remove the virtual keyword since this is a helper-function not used by the interface. Refs
#3215
.
...
This was SVN commit r17663.
2016-01-18 03:41:00 +00:00
..
components
Remove the virtual keyword since this is a helper-function not used by the interface. Refs
#3215
.
2016-01-18 03:41:00 +00:00
docs
…
helpers
Constify Spatial.h a bit.
2016-01-13 00:20:22 +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
Use explicit types instead of auto.
2016-01-13 00:42:55 +00:00
system
Cinematic camera core functionality. Patch by Vladislav Belov.
2016-01-03 12:41:04 +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
JS_DumpHeap is removed in SpiderMonkey 38, since we have nothing using it remove it. Refs
#3708
.
2016-01-11 20:03:09 +00:00
Simulation2.h
…
TypeList.h
Cinematic camera core functionality. Patch by Vladislav Belov.
2016-01-03 12:41:04 +00:00