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
/
lilliput
/
lilliput.h
Age
Commit message (
Expand
)
Author
2018-03-28
LILLIPUT: Fix a couple of check errors in sub16626, implement some more more ...
Strangerke
2018-03-28
LILLIPUT: Fix display string functions, some renaming
Strangerke
2018-03-28
LILLIPUT: Add display string, accelerate fading to 50Hkz
Strangerke
2018-03-28
LILLIPUT: Implement some more functions
Strangerke
2018-03-28
LILLIPUT: Put sound stubs in a separated class
Strangerke
2018-03-28
LILLIPUT: Implement some more parts of "int 8"
Strangerke
2018-03-28
LILLIPUT: Int8 called every 20ms
sylvaintv
2018-03-28
LILLIPUT: Start implementing engine update (int 8 replacement in the original)
Strangerke
2018-03-28
LILLIPUT: Implement two more display functions
Strangerke
2018-03-28
LILLIPUT: Some more display functions
Strangerke
2018-03-28
LILLIPUT: Implement display function 6, start implementing display function 12.
Strangerke
2018-03-28
LILLIPUT: Implement display function 2. This fixes mouse display
Strangerke
2018-03-28
LILLIPUT: Fix bug in previous commit, implement one more display function
Strangerke
2018-03-28
LILLIPUT: start implementing display functions
Strangerke
2018-03-28
LILLIPUT: Implement opcodes used by game scripts 3 and 4
Strangerke
2018-03-28
LILLIPUT: Start game scripts
Strangerke
2018-03-28
LILLIPUT: Add preliminar menu support and main loop
Strangerke
2018-03-28
LILLIPUT: Modify event polling
Strangerke
2018-03-28
LILLIPUT: Add preliminar mouse handler
Strangerke
2018-03-28
LILLIPUT: Partially implement displayVGAFile(). Title is now displayed
Strangerke
2018-03-28
LILLIPUT: Add default palette, and palette fixup (thanks to SylvainTV for the...
Strangerke
2018-03-28
LILLIPUT: Implement 4 more opcodes
Strangerke
2018-03-28
LILLIPUT: Implement a couple of other opcodes, add proper debugc
Strangerke
2018-03-28
LILLIPUT: Fix a couple of bugs in handleOpcode()
Strangerke
2018-03-28
LILLIPUT: Implement OC_sub184F5, modify struct18560
Strangerke
2018-03-28
LILLIPUT: Start implementing some functions
Strangerke
2018-03-28
LILLIPUT: Add a script handler skeletton. All opcodes are stubbed
Strangerke
2018-03-28
LILLIPUT: Add resource loading
Strangerke
2018-03-28
LILLIPUT: Add skeletton
Strangerke