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
/
lead_actor.cpp
Age
Commit message (
Expand
)
Author
2018-10-12
PINK: removed unnecessary G key
Andrei Prykhodko
2018-10-12
PINK: added missing sequencer update in Moving state
Andrei Prykhodko
2018-08-17
PINK: removed unused parameter
Andrei Prykhodko
2018-08-15
PINK: fixed clicking on leadActor in moving state with item
Andrei Prykhodko
2018-07-26
PINK: fixed entering pda through menu in a row
Andrei Prykhodko
2018-07-21
PINK: hid debug output under channels and levels
Andrei Prykhodko
2018-07-11
PINK: Made _director a pointer and reduced header dependencies
Eugene Sandulenko
2018-07-02
PINK: fixed stopping audioInfo before starting walk
Andrei Prykhodko
2018-06-30
PINK: fixed uninitialized fields
Andrei Prykhodko
2018-06-30
PINK: fixed compilation error
Andrei Prykhodko
2018-06-30
PINK: added PDA rightHand movement
Andrei Prykhodko
2018-06-29
PINK: added missing breaks
Andrei Prykhodko
2018-06-29
PINK: removed onClick virtual function
Andrei Prykhodko
2018-06-29
PINK: renamed function parameter
Andrei Prykhodko
2018-06-29
PINK: fixed sending leftClickMessage under some circumstances
Andrei Prykhodko
2018-06-29
PINK: added more constants
Andrei Prykhodko
2018-06-29
PINK: changed unused return type of functions to void
Andrei Prykhodko
2018-06-29
PINK: remove unused code
Andrei Prykhodko
2018-06-29
PINK: JANITORIAL: Fix fallthrough comment so that GCC will recognize it
Adrian Frühwirth
2018-06-28
PINK: added loading/saving of AudioInfoMgr
Andrei Prykhodko
2018-06-28
PINK: JANITORIAL: formatting fixes
Andrei Prykhodko
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: 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: 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 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: 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: implement exit from PDA
whiterandrek
2018-06-28
PINK: refactor Actors to remove casts and improve readability
whiterandrek
[next]