openclonk/src/script
Günther Brammer 64e258f814 Use the bytecode parameter for operators as result modifier flag
Previously, the parameter stored the operator number, but that was
only used for the purpose of optimizing unnecessary inc/dec away.
2014-04-19 19:02:22 +02:00
..
C4Aul.cpp Reworked "Save as scenario" option in editor to write a script file instead of Game.txt. 2013-12-27 17:10:09 +01:00
C4Aul.h Reworked "Save as scenario" option in editor to write a script file instead of Game.txt. 2013-12-27 17:10:09 +01:00
C4AulDebug.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4AulDebug.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4AulDefFunc.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4AulExec.cpp Added helper function LogCallStack. 2014-01-04 14:22:41 +01:00
C4AulExec.h Added helper function LogCallStack. 2014-01-04 14:22:41 +01:00
C4AulFunc.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4AulFunc.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4AulLink.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4AulParse.cpp Use the bytecode parameter for operators as result modifier flag 2014-04-19 19:02:22 +02:00
C4PropList.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4PropList.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Script.cpp C4Script: Allow more format flags 2014-02-17 23:10:50 +01:00
C4ScriptHost.cpp Fix "ParentKeyName" assertion when a script error occurs during scenario object initialization. 2014-01-03 18:59:31 +01:00
C4ScriptHost.h Fix "ParentKeyName" assertion when a script error occurs during scenario object initialization. 2014-01-03 18:59:31 +01:00
C4ScriptMain.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4ScriptStandalone.cpp c4script-cli: Initialize PRNG 2014-04-16 13:30:41 +02:00
C4StringTable.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4StringTable.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Value.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Value.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4ValueArray.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4ValueArray.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4ValueMap.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4ValueMap.h Update copyright notices 2013-12-23 13:03:19 +01:00