aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-04-07GOB: Gave some numerical constants a name. This codebase is a bit of a mess ;...Max Horn
2009-04-06Removed useless references to the global _vm.Nicola Mettifogo
2009-04-06Cleanup of Balloon and Dialogue code:Nicola Mettifogo
2009-04-06Fixed a crash in LSL5 when opening the inventoryFilippos Karapetis
2009-04-06Fixed an issue with the password screen in LSL5 and kStrAt(). The game passwo...Filippos Karapetis
2009-04-06LOL: startup fix for floppy versionFlorian Kagerer
2009-04-06SCI: Made said_parse_spec static, regenerated said.cpp from said.yMax Horn
2009-04-05Apart from a "const", the volume() and getVolume() function were identical.Torbjörn Andersson
2009-04-05LOL: fix monsters' strange sliding to the left (like that thug at the beginning)Florian Kagerer
2009-04-05SCI: Include sciduv.exe in version scanning.Walter van Niftrik
2009-04-05LOL: implemented two more opcodes (for roland's house and for the sequence wh...Florian Kagerer
2009-04-05Add another German version of Simon the Sorcerer 2 (DOS Floppy).Travis Howell
2009-04-05LOL: fix speech bug, which would cause a hang up when entering roland's houseFlorian Kagerer
2009-04-05Implemented many of the remaining library functionsPaul Gilbert
2009-04-05Created stub manager class for sound effectsPaul Gilbert
2009-04-05SCI: Replaced AATree by Common::List in AvoidPath. AATree does not help whenWalter van Niftrik
2009-04-04LOL: implemented opcode for throwing items into or out of the thug's caveFlorian Kagerer
2009-04-04LOL: fix magic atlas back/forward buttonsFlorian Kagerer
2009-04-04LOL: implemented compassFlorian Kagerer
2009-04-04Add saturatedAddColor-function in which you can specify the added color's for...Kari Salminen
2009-04-04LOL: correct character portrait positioning for "full screen sequences" (like...Florian Kagerer
2009-04-04LOL: - this should fix a text displayer bug that occured when speaking to the...Florian Kagerer
2009-04-04LOL: - minor item drawing bug fixFlorian Kagerer
2009-04-04Formatting.Johannes Schickel
2009-04-04Fix warning.Johannes Schickel
2009-04-04LOL: - minor sfx bug fixFlorian Kagerer
2009-04-04Update German version of puttzoo.Travis Howell
2009-04-04Fix possible regression in HE games re-releases.Travis Howell
2009-04-04Update prefix for German version of puttzoo.Travis Howell
2009-04-04Update prefix for German version of puttzoo.Travis Howell
2009-04-04Update prefix for German version of puttzoo.Travis Howell
2009-04-04Ooops, remove excess space.Travis Howell
2009-04-04Add more German version of HE games.Travis Howell
2009-04-04Replaced all occurrences of the constant '257' with the existing constant 'NU...Paul Gilbert
2009-04-04LOL: - reverted last commit which would break map shape drawing (I have now c...Florian Kagerer
2009-04-03Fixed incorrect palette range usage so room fade-ins happen correctlyPaul Gilbert
2009-04-03Fixed compilation (a signed byte cannot hold such big values)Filippos Karapetis
2009-04-03Removed leftover chrono-related code (refer to commit #37721 for the changes ...Filippos Karapetis
2009-04-03Removed the non-working Chrono port code, after discussing with LarsFilippos Karapetis
2009-04-03LOL: - added support for magic atlasFlorian Kagerer
2009-04-03Cleanup of decompress_sci_view(). Also, ALL of the cases where that function ...Filippos Karapetis
2009-04-03- Added the German version of LongbowFilippos Karapetis
2009-04-03Moved background and character loading code from LocationParser_br to the eng...Nicola Mettifogo
2009-04-03Moved Nippon Safes specific code from Parallaction to Parallaction_ns and ada...Nicola Mettifogo
2009-04-03SCI: Fix warning on OSXMax Horn
2009-04-03PARALLACTION: Fix silly Mingw 'shadowed declaration' warningsMax Horn
2009-04-03Some more FreeSCI <-> SCI changesFilippos Karapetis
2009-04-03Changed some references from "FreeSCI" to "SCI" or "ScummVM"Filippos Karapetis
2009-04-03Merged the SCI1 and SCI11 cel drawing functionsFilippos Karapetis
2009-04-02Added the English DOS version of Hoyle 2Filippos Karapetis