openclonk/src/script
Günther Brammer 32e7eb2904 Only use C4V_C4Object as typecheck target, tag the values with C4V_Proplist
This simplifies a few places which had to check for both tags before.
2011-09-26 20:22:31 +02:00
..
C4Aul.cpp Wrap C4AulFunc::Name in C4AulFunc::GetName() 2011-10-14 00:40:55 +02:00
C4Aul.h Wrap C4AulFunc::Name in C4AulFunc::GetName() 2011-10-14 00:40:55 +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 Only use C4V_C4Object as typecheck target, tag the values with C4V_Proplist 2011-09-26 20:22:31 +02:00
C4AulExec.cpp Only use C4V_C4Object as typecheck target, tag the values with C4V_Proplist 2011-09-26 20:22:31 +02:00
C4AulExec.h Remove redundant C4Value::GetTypeInfo 2011-08-21 14:40:29 +02:00
C4AulLink.cpp Wrap C4AulFunc::Name in C4AulFunc::GetName() 2011-10-14 00:40:55 +02:00
C4AulParse.cpp Only use C4V_C4Object as typecheck target, tag the values with C4V_Proplist 2011-09-26 20:22:31 +02:00
C4PropList.cpp copyright notices update 2011 2011-09-01 16:58:52 +02:00
C4PropList.h copyright notices update 2011 2011-09-01 16:58:52 +02:00
C4Script.cpp Only use C4V_C4Object as typecheck target, tag the values with C4V_Proplist 2011-09-26 20:22:31 +02:00
C4ScriptHost.cpp copyright notices update 2011 2011-09-01 16:58:52 +02:00
C4ScriptHost.h removed undocumented ~GetCustomComponents callback and the involved hackery 2011-07-31 02:22:29 +02:00
C4StringTable.cpp Add "MouseDrag" property for finer control of script-implemented drag+drop 2011-12-28 19:33:19 +01:00
C4StringTable.h Add "MouseDrag" property for finer control of script-implemented drag+drop 2011-12-28 19:33:19 +01:00
C4Value.cpp Only use C4V_C4Object as typecheck target, tag the values with C4V_Proplist 2011-09-26 20:22:31 +02:00
C4Value.h Only use C4V_C4Object as typecheck target, tag the values with C4V_Proplist 2011-09-26 20:22:31 +02:00
C4ValueArray.cpp Only use C4V_C4Object as typecheck target, tag the values with C4V_Proplist 2011-09-26 20:22:31 +02:00
C4ValueArray.h copyright notices update 2011 2011-09-01 16:58:52 +02:00
C4ValueMap.cpp Clean up some unused variables and obsolete FIXMEs 2011-09-28 01:09:56 +02:00
C4ValueMap.h Add C4ValueNumbers helper class and pass it through to C4Value::CompileFunc 2011-03-26 23:59:35 +01:00
shell.cpp Allow mesh graphics images in messages 2012-01-10 22:40:46 +01:00