openclonk/src/script
Maikel de Vries d6b963d321 remove unused LineMaxDistance property 2016-03-22 22:26:46 +01:00
..
C4Aul.cpp Optionally warn about too many parameters in -> calls, too 2016-02-02 02:57:49 +01:00
C4Aul.h Optionally warn about too many parameters in -> calls, too 2016-02-02 02:57:49 +01:00
C4AulDebug.cpp Remove pointer to start of variables from function context 2016-02-02 02:57:48 +01:00
C4AulDebug.h Move C4AulScriptFunc into its own source file 2016-01-24 12:27:23 +01:00
C4AulDefFunc.h Optionally warn about too many parameters in -> calls, too 2016-02-02 02:57:49 +01:00
C4AulExec.cpp Remove pointer to start of variables from function context 2016-02-02 02:57:48 +01:00
C4AulExec.h Remove pointer to start of variables from function context 2016-02-02 02:57:48 +01:00
C4AulFunc.cpp Combine C4String, C4AulFunc, C4ValueArray reference counting 2016-01-24 12:27:23 +01:00
C4AulFunc.h Remove C4AulScript class 2016-02-02 02:57:47 +01:00
C4AulLink.cpp Remove C4AulScript class 2016-02-02 02:57:47 +01:00
C4AulParse.cpp Merge branch script 2016-03-01 03:04:17 +01:00
C4AulScriptFunc.cpp Move C4AulScriptFunc into its own source file 2016-01-24 12:27:23 +01:00
C4AulScriptFunc.h Remove pointer to start of variables from function context 2016-02-02 02:57:48 +01:00
C4Effect.cpp Move contents of src/gamescript into other directories 2016-02-02 02:57:46 +01:00
C4Effect.h Move contents of src/gamescript into other directories 2016-02-02 02:57:46 +01:00
C4PropList.cpp Script: Find_Property can also search for engine-defined properties 2015-12-22 18:07:38 +01:00
C4PropList.h Functions store their containing proplist instead of the C4AulScript 2016-01-24 12:27:23 +01:00
C4Script.cpp Stop using virtual functions to distinguish profiling all or some functions 2016-02-02 02:57:47 +01:00
C4ScriptHost.cpp Remove C4AulScript class 2016-02-02 02:57:47 +01:00
C4ScriptHost.h Remove C4AulScript class 2016-02-02 02:57:47 +01:00
C4ScriptMain.cpp C4Script: Allow executing strings from cmdline instead of only files 2015-09-04 13:40:27 +02:00
C4ScriptStandalone.cpp Move GlobalNamed.SetNameList call after Link() into Link() 2016-01-25 00:00:58 +01:00
C4ScriptStandaloneStubs.cpp Remove duplicated stubs for the scriptengine from mape 2016-01-24 02:09:14 +01:00
C4StringTable.cpp remove unused LineMaxDistance property 2016-03-22 22:26:46 +01:00
C4StringTable.h remove unused LineMaxDistance property 2016-03-22 22:26:46 +01:00
C4Value.cpp Add more overloads of the C4Value constructor 2016-01-25 00:00:57 +01:00
C4Value.h Remove some unused and unsound C4Value operators 2016-02-02 02:57:48 +01:00
C4ValueArray.cpp C4ValueArraySortStringscomp: silenced string-to-bool-conversion warning 2016-02-27 11:42:37 +01:00
C4ValueArray.h Combine C4String, C4AulFunc, C4ValueArray reference counting 2016-01-24 12:27:23 +01:00
C4ValueMap.cpp Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4ValueMap.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00