aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/scripting/actions.cpp
AgeCommit message (Expand)Author
2015-01-26ZVISION: Cleanup.Torbjörn Andersson
2015-01-26ZVISION: Use ValueSlot for volume in ActionMusicTorbjörn Andersson
2015-01-26ZVISION: Fix ActionMusic volumeTorbjörn Andersson
2015-01-23ZVISION: Use correct virtual class type instead of MusicNodeMarisa-Chan
2015-01-23ZVISION: Correct value for attenuateMarisa-Chan
2015-01-17ZVISION: Fix bug #6769 (the "Alchemical debacle" video in ZGI)Filippos Karapetis
2015-01-16ZVISION: Properly handle sounds reusing the same sound slot (bug #6761)Filippos Karapetis
2015-01-15ZVISION: Allow multiple sound effects to play at the same timeRichieSams
2015-01-10Revert "ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot)"Filippos Karapetis
2015-01-10ZVISION: Change screen resolution for the hires DVD videos to 800x600Filippos Karapetis
2015-01-07ZVISION: Add stubs for the hires VOB MPEG2 videos of ZGI DVDFilippos Karapetis
2015-01-07ZVISION: Use a common function for loading game animationsFilippos Karapetis
2015-01-07ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot)Filippos Karapetis
2014-12-30ZVISION: Rename some scripting classes to better represent what the classes areRichieSams
2014-12-26ZVISION: Remove duplicate blitting code for images and animationsFilippos Karapetis
2014-12-26ZVISION: Move more graphics code out of the main engine codeFilippos Karapetis
2014-12-26ZVISION: Remove some unused actions. CleanupFilippos Karapetis
2014-12-26ZVISION: Move the save manager together with the other file classesFilippos Karapetis
2014-12-25ZVISION: Document where MIDI commands are usedFilippos Karapetis
2014-12-25ZVISION: Document some of the ActionRegion effectsFilippos Karapetis
2014-12-24ZVISION: Set all the internal graphics operations to use RGB555 (1/2)Filippos Karapetis
2014-12-23ZVISION: Fix some buffer overruns with the usage of sscanf()Filippos Karapetis
2014-12-23ZVISION: Remove leftover warningFilippos Karapetis
2014-12-23ZVISION: Limit the default engine delay for all animationsFilippos Karapetis
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257088)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257087)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257086)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257085)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257084)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257083)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257082)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257079)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257075)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257074)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257072)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257071)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257070)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257069)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257068)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257067)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257066)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257065)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257064)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257062)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257059)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257058)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257057)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257056)Marisa-Chan
2014-12-19ZVISION: Fix uninitialized scalar field (CID 1257055)Marisa-Chan
2014-12-16ZVISION: Move the mouse cursor handling code into the graphics codeFilippos Karapetis