openclonk/src/script
Günther Brammer 065b100dad Script: eval throws an exception when the script does not end after the expression 2012-05-08 01:03:29 +02:00
..
C4Aul.cpp win32: Make sdl-mainloop option work 2012-03-23 22:53:56 +01:00
C4Aul.h Call C4PropList::Freeze in Link, remove now empty AfterLink functions 2012-05-06 00:06:33 +02:00
C4AulDebug.cpp Unify the #include blocks a little bit 2011-11-01 23:17:41 +01:00
C4AulDebug.h Clean up copyright notices 2011-09-01 12:47:54 +02:00
C4AulDefFunc.h Replace C4AulObjectContext* with a simple C4Object* parameter 2012-04-28 22:04:36 +02:00
C4AulExec.cpp Script: Throw instead of silently using nil for this after RemoveObject 2012-04-29 16:53:29 +02:00
C4AulExec.h Remove C4AulContext::Caller 2012-04-28 21:32:29 +02:00
C4AulFunc.h Rename C4AulParseState to C4AulParse 2012-04-12 21:03:14 +02:00
C4AulLink.cpp Fix Script runtime reload 2012-05-25 17:25:53 +02:00
C4AulParse.cpp Script: eval throws an exception when the script does not end after the expression 2012-05-08 01:03:29 +02:00
C4PropList.cpp Fix Call error message 2012-05-07 21:28:43 +02:00
C4PropList.h Script: Make Call() throw again if neither function nor ~ is present 2012-05-07 20:49:08 +02:00
C4Script.cpp Simplify Fn_this 2012-04-28 22:02:35 +02:00
C4ScriptHost.cpp Call C4PropList::Freeze in Link, remove now empty AfterLink functions 2012-05-06 00:06:33 +02:00
C4ScriptHost.h Call C4PropList::Freeze in Link, remove now empty AfterLink functions 2012-05-06 00:06:33 +02:00
C4ScriptMain.cpp Reorder engine source file organization a bit 2012-04-27 19:04:43 +02:00
C4ScriptStandalone.cpp Merge the functions pointer branch 2012-03-09 17:42:48 +01:00
C4StringTable.cpp Replaced defcore values related to fire with properties 2012-04-28 16:17:38 +02:00
C4StringTable.h Replaced defcore values related to fire with properties 2012-04-28 16:17:38 +02:00
C4Value.cpp Add forgotten C4Value::operator== case for C4V_Function 2012-04-15 16:33:39 +02:00
C4Value.h Keep functions across script reloads 2012-02-02 01:16:14 +01:00
C4ValueArray.cpp Fix C4ValueArray 2012-04-09 22:04:03 +02:00
C4ValueArray.h Fix C4ValueArray 2012-04-09 22:04:03 +02:00
C4ValueMap.cpp Savegames: Fix loading of global variables (#726) 2012-03-10 22:45:42 +01:00
C4ValueMap.h Clean up C4AulScriptFunc API 2012-02-01 03:49:50 +01:00