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
/
actions
Age
Commit message (
Expand
)
Author
2019-05-08
PINK: removed usage of global variable
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-11
PINK: Fix For Assertion When Looking Under Bed in Six House.
D G Turner
2018-08-16
PINK: fixed original bug when ActionSfx continues to play when it should stop
Andrei Prykhodko
2018-08-05
PINK: implemented text drawing in ActionText for English version
Andrei Prykhodko
2018-07-29
PINK: fixed Coverity warnings
Andrei Prykhodko
2018-07-29
PINK: add partial implementation of ActionText
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-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: added assert for possible division by zero
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: 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: fixed various PDA bugs
Andrei Prykhodko
2018-06-30
PINK: fixed loading of GLOBAL pda page
Andrei Prykhodko
2018-06-30
PINK: added pre-loading of global pda page sprites
Andrei Prykhodko
2018-06-29
PINK: Fix warnings
Eugene Sandulenko
2018-06-28
PINK: JANITORIAL: formatting fixes
Andrei Prykhodko
2018-06-28
PINK: added position recalculation of walking sprites
Andrei Prykhodko
2018-06-28
PINK: JANITORIAL: Fix code formatting
Eugene Sandulenko
2018-06-28
PINK: JANITORIAL: Indentation fixes
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: fix playing of sprites which have incorrect stopFrame
whiterandrek
2018-06-28
PINK: fix ActionTalk sound balance. Thanks Henke37 for bugreport
whiterandrek
2018-06-28
PINK: fix playing looped ActionPlayWithSfx
whiterandrek
2018-06-28
PINK: remove sprite unnecessary updating by another hack
whiterandrek
2018-06-28
PINK: fix drawing of some sprites after setting frame
whiterandrek
2018-06-28
PINK: fix ActionLoop Random
whiterandrek
2018-06-28
PINK: reworked sprite class(ActionCEL) and his inheritors.
whiterandrek
2018-06-28
PINK: remove observing of looped sounds
whiterandrek
2018-06-28
PINK: inline small functions
whiterandrek
2018-06-28
PINK: fix playing looped sounds
whiterandrek
2018-06-28
PINK: implement sound balance
whiterandrek
2018-06-28
PINK: rework sound system
whiterandrek
2018-06-28
PINK: fix ending of ActionCEL
whiterandrek
2018-06-28
PINK: add check to startFrame because it can be greater than sprite's frames ...
whiterandrek
2018-06-28
PINK: remove redundant adding sprite to scene, which doesn't need to be drawn
whiterandrek
2018-06-28
PINK: change drawing method
whiterandrek
2018-06-28
PINK: reformat Action's code
whiterandrek
2018-06-28
PINK: change pause/unpause to pause method with parameter
whiterandrek
[next]