aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/actors/supporting_actor.h
AgeCommit message (Expand)Author
2018-06-29PINK: fixed sending leftClickMessage under some circumstancesAndrei Prykhodko
2018-06-29PINK: changed unused return type of functions to voidAndrei Prykhodko
2018-06-28PINK: implement OnMouseOverWithItem for LeadActorwhiterandrek
2018-06-28PINK: fix warningwhiterandrek
2018-06-28PINK: implement AudioInfoManagerwhiterandrek
2018-06-28PINK: refactor Actors to remove casts and improve readabilitywhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: added implementation of item usingwhiterandrek
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: added SupportingActor and HandlerMgrwhitertandrek