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
Age
Commit message (
Collapse
)
Author
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
Pokus playable after Black Hole
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: updated description of engine. Passport to Peril is now fully playable*
whiterandrek
2018-06-28
PINK: fixes crash on loading final scene of Passport to Peril(not tested)
whiterandrek
2018-06-28
PINK: increased buffer size (fixes crash in India Location)
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: added movement for picked item from inventory
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: added missing cursor
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: created constants for magic numbers, improved code in file
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: fixed finding actor on screen
whiterandrek
2018-06-28
PINK: added basic cursor implementation, fixed sequenceAudio restarting and ↵
whiterandrek
skipping, fixed various mem leaks, hopefully fixed finding of transparent color index.
2018-06-28
PINK: small fixes
whiterandrek
2018-06-28
PINK: fixed some segfaults
whiterandrek
2018-06-28
PINK: added ActionTalk implementation
whiterandrek
2018-06-28
PINK: added ActionPlayWithSfx implementation
whiterandrek
2018-06-28
PINK: added basic ActionLoop implementation
whiterandrek
2018-06-28
PINK: Implemented SequenceAudio as in original.
whitertandrek
Now Peril's intro is almost like in original
2018-06-28
PINK: fixes for Peril
whiterandrek
2018-06-28
PINK: fixed sideEffect and choosing of handler
whiterandrek
2018-06-28
PINK: added restart method to SequenceAudio
whiterandrek
2018-06-28
PINK: hacky implementation of SequenceAudio
whiterandrek
2018-06-28
PINK: implemented skipping to last subsequence
whiterandrek
[next]