aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/actors/lead_actor.cpp
AgeCommit message (Expand)Author
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix signed vs unsigned comparisonwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: fixed choosing item after getting it from click using other itemwhiterandrek
2018-06-28PINK: changed static_cast to dynamic_castwhiterandrek
2018-06-28PINK: added implementation of mini-games (PubPink and ParlSqPink)whiterandrek
2018-06-28PINK: added implementation of item usingwhiterandrek
2018-06-28PINK: fixed Inventory onClick method and other bugfixeswhiterandrek
2018-06-28PINK: bugfixes and added basic inventory implementationwhiterandrek
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 onMouseOver method to LeadActorwhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: implemented sequence restartingwhiterandrek
2018-06-28PINK: added button to toggle Drawing of Bounding Rectangleswhiterandrek
2018-06-28PINK: added placeholders for remaining buttonswhiterandrek
2018-06-28PINK: small fixes and implemented skipping of sequence by buttonswhiterandrek
2018-06-28PINK: implemented drawing of transparent drawing, but it seems that original ...whitertandrek
2018-06-28PINK: Implemented changing page and module, but without unloading old page. F...whitertandrek
2018-06-28PINK: added ParlSqPink and PubPinkwhiterandrek
2018-06-28PINK: game page init fixeswhiterandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek