aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput/script.cpp
AgeCommit message (Expand)Author
2018-03-28LILLIPUT: Implement opcodes used by game scripts 3 and 4Strangerke
2018-03-28LILLIPUT: Add preliminar menu support and main loopStrangerke
2018-03-28LILLIPUT: Modify event pollingStrangerke
2018-03-28LILLIPUT: Add preliminar mouse handlerStrangerke
2018-03-28LILLIPUT: Partially implement displayVGAFile(). Title is now displayedStrangerke
2018-03-28LILLIPUT: Implement some more opcodes, fix stupid bug in script parser termin...Strangerke
2018-03-28LILLIPUT: Complete function getValue2()Strangerke
2018-03-28LILLIPUT: Implement 4 more opcodesStrangerke
2018-03-28LILLIPUT: Implement some more opcodesStrangerke
2018-03-28LILLIPUT: Implement a couple of other opcodes, add proper debugcStrangerke
2018-03-28LILLIPUT: Fix a couple of bugs in handleOpcode()Strangerke
2018-03-28LILLIPUT: Implement OC_sub184F5, modify struct18560Strangerke
2018-03-28LILLIPUT: Start implementing some functionsStrangerke
2018-03-28LILLIPUT: Add a script handler skeletton. All opcodes are stubbedStrangerke