aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-07-23SCI: Minor cleanups in kGetEventColin Snover
2017-07-23SCI32: Fix hot rectangle eventsColin Snover
2017-07-23SCI: Resolve offset names when disassembling object methodsColin Snover
2017-07-23SCI32: Avoid extra cursor paints when the cursor has not movedColin Snover
2017-07-23SCI32: Don't warp the mouse when it doesn't need to be warpedColin Snover
2017-07-23SCI32: Detect multi-disc audio by RESSCI files instead of RESAUDColin Snover
2017-07-23TITANIC: Add missing break lines to switch statementsPaul Gilbert
2017-07-23MOHAWK: Remove unnecessary include that was breaking some buildsWillem Jan Palenstijn
2017-07-23TITANIC: Adjust the switch/case fall-through commentsBastien Bouclet
2017-07-22TITANIC: Fixes for CIdleSummoner to summon Bellbot or DoorbotPaul Gilbert
2017-07-22MOHAWK: Myst: Fix Selenitic sound receiver buttons not flashingBastien Bouclet
2017-07-22MOHAWK: Myst: Fix error when checking the rocket sliders solution twiceBastien Bouclet
2017-07-22MOHAWK: Myst: Don't cast function pointers when registering commandsBastien Bouclet
2017-07-22MOHAWK: Myst: Improve script execution tracingBastien Bouclet
2017-07-22MOHAWK: Myst: Switch to bounds checked opcode argumentsBastien Bouclet
2017-07-22MOHAWK: Myst: Rewrite the sound codeBastien Bouclet
2017-07-22MOHAWK: Myst: Move the sound code to its own classBastien Bouclet
2017-07-22MOHAWK: Myst: Fix the quickTest debug commandBastien Bouclet
2017-07-22MOHAWK: Myst: Update the screen only once per frameBastien Bouclet
2017-07-22MOHAWK: Myst: Decorrelate hotspot handling from event handlingBastien Bouclet
2017-07-22MOHAWK: Myst: Change blocking sounds to use the main loopBastien Bouclet
2017-07-22MOHAWK: Myst: Change the delay opcode to use the main loopBastien Bouclet
2017-07-22MOHAWK: Myst: Change blocking movies and waits to use the main loopBastien Bouclet
2017-07-22MOHAWK: Remove unused parameters VideoManagerBastien Bouclet
2017-07-22MOHAWK: Get rid of VideoHandleBastien Bouclet
2017-07-22MOHAWK: Myst: Remove delayUntilMovieEndsBastien Bouclet
2017-07-22MOHAWK: Myst: Start reworking mainloop detectionBastien Bouclet
2017-07-22MOHAWK: Myst: Move frame handling to a separate methodBastien Bouclet
2017-07-22MOHAWK: Myst: Keep track of the resource being clickedBastien Bouclet
2017-07-22MOHAWK: Myst: Turn the currently active resource into a pointerBastien Bouclet
2017-07-22MOHAWK: Myst: Always update the screen during the gameloopBastien Bouclet
2017-07-21SLUDGE: Move sprite bank to graphics managerSimei Yin
2017-07-21SLUDGE: Add some windows-only games with running problemsSimei Yin
2017-07-21SLUDGE: Add game Life Flashes BySimei Yin
2017-07-21SLUDGE: Add game The InterviewSimei Yin
2017-07-21SLUDGE: Add game Frasse and the Peas of KejickSimei Yin
2017-07-21SLUDGE: Objectify cursor managerSimei Yin
2017-07-21SLUDGE: Remove unused filesSimei Yin
2017-07-21SLUDGE: Objectify text managerSimei Yin
2017-07-21SLUDGE: Objectify sound managerSimei Yin
2017-07-21SLUDGE: Correct uninitialized valuesSimei Yin
2017-07-20TITANIC: Extra code in movie debugger command to aid reverse AVI testingPaul Gilbert
2017-07-20SLUDGE: Remove useless zbuffer updating codeSimei Yin
2017-07-20SLUDGE: Objectify input and event handlerSimei Yin
2017-07-20SLUDGE: Change all structure names to UppercaseSimei Yin
2017-07-20TITANIC: Don't load prior frame for videos when in reverse modePaul Gilbert
2017-07-20SLUDGE: Correct snapshotSimei Yin
2017-07-20SLUDGE: Fix backdrop loading for images not of the window sizeSimei Yin
2017-07-20SLUDGE: Add game Out Of OrderSimei Yin
2017-07-19TITANIC: Fix quote searches done by all the botsPaul Gilbert