openclonk/src/script
Günther Brammer 0fa37ef35d Optimize if(!...) from two bytecodes to one 2011-10-14 00:28:32 +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 Wrap C4AulFunc::Name in C4AulFunc::GetName() 2011-10-14 00:40:55 +02:00
C4AulExec.cpp Wrap C4AulFunc::Name in C4AulFunc::GetName() 2011-10-14 00:40:55 +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 Optimize if(!...) from two bytecodes to one 2011-10-14 00:28:32 +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 Wrap C4AulFunc::Name in C4AulFunc::GetName() 2011-10-14 00:40:55 +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 Remove redundant C4Value::GetTypeInfo 2011-08-21 14:40:29 +02:00
C4Value.h Remove GuessType from a comment 2011-08-21 17:10:45 +02:00
C4ValueArray.cpp Some compiler warning fixes 2011-08-17 23:55:24 +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