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: add PDAButtonActor(Pokus) implementation
whiterandrek
2018-06-28
PINK: add Pokus World Book implementation
whiterandrek
2018-06-28
PINK: fix deserializing of ActionText
whiterandrek
2018-06-28
PINK: prepare page interface to add PDAPage
whiterandrek
2018-06-28
PINK: fix loading inventory save
whiterandrek
2018-06-28
PINK: fixes to save system
whiterandrek
2018-06-28
PINK: add state saving/loading of Module and GamePage
whiterandrek
2018-06-28
PINK: add state saving/loading of LeadActor
whiterandrek
2018-06-28
PINK: add state saving/loading of Inventory
whiterandrek
2018-06-28
PINK: add saving/loading state of WalkMgr
whiterandrek
2018-06-28
PINK: add saving and loading state of sequencer
whiterandrek
2018-06-28
PINK: fix letter case
whiterandrek
2018-06-28
PINK: fix formatting
whiterandrek
2018-06-28
PINK: remove extended initializer lists
whiterandrek
2018-06-28
PINK: fix compiler warning about UB
whiterandrek
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
[prev]
[next]