aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-04-05HOPKINS: Misc cleanupStrangerke
2013-04-05HOPKINS: Remove useless casts, fix 2 crashesStrangerke
2013-04-05HOPKINS: Remove g_PTRNULStrangerke
2013-04-04WINTERMUTE: Use template with MINanotherguest
2013-04-03HOPKINS: Refactor searchCat to remove the use of g_PTRNUL, add a parameter to...Strangerke
2013-04-04SCI: Add a hack to fix bug #3596335Filippos Karapetis
2013-04-04Properly fix bugs #3267956 and #3605377Filippos Karapetis
2013-04-03HOPKINS: Standardize the use of g_PTRNULStrangerke
2013-04-03SCUMM: Add Italian Windows demos of Freddi Fish 4 and Putt-Putt Enters the Game.Kirben
2013-04-03HOPKINS: Fix rendering of French accentuated characterssylvaintv
2013-04-02SCI: Add a more generic solution for the problem found in bug #3605269Filippos Karapetis
2013-04-02SCUMM: Hardly-even-worth-mentioning cleanup.Torbjörn Andersson
2013-04-02HOPKINS: Remove useless check in loadLinkFile, remove comment. Thanks Sylvain...Strangerke
2013-04-02HOPKINS: Rework OPTI_ONE to make it more readable, rename itStrangerke
2013-04-02HOPKINS: More renaming in ObjectsManagerStrangerke
2013-04-01HOPKINS: Some renaming in ObjectsManagerStrangerke
2013-04-02SCUMM: Fix bug #3575444: "FT: Enemy behaviour in biker fight"Eugene Sandulenko
2013-04-02SCUMM: More fixes in INSANEEugene Sandulenko
2013-04-01HOPKINS: Some renaming in TalkManagerStrangerke
2013-04-01SCI: Set the song's sound queue signal to -1 when stopping a sound, like SSCI...Filippos Karapetis
2013-04-01SCI: Fix bug #3605269 - "SCI: KQ5 Windows CD - Game Hangs Before Final Battle"Filippos Karapetis
2013-03-31HOPKINS: Fix another error reported by Valgrind. Thanks Eriktorbjorn for repo...Strangerke
2013-03-31HOPKINS: Fix invalid read reported by Valgrind. Thanks Eriktorbjorn for the helpStrangerke
2013-03-31HOPKINS: Refactored use of TEMP.SCR for screen backups to use a memory bufferPaul Gilbert
2013-03-31HOPKINS: Fixed palette glitch during underwater base fade-inPaul Gilbert
2013-03-31HOPKINS: Renamed anonymous parameter in LinesManagerPaul Gilbert
2013-03-31HOPKINS: Converted iRegul to an EventMode enumerationPaul Gilbert
2013-03-31HOPKINS: Renamed some local variables used for BobItem initializationPaul Gilbert
2013-03-31HOPKINS: Renamed remaining fields of BobItem classPaul Gilbert
2013-03-30WINTERMUTE: Add a console command, "dump_file", to dump resource files to diskFilippos Karapetis
2013-03-30SCUMM: Fix more bugs in INSANEEugene Sandulenko
2013-03-30SCUMM: Fix several bugs in INSANEEugene Sandulenko
2013-03-30SCUMM: Fix bug #3546434: "SCUMM: FT glitches in Vulture encounter on old mine...Eugene Sandulenko
2013-03-30HOPKINS: Rename display buffersStrangerke
2013-03-30HOPKINS: Slight cleanup to silence cppcheck warning.Torbjörn Andersson
2013-03-30SCI: Fix two script bugs in PQ1 (message tuple typos) - bug #3605654Filippos Karapetis
2013-03-30SCI: Fix script bug #3606025 - "SCI: Crazy Nick's: King Graham's Challenge Ba...Filippos Karapetis
2013-03-30HOPKINS: More renaming in ObjectsManagerStrangerke
2013-03-30HOPKINS: Some refactoring and renaming in LinesManager and ObjectsManagerStrangerke
2013-03-29HOPKINS: Add a debug function to display current scene numberStrangerke
2013-03-29HOPKINS: More renamingStrangerke
2013-03-29HOPKINS: Some refactoring and renaming in ObjectsManagerStrangerke
2013-03-29HOPKINS: Add debugger command to change sceneStrangerke
2013-03-29HOPKINS: Implement Load from GUIStrangerke
2013-03-29KYRA: Add detection entry for LOL french v1.20 (extracted) datafiles.D G Turner
2013-03-29SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 MacFilippos Karapetis
2013-03-28ENGINES: Enable pegasus by defaultMatthew Hoops
2013-03-28SCI: Fix drawing in SCI21 hires games without breaking lowres SCI2/SCI21 gamesFilippos Karapetis
2013-03-28HOPKINS: Remove dead code. Thanks eriktorbjorn for reporting itStrangerke
2013-03-28HOPKINS: Some renaming in LinesManagerStrangerke