aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-04-01Laid the basics for music handlingPaul Gilbert
2009-04-01Replaced resource type numbers with existing constantsPaul Gilbert
2009-03-31Enabled 2 versions of Freddy Pharkas, and added the German version of QFG1Filippos Karapetis
2009-03-31Added 2 more versions of GK1 (apparently, all versions of GK1 used the same i...Filippos Karapetis
2009-03-31Added 2 versions of Mixed-up Mother Goose and enabled RAMA and Shivers (appar...Filippos Karapetis
2009-03-31Added 2 versions of QFG4 and updated the information of the German version of...Filippos Karapetis
2009-03-31Added the German version of QFG3. Also, enabled Phantasmagoria 1 and 2, as ap...Filippos Karapetis
2009-03-31Added Mixed-Up Fairy tales, and corrected information on some versions of SQ4Filippos Karapetis
2009-03-31Added another English version of SQ4 floppy and German versions of SQ3, SQ4 a...Filippos Karapetis
2009-03-31Added the German versions of PQ3 and PQ4Filippos Karapetis
2009-03-31Fixed a typo in the German version of Eco Quest 1 and enabled the German vers...Filippos Karapetis
2009-03-31Added the German version of EcoQuest 1, and enabled a version of EcoQuest 2 w...Filippos Karapetis
2009-03-31Fixed dialogue balloon appearing in the wrong position after commit 39772.Nicola Mettifogo
2009-03-31Added basic multiple inventory support. This will be used for the GIVE and SW...Nicola Mettifogo
2009-03-31There have been subclasses of DialogueManager for a while, so now we use thei...Nicola Mettifogo
2009-03-31Got rid of the gfx_res_mod_t structFilippos Karapetis
2009-03-31Character doesn't need a reference to the engine anymore.Nicola Mettifogo
2009-03-30Initialize _staticPalette when creating the graphics resource manager. This a...Filippos Karapetis
2009-03-30This should really fix the issues with vobab.999/999.voc in SCI1 games (e.g. ...Filippos Karapetis
2009-03-30Ignore the unreliable resource vocab.999 in SCI1 games. This allows us to use...Filippos Karapetis
2009-03-30Disabled some unused codeFilippos Karapetis
2009-03-30SWORD1: Commit of parentheses patch from salty-horse. (from -devel "Enabling ...Johannes Schickel
2009-03-30SCUMM: Commit of parentheses patch from salty-horse. (from -devel "Enabling -...Johannes Schickel
2009-03-30PARALLACTION: Commit of parentheses patch from salty-horse. (from -devel "Ena...Johannes Schickel
2009-03-30TINSEL: Commit of parentheses patch from salty-horse. (from -devel "Enabling ...Johannes Schickel
2009-03-30Added another version of Quest for Glory, from bug report #2718784Filippos Karapetis
2009-03-30Added another version of Hoyle 1, from bug report #2719227Filippos Karapetis
2009-03-30Verified the SCI version of a version of Laura Bow 1 - The Colonel's Bequest,...Filippos Karapetis
2009-03-30Changed the SCI version of the French version of LSL3 to match the other ones...Filippos Karapetis
2009-03-30Add GF_EGA feature flag for PN, to allow easier support of PC VGA version in ...Travis Howell
2009-03-30Added build rules for SCI32 gamesFilippos Karapetis
2009-03-30Fixed compilationFilippos Karapetis
2009-03-30Wrapped all the still WIP SCI32-specific code around appropriate ifdef blocks...Filippos Karapetis
2009-03-29SCI: don't delete static palette twiceWillem Jan Palenstijn
2009-03-29SCI: Merge static palette into global palette at startupWillem Jan Palenstijn
2009-03-29SCI: remove some debugging printfsWillem Jan Palenstijn
2009-03-29fixed 'if' statement as should be/was.Paweł Kołodziejski
2009-03-29Added stubs for the missing palette effects in kPalette()Filippos Karapetis
2009-03-29Added a stub for the palette fadeout/fadein effect, so that we remember it's ...Filippos Karapetis
2009-03-29Implemented IFCHAR command. This makes part 3 of BRA completely explorable.Nicola Mettifogo
2009-03-29Added declaration for Amiga BRA callables.Nicola Mettifogo
2009-03-29(Re)link bounding animations after location has been completely parsed. This ...Nicola Mettifogo
2009-03-29Ensure zone and animation flags are restored when a location is reloaded. Thi...Nicola Mettifogo
2009-03-29Commands now evaluate their reference Zone at runtime, thus handling of forwa...Nicola Mettifogo
2009-03-29Fixed the colors of the widgets in KQ5's options menuFilippos Karapetis
2009-03-29Fixed several free/delete mismatches.Nicola Mettifogo
2009-03-29Set main menu text height to the actual font height.Nicola Mettifogo
2009-03-29Fixed the colors of the window frames in KQ5Filippos Karapetis
2009-03-29Added missing parenthesis in M4Engine::delayPaul Gilbert
2009-03-29Merged CommandData into Command.Nicola Mettifogo