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-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-17
PINK: fixed position of some sprites in PDA
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: removed unused field
Andrei Prykhodko
2018-06-30
PINK: added PDA rightHand movement
Andrei Prykhodko
2018-06-30
PINK: removed unnecessary function
Andrei Prykhodko
2018-06-30
PINK: added pre-loading of global pda page sprites
Andrei Prykhodko
2018-06-29
PINK: fixed PDAButtonActor::isActive method
Andrei Prykhodko
2018-06-29
PINK: added deserialization of Peril PDA Commands
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: removed unused LeadActor state
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: 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
[next]