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-06-23 09:07:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e5eeba27b18accdba679166d3fc5cc58ff50a96
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
…