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
/
pages
/
game_page.h
Age
Commit message (
Collapse
)
Author
2018-06-28
PINK: added more debug commands
whiterandrek
2018-06-28
PINK: inline small functions
whiterandrek
2018-06-28
PINK: prepare page interface to add PDAPage
whiterandrek
2018-06-28
PINK: add state saving/loading of Module and GamePage
whiterandrek
2018-06-28
PINK: fix formatting
whiterandrek
2018-06-28
PINK: fix indentation
whiterandrek
2018-06-28
PINK: fix no newline warning
whiterandrek
2018-06-28
PINK: remove >> << operators
whiterandrek
2018-06-28
PINK: fix includes
whiterandrek
2018-06-28
PINK: added implementation of item using
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: 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: Implemented changing page and module, but without unloading old page. ↵
whitertandrek
For now it can play logo of Wanderlust Interactive, then logo of MGM and Localizer Logo.
2018-06-28
PINK: added random to methods which need it.
whitertandrek
2018-06-28
PINK: game page init fixes
whiterandrek
2018-06-28
PINK: small fixes
whitertandrek
2018-06-28
PINK: did a big file movement for better readability. Almost implemented
whitertandrek
conditions and sideEffects. Added more classes. Now engine can play intro's sound.