aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/handlers
AgeCommit message (Expand)Author
2018-07-21PINK: hid debug output under channels and levelsAndrei Prykhodko
2018-07-21PINK: removed unused methodAndrei Prykhodko
2018-06-29PINK: changed unused return type of functions to voidAndrei Prykhodko
2018-06-28PINK: JANITORIAL: Indentation fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: Indentation fixesEugene Sandulenko
2018-06-28PINK: rework scripting systemwhiterandrek
2018-06-28PINK: add Hokus Pokus scripting systemwhiterandrek
2018-06-28PINK: inline small functionswhiterandrek
2018-06-28PINK: add proper implementation of Actor init functionwhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: fix signed vs unsigned comparisonwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: added basic implementation of HandlerTimerSequences just to make Hokus ...whiterandrek
2018-06-28PINK: changed size method to empty to improve readabilitywhiterandrek
2018-06-28PINK: added missing includewhiterandrek
2018-06-28PINK: fixed entering to Mucky Duck Pubwhiterandrek
2018-06-28PINK: added implementation of item usingwhiterandrek
2018-06-28PINK: fixed Inventory onClick method and other bugfixeswhiterandrek
2018-06-28PINK: added more constantswhiterandrek
2018-06-28PINK: implemented page state savingwhiterandrek
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 s...whiterandrek
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
2018-06-28PINK: Started implementation of Director class . For now engine can play logo...whitertandrek
2018-06-28PINK: added SupportingActor and HandlerMgrwhitertandrek
2018-06-28PINK: added random to methods which need it.whitertandrek
2018-06-28PINK: Handlers are implemented, beside handlerMgr, HandlerTimerSequences;whitertandrek
2018-06-28PINK: small fixeswhitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek