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: fix mem leaks
whiterandrek
2018-06-28
PINK: implement sound balance
whiterandrek
2018-06-28
PINK: fix accessing non-existent pixels
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
number
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: add saving/loading for PDA
whiterandrek
2018-06-28
PINK: add proper implementation of Actor init function
whiterandrek
2018-06-28
PINK: revised page initialization
whiterandrek
2018-06-28
PINK: reformat file's code
whiterandrek
2018-06-28
PINK: implement exit from PDA
whiterandrek
2018-06-28
PINK: reformat Action's code
whiterandrek
2018-06-28
PINK: add loadTxt to ResourceMgr
whiterandrek
2018-06-28
PINK: refactor Actors to remove casts and improve readability
whiterandrek
2018-06-28
PINK: change pause/unpause to pause method with parameter
whiterandrek
2018-06-28
PINK: add PDAButtonActor(Pokus) implementation
whiterandrek
Peril's pda actor is different
2018-06-28
PINK: add Pokus World Book implementation
whiterandrek
2018-06-28
PINK: add missing cursor
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: add savestate metadata support
whiterandrek
2018-06-28
PINK: fixes to save system
whiterandrek
2018-06-28
PINK: fix disappearing cursor after exiting from GMM
whiterandrek
2018-06-28
PINK: add RTL feature
whiterandrek
2018-06-28
PINK: add improved pause support
whiterandrek
2018-06-28
PINK: add saving/loading of game.
whiterandrek
It's bugged, but playable
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: add StringMap serialization
whiterandrek
2018-06-28
PINK: added methods to read/write Byte in archive
whiterandrek
2018-06-28
PINK: added streams getters to archive
whiterandrek
2018-06-28
PINK: fix letter case
whiterandrek
2018-06-28
PINK: change linear search to binary
whiterandrek
2018-06-28
PINK: remove redundant Archive destructor
whiterandrek
2018-06-28
PINK: fix finding of resource description
whiterandrek
2018-06-28
PINK: fix formatting
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 module.mk
whiterandrek
2018-06-28
PINK: fix indentation
whiterandrek
2018-06-28
PINK: return deleted variable declaration by mistake
whiterandrek
[next]