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
Age
Commit message (
Expand
)
Author
2019-05-08
PINK: removed usage of global variable
Andrei Prykhodko
2019-05-08
PINK: removed unnecessary namespace in function declaration
Andrei Prykhodko
2019-01-16
PINK: removed unnecessary field in SideEffectExit
Andrei Prykhodko
2019-01-15
PINK: fixed ActionPlay behavior when startFrame is wrong
Andrei Prykhodko
2018-12-10
PINK: Push down the advanced detector include
Bastien Bouclet
2018-11-16
PINK: fixed null pointer dereference in ConditionInventoryItemOwner
Andrei Prykhodko
2018-11-11
PINK: Fix For Assertion When Looking Under Bed in Six House.
D G Turner
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-17
PINK: implemented skipString method in Archive
Andrei Prykhodko
2018-08-16
PINK: fixed original bug when ActionSfx continues to play when it should stop
Andrei Prykhodko
2018-08-16
PINK: JANITORIAL: formatting fixes
Andrei Prykhodko
2018-08-15
PINK: fixed clicking on leadActor in moving state with item
Andrei Prykhodko
2018-08-05
PINK: implemented text drawing in ActionText for English version
Andrei Prykhodko
2018-08-02
PINK: fixed bug when in walking state you choose another location
whiterandrek
2018-07-29
PINK: fixed Coverity warnings
Andrei Prykhodko
2018-07-29
PINK: add partial implementation of ActionText
Andrei Prykhodko
2018-07-26
PINK: fixed entering pda through menu in a row
Andrei Prykhodko
2018-07-21
PINK: added more debug output, removed unneeded
Andrei Prykhodko
2018-07-21
PINK: hid debug output under channels and levels
Andrei Prykhodko
2018-07-21
PINK: removed unused method
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-11
PINK: Spelling fixes in method names
Eugene Sandulenko
2018-07-02
PINK: fixed stopping audioInfo before starting walk
Andrei Prykhodko
2018-07-02
PINK: added assert for possible division by zero
Andrei Prykhodko
2018-07-02
PINK: fixed uninitialized field in InventoryMgr
Andrei Prykhodko
2018-06-30
PINK: fixed uninitialized fields
Andrei Prykhodko
2018-06-30
PINK: added thumb moving in PDA
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: fixed possible bug when curFrame is -1
Andrei Prykhodko
2018-06-30
PINK: removed comments about ActionLoop Random style
Andrei Prykhodko
2018-06-30
PINK: removed empty method call
Andrei Prykhodko
2018-06-30
PINK: fixed compiler warnings
Andrei Prykhodko
2018-06-30
PINK: fixed ActionPlayWithSfx
Andrei Prykhodko
2018-06-30
PINK: removed unnecessary function
Andrei Prykhodko
2018-06-30
PINK: fixed various PDA bugs
Andrei Prykhodko
2018-06-30
PINK: fixed loading of GLOBAL pda page
Andrei Prykhodko
2018-06-30
PINK: removed unnecessary field from PDAPage
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
[next]