aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/handlers/handler.cpp
AgeCommit message (Collapse)Author
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-06-28PINK: rework scripting systemwhiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: fix signed vs unsigned comparisonwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: started inventory implementationwhiterandrek
2018-06-28PINK: basic walk, left click and seqTimer implementationwhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and ↵whiterandrek
skipping, fixed various mem leaks, hopefully fixed finding of transparent color index.
2018-06-28PINK: small fixeswhiterandrek
2018-06-28PINK: fixed sideEffect and choosing of handlerwhiterandrek
2018-06-28PINK: fixes to get first game scene of Hokus Pokus loaded and hack for Peril ↵whitertandrek
intro sprite, which has wrong transparent colour index
2018-06-28PINK: added random to methods which need it.whitertandrek
2018-06-28PINK: Handlers are implemented, beside handlerMgr, HandlerTimerSequences;whitertandrek
HandlerTimer differs in Peril and Hokus Pokus
2018-06-28PINK: small fixeswhitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek
conditions and sideEffects. Added more classes. Now engine can play intro's sound.