index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
pink
/
objects
/
actors
Age
Commit message (
Expand
)
Author
2018-06-28
PINK: add saving/loading for PDA
whiterandrek
2018-06-28
PINK: add proper implementation of Actor init function
whiterandrek
2018-06-28
PINK: implement exit from PDA
whiterandrek
2018-06-28
PINK: refactor Actors to remove casts and improve readability
whiterandrek
2018-06-28
PINK: change pause/unpause to pause method with parameter
whiterandrek
2018-06-28
PINK: add PDAButtonActor(Pokus) implementation
whiterandrek
2018-06-28
PINK: add Pokus World Book implementation
whiterandrek
2018-06-28
PINK: prepare page interface to add PDAPage
whiterandrek
2018-06-28
PINK: fix loading inventory save
whiterandrek
2018-06-28
PINK: fixes to save system
whiterandrek
2018-06-28
PINK: add state saving/loading of LeadActor
whiterandrek
2018-06-28
PINK: fix formatting
whiterandrek
2018-06-28
PINK: fix indentation
whiterandrek
2018-06-28
PINK: fix no newline warning
whiterandrek
2018-06-28
PINK: remove >> << operators
whiterandrek
2018-06-28
PINK: fix signed vs unsigned comparison
whiterandrek
2018-06-28
PINK: remove the use of auto variables
whiterandrek
2018-06-28
PINK: fix includes
whiterandrek
2018-06-28
PINK: fixed choosing item after getting it from click using other item
whiterandrek
2018-06-28
PINK: changed static_cast to dynamic_cast
whiterandrek
2018-06-28
PINK: fixed setting action method
whiterandrek
2018-06-28
PINK: fixed finding nullptr action
whiterandrek
2018-06-28
PINK: added implementation of mini-games (PubPink and ParlSqPink)
whiterandrek
2018-06-28
PINK: added implementation of item using
whiterandrek
2018-06-28
PINK: fixed compilation error
whiterandrek
2018-06-28
PINK: added PDAButtonActor and AudioInfoPDAButton
whiterandrek
2018-06-28
PINK: fixed Inventory onClick method and other bugfixes
whiterandrek
2018-06-28
PINK: added more constants
whiterandrek
2018-06-28
PINK: bugfixes and added basic inventory implementation
whiterandrek
2018-06-28
PINK: implemented page state saving
whiterandrek
2018-06-28
PINK: started inventory implementation
whiterandrek
2018-06-28
PINK: basic walk, left click and seqTimer implementation
whiterandrek
2018-06-28
PINK: added onMouseOver method to LeadActor
whiterandrek
2018-06-28
PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...
whiterandrek
2018-06-28
PINK: added ActionPlayWithSfx implementation
whiterandrek
2018-06-28
PINK: added basic ActionLoop implementation
whiterandrek
2018-06-28
PINK: fixes for Peril
whiterandrek
2018-06-28
PINK: implemented sequence restarting
whiterandrek
2018-06-28
PINK: added button to toggle Drawing of Bounding Rectangles
whiterandrek
2018-06-28
PINK: added placeholders for remaining buttons
whiterandrek
2018-06-28
PINK: small fixes and implemented skipping of sequence by buttons
whiterandrek
2018-06-28
PINK: implemented drawing of transparent drawing, but it seems that original ...
whitertandrek
2018-06-28
PINK: Implemented changing page and module, but without unloading old page. F...
whitertandrek
2018-06-28
PINK: Started implementation of Director class . For now engine can play logo...
whitertandrek
2018-06-28
PINK: added InventoryActor and SequenceAudio
whitertandrek
2018-06-28
PINK: added ParlSqPink and PubPink
whiterandrek
2018-06-28
PINK: added CursorActor
whiterandrek
2018-06-28
PINK: fixed missing arguments
whiterandrek
2018-06-28
PINK: added SupportingActor and HandlerMgr
whitertandrek
2018-06-28
PINK: Handlers are implemented, beside handlerMgr, HandlerTimerSequences;
whitertandrek
[next]