aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/scenes/scene53.cpp
AgeCommit message (Expand)Author
2016-05-10GNAP: Refactor scene 53Strangerke
2016-05-10GNAP: Rename hotspots in scene 53Strangerke
2016-05-10GNAP: Fix phone keys hotspotsStrangerke
2016-05-10GNAP: Use debug channelsStrangerke
2016-05-10GNAP: Enforce the use of a boolean when calling playSound()Strangerke
2016-05-10GNAP: Replace more flags values by enumsStrangerke
2016-05-10GNAP: Replace more flags values by enums (WIP)Strangerke
2016-05-10GNAP: fix use of _sceneDoneStrangerke
2016-05-10GNAP: Reduce the scope of a couple of variables, make use of enum values in c...Strangerke
2016-05-10GNAP: More renaming. Remove unused variable in MouseButtonState and HotspotStrangerke
2016-05-10GNAP: Initial commitjohndoe123