aboutsummaryrefslogtreecommitdiff
path: root/engines/made/script.cpp
AgeCommit message (Expand)Author
2008-05-21- Moved event polling from sfPollEvent to runScriptBenjamin Haisch
2008-05-21Removed obsolete comment and code in ScriptInterpreter::dumpScriptBenjamin Haisch
2008-05-20- Implemented "stand-alone" script dumper/disassembler; it can be enabled by ...Benjamin Haisch
2008-05-20Some updates to the script dumperFilippos Karapetis
2008-05-18Rewrote the MADE script dumper, hopefully in a more efficient wayFilippos Karapetis
2008-05-17Slight cleanup and small bugfix for dumpScript()'s cmd_callFilippos Karapetis
2008-05-17Initial incomplete version of a MADE script dumperFilippos Karapetis
2008-05-14Merged the three ScriptFunctionsXXX classes into ScriptFunctionsBenjamin Haisch
2008-05-13Implemented savegame saving/loading for LGOP2.Benjamin Haisch
2008-05-07- cmd_return now exits the game if it returns from the main functionBenjamin Haisch
2008-05-06Silencing two signess compiler warningsSven Hesse
2008-05-06- The Manhole: New and Enhanced is now (partially) playableBenjamin Haisch
2008-05-05- Renamed XmidiResource to GenericResourceBenjamin Haisch
2008-04-29Turned printf into warning.Benjamin Haisch
2008-04-25Fixed cmd_rand and cmd_randomize and some cleanup.Benjamin Haisch
2008-04-25Implemented cmd_rand() and cmd_randomize()Filippos Karapetis
2008-04-24Unimplemented commands and opcodes throw a warning nowFilippos Karapetis
2008-04-23Fixed palette issues when showing the inventory and the menu.Benjamin Haisch
2008-04-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis