aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/scripting/controls/lever_control.cpp
AgeCommit message (Expand)Author
2019-10-24ZVISION: Fix Missing Default Switch CasesD G Turner
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2015-01-15ZVISION: Set the state value for the lever position during user draggingRichieSams
2015-01-15ZVISION: Keep the hand cursor during lever movementRichieSams
2014-12-23ZVISION: Fix some buffer overruns with the usage of sscanf()Filippos Karapetis
2014-12-19ZVISION: Fix uninitialized pointer field (CID 1109699)Marisa-Chan
2014-12-16ZVISION: Move trimCommentsAndWhiteSpace() into the script managerFilippos Karapetis
2014-12-16ZVISION: Move all the remaining utility classes into the coreFilippos Karapetis
2014-12-16ZVISION: Move the mouse cursor handling code into the graphics codeFilippos Karapetis
2014-12-16ZVISION: Make the RLF decoder a subclass of the common video decoderFilippos Karapetis
2014-12-09ZVISION: Fix the responsiveness of level controls to mouse movementFilippos Karapetis
2014-12-03ZVISION: Remove superfluous spacing and reorder some includesFilippos Karapetis
2014-11-20ZVISION: More CamelCase and a bit of comments cleanupMarisa-Chan
2014-11-20ZVISION: Implement forgotten setVenus for controlsMarisa-Chan
2014-11-12ZVISION: Lead code of all controls to the same styleMarisa-Chan
2014-10-10ZVISION: Lever blitter must scale image to rectMarisa-Chan
2014-09-09ZVISION: Check .avi and .rlf suffix only in MetaAnimation.Marisa-Chan
2014-07-12ZVISION: Controls now can return type of control.Marisa-Chan
2014-07-02ZVISION: Reorgonize source files into directories.Marisa-Chan
2014-06-14ZVISION: Fix compilation errors with latest scummvmMarisa-Chan
2014-06-13Merge remote-tracking branch 'upstream/master' into zvisionMarisa-Chan
2014-02-18ZVISION: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-01ZVISION: Update includes to use the new file structureRichieSams
2013-11-01ZVISION: Create a folder structure for ZVision source filesRichieSams