aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/core/events.cpp
AgeCommit message (Expand)Author
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2015-02-14ZVISION: Add custom equality operators for game locationFilippos Karapetis
2015-01-21ZVISION: Do not process cheat codes while in the game menusFilippos Karapetis
2015-01-18ZVISION: Remove trailing whitespaceSven Hesse
2014-12-26ZVISION: Add an FPS timer (accessible with F10, or the "FRAME" cheat)Filippos Karapetis
2014-12-26ZVISION: Correct the script names of the location-specific cheatsFilippos Karapetis
2014-12-26ZVISION: Move more graphics code out of the main engine codeFilippos Karapetis
2014-12-26ZVISION: Move some event/rendering code out of the main engine codeFilippos Karapetis
2014-12-25ZVISION: Normalize and cleanup all the menu-related enumsFilippos Karapetis
2014-12-25ZVISION: Move the menu code together with the other scripting codeFilippos Karapetis
2014-12-23ZVISION: Clamp the rotation velocity to never be zeroAdrian Astley
2014-12-23ZVISION: Use Common::Rational to simplify fixed point mathAdrian Astley
2014-12-23ZVISION: Remove unnecessary mathAdrian Astley
2014-12-22ZVISION: Fix Venus key code handling in commit dfae161Filippos Karapetis
2014-12-22ZVISION: Also allow the movement when the cursor is within screen edgesFilippos Karapetis
2014-12-22ZVISION: Implement the Venus hint system in Zork: NemesisFilippos Karapetis
2014-12-19ZVISION: Fix code mis-alignment created from variable renameAdrian Astley
2014-12-19ZVISION: Large scale variable, function, and class renaming to improve code c...Adrian Astley
2014-12-16ZVISION: Move the mouse cursor handling code into the graphics codeFilippos Karapetis
2014-12-16ZVISION: Move the RLF decoderFilippos Karapetis
2014-12-03ZVISION: Move the key mapper functionFilippos Karapetis
2014-12-03ZVISION: Document some more cheats for ZGIFilippos 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-12ZVISION: Clean of useless codeMarisa-Chan
2014-11-12ZVISION: Add call of inventory cycling for NemesisMarisa-Chan
2014-11-12ZVISION: Implement code for pan from keyboard and mouseMarisa-Chan
2014-11-12ZVISION: Implement keyboard hotkeysMarisa-Chan
2014-11-12ZVISION: Implement Easter eggs and debug cheatsMarisa-Chan
2014-07-05ZVISION: Process events for controls similar to original engine, fix some err...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