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
2018-06-28
PINK: fix compilation error
whiterandrek
2018-06-28
PINK: remove commas at the end of enumerator lists
whiterandrek
2018-06-28
PINK: fix indentation
whiterandrek
2018-06-28
PINK: remove lambda functions
whiterandrek
2018-06-28
PINK: fix no newline warning
whiterandrek
2018-06-28
PINK: remove >> << operators
whiterandrek
2018-06-28
PINK: fix arguments in InventoryItem method
whiterandrek
2018-06-28
PINK: change _endFrame type from uint32 to int32
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
2018-06-28
PINK: removed single-line function from SeqTimer
whiterandrek
2018-06-28
PINK: fixed forward declaration
whiterandrek
2018-06-28
PINK: renamed method parameters to appropriate names in Condition classes
whiterandrek
2018-06-28
PINK: fixed sprites which start playing with delay
whiterandrek
2018-06-28
PINK: fixed crash in Hokus Pokus
whiterandrek
2018-06-28
PINK: fixed finding of nullptr Actor
whiterandrek
2018-06-28
PINK: added basic implementation of HandlerTimerSequences just to make Hokus ...
whiterandrek
2018-06-28
PINK: changed size method to empty to improve readability
whiterandrek
2018-06-28
PINK: fix for Pokus game
whiterandrek
2018-06-28
PINK: added missing include
whiterandrek
2018-06-28
PINK: fixes crash on loading final scene of Passport to Peril(not tested)
whiterandrek
2018-06-28
PINK: fixed compilation errors
whiterandrek
2018-06-28
PINK: fixed unstoppable talk animation
whiterandrek
2018-06-28
PINK: implemented stopFrame
whiterandrek
2018-06-28
PINK: fixed choosing item after getting it from click using other item
whiterandrek
2018-06-28
PINK: fixed entering to Mucky Duck Pub
whiterandrek
2018-06-28
PINK: changed static_cast to dynamic_cast
whiterandrek
2018-06-28
PINK: fixed setting action method
whiterandrek
2018-06-28
PINK: fixed finding nullptr action
whiterandrek
2018-06-28
PINK: fixed SideEffectLocation
whiterandrek
2018-06-28
PINK: added implementation of mini-games (PubPink and ParlSqPink)
whiterandrek
2018-06-28
PINK: added implementation of item using
whiterandrek
2018-06-28
PINK: fixed compilation error
whiterandrek
2018-06-28
PINK: removed unnecessary method call
whiterandrek
2018-06-28
PINK: added missing parameter in ActionPlayWithSfx::toConsole method;
whiterandrek
2018-06-28
PINK: fixed stopping sfx according to disasm
whiterandrek
2018-06-28
PINK: added PDAButtonActor and AudioInfoPDAButton
whiterandrek
2018-06-28
PINK: fixed Inventory onClick method and other bugfixes
whiterandrek
2018-06-28
PINK: added more constants
whiterandrek
2018-06-28
PINK: added check for item owner
whiterandrek
2018-06-28
PINK: moved more values to constants section
whiterandrek
2018-06-28
PINK: bugfixes and added basic inventory implementation
whiterandrek
2018-06-28
PINK: implemented page state saving
whiterandrek
2018-06-28
PINK: started inventory implementation
whiterandrek
2018-06-28
PINK: basic walk, left click and seqTimer implementation
whiterandrek
2018-06-28
PINK: added onMouseOver method to LeadActor
whiterandrek
2018-06-28
PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...
whiterandrek
2018-06-28
PINK: small fixes
whiterandrek
2018-06-28
PINK: fixed some segfaults
whiterandrek
[prev]
[next]