aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/scenes/group4.cpp
AgeCommit message (Expand)Author
2016-05-23GNAP: Rename two Facing enumsStrangerke
2016-05-23GNAP: Use KeyCode value instead of numeric value for BackspaceStrangerke
2016-05-19GNAP: Add several checks on _gameDone in order to quit the game quicklyStrangerke
2016-05-12GNAP: Use Common::Rect for hotspotsStrangerke
2016-05-11GNAP: Rename GetSequence enumsStrangerke
2016-05-10GNAP: Refactoring of playScratchingHead, playShowCurrItem, playUseDeviceStrangerke
2016-05-10GNAP: Refactoring of playMoan1&2, playPullOutDevice and playPullOutDeviceNonW...Strangerke
2016-05-10GNAP: Refactoring of playBrainPulsating, playIdle and playImpossibleStrangerke
2016-05-10GNAP: Reduce dereferencing of _platStrangerke
2016-05-10GNAP: Reduce dereferencing of _gnapStrangerke
2016-05-10GNAP: USe Common::Point for getSequenceIdStrangerke
2016-05-10GNAP: Move Gnap action functions to PlayerGnapStrangerke
2016-05-10GNAP: Move walkTo and walkStep to CharacterStrangerke
2016-05-10GNAP: Use Common::Point with platypusWalkToStrangerke
2016-05-10GNAP: use Common::Point for gnapWalkToStrangerke
2016-05-10GNAP: More character refactoring (WIP)Strangerke
2016-05-10GNAP: Even more refactoring related to characters (WIP)Strangerke
2016-05-10GNAP: More refactoring related to characters (WIP)Strangerke
2016-05-10GNAP: More refactoring related to characters (WIP)Strangerke
2016-05-10GNAP: Move _actionStatus to the Character classStrangerke
2016-05-10GNAP: Use a Character for Platypus (WIP)Strangerke
2016-05-10GNAP: Introduce Character class - WIPStrangerke
2016-05-10GNAP: Some renamingStrangerke
2016-05-10GNAP: Fix regressionStrangerke
2016-05-10GNAP: Janitorial - Remove trailing spaces and tabsStrangerke
2016-05-10GNAP: Move more enums to header filesStrangerke
2016-05-10GNAP: renaming and grouping of scenes in group Arcade and Group 5Strangerke
2016-05-10GNAP: renaming and grouping of scenes in group 4Strangerke