aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2018-07-20ILLUSIONS: Add more script opcodes and relatedjohndoe123
2018-07-20ILLUSIONS: Implement TimerThread and script opcodejohndoe123
2018-07-20ILLUSIONS: Implement more script opcodes and related functionsjohndoe123
2018-07-20ILLUSIONS: Implement more sequence opcodes and work on the graphics systemjohndoe123
2018-07-20ILLUSIONS: Add SequenceOpcodes skeleton classjohndoe123
2018-07-20ILLUSIONS: Add Control::calcPosition and Control::readPointsConfigjohndoe123
2018-07-20ILLUSIONS: Work on Actor and Control classes; fix bug in sprite decompressionjohndoe123
2018-07-20ILLUSIONS: Add Dictionary class and use itjohndoe123
2018-07-20ILLUSIONS: Work on Actor and Control classesjohndoe123
2018-07-20ILLUSIONS: Add Screen class and ajust code to use itjohndoe123
2018-07-20ILLUSIONS: More work on actor related codejohndoe123
2018-07-20ILLUSIONS: Add background scale and priority classesjohndoe123
2018-07-20ILLUSIONS: More work on actor and control related codejohndoe123
2018-07-20ILLUSIONS: More work on the script systemjohndoe123
2018-07-20ILLUSIONS: More work on the script systemjohndoe123
2018-07-20ILLUSIONS: More work on the script systemjohndoe123
2018-07-20ILLUSIONS: Start with ScriptResource and related codejohndoe123
2018-07-20ILLUSIONS: Start with thread classesjohndoe123
2018-07-20ILLUSIONS: Start with ActorResource and related classesjohndoe123
2018-07-20ILLUSIONS: More work on the Camera classjohndoe123
2018-07-20ILLUSIONS: More work on the camera and background classesjohndoe123
2018-07-20ILLUSIONS: Some work on the Camera class; start with time functionsjohndoe123
2018-07-20ILLUSIONS: Keep backgrounds in new BackgroundItems class instead of the engin...johndoe123
2018-07-20ILLUSIONS: Start with Actorjohndoe123
2018-07-20ILLUSIONS: Start with SpriteDecompressQueuejohndoe123
2018-07-20ILLUSIONS: Start with SpriteDrawQueuejohndoe123
2018-07-20ILLUSIONS: Add UpdateFunctions classjohndoe123
2018-07-20ILLUSIONS: Start with Camera and Input classesjohndoe123
2018-07-20ILLUSIONS: More work on BackgroundResourcejohndoe123
2018-07-20ILLUSIONS: Start with BackgroundResourcejohndoe123
2018-07-20ILLUSIONS: Resource loader skeletonjohndoe123
2018-07-20ILLUSIONS: Skeleton engine with detection for BBDOUjohndoe123
2018-07-19SCUMM: Add another German Mac version of DOTTAdrian Frühwirth
2018-07-18PINK: fixed redrawing screen when menu disappearsAndrei Prykhodko
2018-07-18PINK: removed game screen drawing when menu is activeAndrei Prykhodko
2018-07-18PINK: fixed pausing of engine when menu appearsAndrei Prykhodko
2018-07-17XEEN: fix broken screen after character creationHenrik Kretzschmar
2018-07-17PINK: fixed position of some sprites in PDAAndrei Prykhodko
2018-07-17MOHAWK: RIVEN: Fix white screen before a bad ending's creditsBastien Bouclet
2018-07-15MOHAWK: MYST: Have Mech fortress west direction persists after returningDavid Fioramonti
2018-07-15MOHAWK: MYST: Don't set Mech direction when elevator button is pressedDavid Fioramonti
2018-07-14LURE: Don't report failure message when save/load is successfulDavid Fioramonti
2018-07-14TITANIC: Fix endless busy cursor in Titania close upPaul Gilbert
2018-07-14TITANIC: More properly handle parser clearing after sentence processingPaul Gilbert
2018-07-14TITANIC: Remove any unfreed parser nodes at the end of sentence parsingPaul Gilbert
2018-07-13MOHAWk: RIVEN: Reset the mouse cursor when changing stack / unpausingBastien Bouclet
2018-07-13MOHAWK: RIVEN: Queue opening and closing the main menu as scriptsBastien Bouclet
2018-07-12PINK: Pass palette to WindowManagerEugene Sandulenko
2018-07-12GRAPHICS: MACGUI: Do not use hardcoded colorsEugene Sandulenko
2018-07-11PINK: Make menu blockingEugene Sandulenko