aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2018-03-28LILLIPUT: Implements 2 opcodessylvaintv
2018-03-28LILLIPUT: Implement 3 opcodesStrangerke
2018-03-28LILLIPUT: Fix stream writesylvaintv
2018-03-28LILLIPUT: Replace MemoryReadStream by a custom read/write streamStrangerke
2018-03-28LILLIPUT: Implement another opcode and associated functionStrangerke
2018-03-28LILLIPUT: Fixsome problems reported by clone2727Strangerke
2018-03-28LILLIPUT: Implement two opcodesStrangerke
2018-03-28LILLIPUT: Fix a bug in OC_compareCoords_1, implement 2 more opcodesStrangerke
2018-03-28LILLIPUT: More opcodessylvaintv
2018-03-28LILLIPUT: Implements Load Map opcodesylvaintv
2018-03-28LILLIPUT: Implement 4 more opcodesStrangerke
2018-03-28LILLIPUT: Maybe fix a problem in sub12F37sylvaintv
2018-03-28LILLIPUT: Some renaming, implement a couple of functionsStrangerke
2018-03-28LILLIPUT: Implement 4 more opcodesStrangerke
2018-03-28LILLIPUT: Small fixes and renamingsylvaintv
2018-03-28LILLIPUT: Character renderingsylvaintv
2018-03-28LILLIPUT: Fix a couple of glitchesStrangerke
2018-03-28LILLIPUT: Implement some more functionsStrangerke
2018-03-28LILLIPUT: Implements displayFunction18sylvaintv
2018-03-28LILLIPUT: Implements character display on mapsylvaintv
2018-03-28LILLIPUT: Implement some more core functionsStrangerke
2018-03-28LILLIPUT: Add missing addition in sub16DD5sylvaintv
2018-03-28LILLIPUT: Implemented sub16DD5sylvaintv
2018-03-28LILLIPUT: (Hopefully) fix sub16CA0Strangerke
2018-03-28LILLIPUT: Implementation of sub16CA0sylvaintv
2018-03-28LILLIPUT: fix regression in 6aef68e246448977f2b8ba1bb19a17d8eaf61642Strangerke
2018-03-28LILLIPUT: Small additionssylvaintv
2018-03-28LILLIPUT: Rename fading functionsStrangerke
2018-03-28LILLIPUT: Add display heroism barStrangerke
2018-03-28LILLIPUT: Fix a couple of check errors in sub16626, implement some more more ...Strangerke
2018-03-28LILLIPUT: Minor fixessylvaintv
2018-03-28LILLIPUT: Fix display string functions, some renamingStrangerke
2018-03-28LILLIPUT: Add display string, accelerate fading to 50HkzStrangerke
2018-03-28LILLIPUT: Implement some more functionsStrangerke
2018-03-28LILLIPUT: Put sound stubs in a separated classStrangerke
2018-03-28LILLIPUT: Implement some more parts of "int 8"Strangerke
2018-03-28LILLIPUT: Fix 20ms frame glitchsylvaintv
2018-03-28LILLIPUT: Int8 called every 20mssylvaintv
2018-03-28LILLIPUT: Start implementing engine update (int 8 replacement in the original)Strangerke
2018-03-28LILLIPUT: Implement fade in/fade outsylvaintv
2018-03-28LILLIPUT: Implement two more display functionsStrangerke
2018-03-28LILLIPUT: Isomap rendering completesylvaintv
2018-03-28LILLIPUT: Fix to render cubessylvaintv
2018-03-28LILLIPUT: Some more display functionsStrangerke
2018-03-28LILLIPUT: Implement display function 6, start implementing display function 12.Strangerke
2018-03-28LILLIPUT: Implement display function 2. This fixes mouse displayStrangerke
2018-03-28LILLIPUT: Fix bug in previous commit, implement one more display functionStrangerke
2018-03-28LILLIPUT: start implementing display functionsStrangerke
2018-03-28LILLIPUT: Add some more opcodes. Engine is now alive!Strangerke
2018-03-28LILLIPUT: Implement more opcodesStrangerke