aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/scenes/scene15.cpp
AgeCommit message (Expand)Author
2016-05-10GNAP: Enforce the use of a boolean when calling playSound()Strangerke
2016-05-10GNAP: Replace more flags values by enums (WIP)Strangerke
2016-05-10GNAP: More renaming. Remove unused variable in MouseButtonState and HotspotStrangerke
2016-05-10GNAP: change 3rd parameter of removeSequence to boolean, adapt calls accordinglyStrangerke
2016-05-10GNAP: Initial commitjohndoe123