aboutsummaryrefslogtreecommitdiff
path: root/engines/made/scriptfuncs.cpp
AgeCommit message (Expand)Author
2008-05-02Fix warningsMax Horn
2008-04-30Implemented savegame loading/saving and sprite clippingBenjamin Haisch
2008-04-29Fixed bug in o1_READMENU where an incorrect string length was returned.Benjamin Haisch
2008-04-29Fix warningMax Horn
2008-04-28Implemented text drawing and cleanup.Benjamin Haisch
2008-04-24Implemented opcodes o1_DROPSHADOW, o1_TEXTCOLOR, o1_OUTLINE. Added some initi...Filippos Karapetis
2008-04-24Some initial code for font loadingFilippos Karapetis
2008-04-24Unimplemented commands and opcodes throw a warning nowFilippos Karapetis
2008-04-24Slight cleanup to o1_PLAYSNDFilippos Karapetis
2008-04-23Added (early) midi player code.Benjamin Haisch
2008-04-23Fixed palette issues when showing the inventory and the menu.Benjamin Haisch
2008-04-23In-game sound effects and voices should be working correctly now.Filippos Karapetis
2008-04-22Implemented o1_EVENTKEY. Removed some debug delaysFilippos Karapetis
2008-04-22Added palette locking and some wip sound playing code. Some cleanupFilippos Karapetis
2008-04-21Some palette related fixesFilippos Karapetis
2008-04-21Removed Functor2 class definition.Benjamin Haisch
2008-04-20Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicestTorbjörn Andersson
2008-04-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis