openclonk/src/script
Armin Burgmeier 92720cf490 Allow C4ScriptHost to load a script from memory
This will allow mape to feed the Map.c that is being edited directly to
the map generator.
2014-08-04 13:04:34 -04:00
..
C4Aul.cpp Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4Aul.h Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4AulDebug.cpp Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4AulDebug.h Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4AulDefFunc.h Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4AulExec.cpp Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4AulExec.h Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4AulFunc.cpp Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4AulFunc.h Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4AulLink.cpp Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4AulParse.cpp Revert "Move C4Aul code into separate subdirectory" 2014-05-12 02:24:19 +02:00
C4PropList.cpp Store Prototype directly in PropLists, not as a normal property 2014-04-19 19:02:22 +02:00
C4PropList.h Store Prototype directly in PropLists, not as a normal property 2014-04-19 19:02:22 +02:00
C4Script.cpp the Trans_* mesh-transformation-functions are now implemented in the Engine instead of System.ocg 2014-06-27 20:36:47 +02:00
C4ScriptHost.cpp Allow C4ScriptHost to load a script from memory 2014-08-04 13:04:34 -04:00
C4ScriptHost.h Allow C4ScriptHost to load a script from memory 2014-08-04 13:04:34 -04:00
C4ScriptMain.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4ScriptStandalone.cpp Allow C4ScriptHost to load a script from memory 2014-08-04 13:04:34 -04:00
C4StringTable.cpp Added some dialogue functions and speaker portraits. UpdatedAddMenuItem and CustomMessage to allow more customization for picture graphics. 2014-07-05 15:25:30 +02:00
C4StringTable.h Added some dialogue functions and speaker portraits. UpdatedAddMenuItem and CustomMessage to allow more customization for picture graphics. 2014-07-05 15:25:30 +02:00
C4Value.cpp Correct a comment about GetDataString safety 2014-05-25 22:47:56 +02:00
C4Value.h Change == and != to do pointer comparison on arrays and proplists (formerly === and !==). Remove === and !=== and introduce function DeepEqual for contents comparison. 2014-04-19 22:33:31 +02: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