openclonk/src/script
Sven Eberhardt b0a0d2a83c Rework logging of unfreed C4Strings a bit 2013-03-19 00:36:05 +01:00
..
C4Aul.cpp Remove C4DirectExecScript, use an existing scripthost for the eval function 2013-01-23 21:36:21 +01:00
C4Aul.h Remove C4DirectExecScript, use an existing scripthost for the eval function 2013-01-23 21:36:21 +01:00
C4AulDebug.cpp Remove C4DirectExecScript, use an existing scripthost for the eval function 2013-01-23 21:36:21 +01:00
C4AulDebug.h Clean up copyright notices 2011-09-01 12:47:54 +02:00
C4AulDefFunc.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4AulExec.cpp Fix SIGFPE exception on INT_MIN/-1 and INT_MIN%-1 in C4Script 2013-02-26 21:41:27 +01:00
C4AulExec.h Remove C4DirectExecScript, use an existing scripthost for the eval function 2013-01-23 21:36:21 +01:00
C4AulFunc.cpp Remove C4DirectExecScript, use an existing scripthost for the eval function 2013-01-23 21:36:21 +01:00
C4AulFunc.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4AulLink.cpp Remove C4DirectExecScript, use an existing scripthost for the eval function 2013-01-23 21:36:21 +01:00
C4AulParse.cpp Some slight parser cleanups 2013-03-10 17:37:30 +01:00
C4PropList.cpp Increase exception-safety of C4PropListNumbered::CompileFunc 2013-03-10 21:40:22 +01:00
C4PropList.h Document C4PropList internals a bit 2013-02-11 22:23:05 +01:00
C4Script.cpp Fix Call() in global context (required for ScheduleCall) 2013-01-31 22:38:16 +01:00
C4ScriptHost.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4ScriptHost.h Clean up a forgotten C4DirectExecScript 2013-03-10 17:37:30 +01:00
C4ScriptMain.cpp Reorder engine source file organization a bit 2012-04-27 19:04:43 +02:00
C4ScriptStandalone.cpp C4GameObjects::ObjectPointer does not need to be virtual 2013-03-10 17:37:30 +01:00
C4StringTable.cpp Rework logging of unfreed C4Strings a bit 2013-03-19 00:36:05 +01:00
C4StringTable.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4Value.cpp Fix use-after-free in C4Value::CompileFunc 2013-03-10 22:47:17 +01:00
C4Value.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4ValueArray.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4ValueArray.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4ValueMap.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4ValueMap.h Clean up C4AulScriptFunc API 2012-02-01 03:49:50 +01:00