openclonk/src/script
Sven Eberhardt 06a438e05e Editor object list: Remove effects; add Global and Scenario 2016-10-15 10:06:44 -04:00
..
C4Aul.cpp Don't leak static proplists with cyclic references 2016-09-30 17:50:41 -10:00
C4Aul.h Don't leak static proplists with cyclic references 2016-09-30 17:50:41 -10:00
C4AulCompiler.cpp Aul: Deprecate implicit conversion from 0 to object/proplist/def/string 2016-05-13 16:28:45 +02:00
C4AulCompiler.h C4AulCompiler: Rename iStack to stack_height 2016-05-09 12:33:51 +02:00
C4AulDebug.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4AulDebug.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4AulDefFunc.h Merge branch script 2016-04-28 03:25:44 +02:00
C4AulExec.cpp Merge branch 'master' into qteditor 2016-06-20 22:27:03 -04:00
C4AulExec.h Aul: Add DirectExec method for executing a complete function definition. 2016-06-20 01:37:04 -04:00
C4AulFunc.cpp C4AulFunc::GetFullName: make const 2016-05-11 17:15:47 +02:00
C4AulFunc.h Remove references to functions defined in unloading defs (#1776) 2016-07-06 14:41:22 +02:00
C4AulLink.cpp Don't leak static proplists with cyclic references 2016-09-30 17:50:41 -10:00
C4AulParse.cpp Reset codegen target after parsing nested function 2016-10-12 14:56:54 +02:00
C4AulParse.h Merge branch 'master' into qteditor 2016-06-20 22:27:03 -04:00
C4AulScriptFunc.cpp Merge branch script 2016-04-28 03:25:44 +02:00
C4AulScriptFunc.h Merge branch 'master' into qteditor 2016-06-20 22:27:03 -04:00
C4Effect.cpp Editor object list: Remove effects; add Global and Scenario 2016-10-15 10:06:44 -04:00
C4Effect.h Merge branch 'master' into qteditor 2016-06-20 22:27:03 -04:00
C4PropList.cpp Don't leak static proplists with cyclic references 2016-09-30 17:50:41 -10:00
C4PropList.h Don't leak static proplists with cyclic references 2016-09-30 17:50:41 -10:00
C4Script.cpp Fix build on systems with non-long regex index types 2016-09-18 19:40:32 +02:00
C4ScriptHost.cpp Don't leak static proplists with cyclic references 2016-09-30 17:50:41 -10:00
C4ScriptHost.h Don't leak static proplists with cyclic references 2016-09-30 17:50:41 -10:00
C4ScriptMain.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4ScriptStandalone.cpp Fix server and utility build 2016-06-18 10:35:54 -04:00
C4ScriptStandaloneStubs.cpp Editor object list: Remove effects; add Global and Scenario 2016-10-15 10:06:44 -04:00
C4StringTable.cpp Rename option default value function property to DefaultValueFunction 2016-09-01 18:32:24 -04:00
C4StringTable.h Rename option default value function property to DefaultValueFunction 2016-09-01 18:32:24 -04:00
C4Value.cpp Fix freezing and assignment of static names to child proplists created in Definition()-callbacks (#1798) 2016-08-27 02:04:03 -04:00
C4Value.h Increase REPL output depth to 10 (from 1) 2016-09-26 16:33:24 +02:00
C4ValueArray.cpp Script: Prevent writes to constant arrays 2016-05-05 02:10:41 +02:00
C4ValueArray.h Script: Prevent writes to constant arrays 2016-05-05 02:10:41 +02:00
C4ValueMap.cpp C4ValueMapNames: mark GetItemNr const 2016-04-24 14:01:23 +02:00
C4ValueMap.h C4ValueMapNames: mark GetItemNr const 2016-04-24 14:01:23 +02:00