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: removed unused include directives
Andrei Prykhodko
2018-06-28
PINK: fixed clicking on empty part of screen
whiterandrek
2018-06-28
PINK: implement OnMouseOverWithItem for LeadActor
whiterandrek
2018-06-28
PINK: fix updating cursor in some situations
whiterandrek
2018-06-28
PINK: fix warning
whiterandrek
2018-06-28
PINK: JANITORIAL: Fix code formatting
Eugene Sandulenko
2018-06-28
PINK: JANITORIAL: Indentation fixes
Eugene Sandulenko
2018-06-28
PINK: Format 'else' statement oneliners
Eugene Sandulenko
2018-06-28
PINK: JANITORIAL: More whitespace fixes
Eugene Sandulenko
2018-06-28
PINK: JANITORIAL: More formatting fixes
Eugene Sandulenko
2018-06-28
PINK: JANITORIAL: Indentation fixes
Eugene Sandulenko
2018-06-28
PINK: remove extra indentation
whiterandrek
2018-06-28
PINK: remove unused variable
whiterandrek
2018-06-28
PINK: rework scripting system
whiterandrek
2018-06-28
PINK: fix skipping sequence
whiterandrek
2018-06-28
PINK: fix updating cursor when mouse isn't moving
whiterandrek
2018-06-28
PINK: fix naming
whiterandrek
2018-06-28
PINK: rework CursorMgr
whiterandrek
2018-06-28
PINK: rework LeadActor states
whiterandrek
2018-06-28
PINK: fix pausing when click on panther with empty inventory
whiterandrek
2018-06-28
PINK: implement AudioInfoManager
whiterandrek
2018-06-28
PINK: rewrite onLeftButtonClick
whiterandrek
2018-06-28
PINK: fix inventory opening
whiterandrek
2018-06-28
PINK: implemented skipping of walk
whiterandrek
2018-06-28
PINK: move the same code to function setReadyAfterWalk
whiterandrek
2018-06-28
PINK: move same code to startInventory function
whiterandrek
2018-06-28
PINK: move the same code to functions(getInventoryMgr and getActorByPoint)
whiterandrek
2018-06-28
PINK: add init method to InventoryActor
whiterandrek
2018-06-28
PINK: fix toConsole method
whiterandrek
2018-06-28
PINK: fix determination of Actor by point
whiterandrek
2018-06-28
PINK: inline small functions
whiterandrek
2018-06-28
PINK: fix condition of miniGame
whiterandrek
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
[next]