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
02860690ebaa6f703b5cb021e5a1c95f237fcb2e
0ad
/
source
/
simulation2
/
scripting
T
History
sanderd17
19965ce37a
Fix missing territory decay when moving out of territory without changing the actual territory. Add possibility to check movement over territory boders in the JS simulation part. Based on patch by niektb
...
This was SVN commit r14754.
2014-02-16 15:22:11 +00:00
..
EngineScriptConversions.cpp
Fixes a crash introduced in
fd187f466f
by ensuring that the CScriptValRooted values are destroyed before calling JS_DestroyContext.
2014-01-30 13:21:36 +00:00
MessageTypeConversions.cpp
Fix missing territory decay when moving out of territory without changing the actual territory. Add possibility to check movement over territory boders in the JS simulation part. Based on patch by niektb
2014-02-16 15:22:11 +00:00
ScriptComponent.cpp
…
ScriptComponent.h
…