aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-09-13added simple credits support for the intro.Vladimir Menshakov
2009-09-13added shadow_color, height and packed width parameters for fonts.Vladimir Menshakov
2009-09-13fixed animation slot in first trialVladimir Menshakov
2009-09-13Always disable the "Change Directory" button in the save/load menus, as we do...Filippos Karapetis
2009-09-12Removed the INST_LOOKUP_CLASS defineFilippos Karapetis
2009-09-12Made is_object() a method of the segment managerFilippos Karapetis
2009-09-12Removed the unused ASSERT()-related code and changed a warning where BREAKPOI...Filippos Karapetis
2009-09-12LOL: fix bug that would sometimes accidently swap the freeze palette and the ...Florian Kagerer
2009-09-12- Made obj_get and obj_get_name methods of SegManager (getObject and getObjec...Filippos Karapetis
2009-09-11LOL: added another missing opcodeFlorian Kagerer
2009-09-11LOL: add missing opcodeFlorian Kagerer
2009-09-11LOL/Floppy: fixed gfx tables generationFlorian Kagerer
2009-09-11Added an experimental screen transition dirty rect calculation code which sho...Paul Gilbert
2009-09-11Bugfix for the boundaries of changing objects used for dirty rect calculationsPaul Gilbert
2009-09-11Remove excess spaces.Travis Howell
2009-09-11Remove excess spaces.Travis Howell
2009-09-11Fix compile of M4 game engine.Travis Howell
2009-09-11Slightly modified version of Patch #2838562: Improve endian.h and stream.hMax Horn
2009-09-11M4: Seems that s1_cos and s1_sin are either misnamed, or buggy ?Max Horn
2009-09-11Don't abuse FORCEINLINEMax Horn
2009-09-10Removed incorrect German Neon Edition MD5Paul Gilbert
2009-09-09Really fixing searchHotspot, syntax-wise at least. (Note: Hotspots::Hotspot::...Sven Hesse
2009-09-09LOL/Floppy: - fix spell book animationFlorian Kagerer
2009-09-09Playtoons - Fix searchHotspot and suppress a forgotten debug warningArnaud Boutonné
2009-09-09moved away actor animation from the "lan" animations. added better handling f...Vladimir Menshakov
2009-09-09Playtoons - Add oPlaytoons_printTextArnaud Boutonné
2009-09-09Removed/replaced the gfx_pixmap_color structFilippos Karapetis
2009-09-08Fixed some (pedantic) warningsMax Horn
2009-09-08tinsel: correct mac cd checksums, made on files extracted as raw dataFabio Battaglia
2009-09-08added actor-walkbox position correctionVladimir Menshakov
2009-09-08removed ann's house music hack from scene. Vladimir Menshakov
2009-09-08Tinsel: added (disabled) Discworld 1 MAC detection entryFabio Battaglia
2009-09-08T7G: Fix bug #2853185 where card puzzle doesn't clean up, resulting in a blan...Scott Thomas
2009-09-07removed junk, added warning about unimplemented callbackVladimir Menshakov
2009-09-07made game completableVladimir Menshakov
2009-09-07added quit eventVladimir Menshakov
2009-09-07play animation only when hoveredVladimir Menshakov
2009-09-07fixed invalid text length calculationVladimir Menshakov
2009-09-07Merged xfact and yfact into scaleFactor - it doesn't really make sense to mul...Filippos Karapetis
2009-09-07Added second German Neon Edition detection entryPaul Gilbert
2009-09-07Fixed a regression from commit #43999 (segment ID 1 is valid)Filippos Karapetis
2009-09-07SCI: Replace GET_SEGMENT_ANY and GET_OBJECT_SEGMENT macros by new segman methodsMax Horn
2009-09-06Removed some unused variablesFilippos Karapetis
2009-09-06LOL/Floppy: implemented missing opcodeFlorian Kagerer
2009-09-06CleanupFilippos Karapetis
2009-09-06Fixed compilation on BE systemsFilippos Karapetis
2009-09-06Removed the hi-color code (16bpp & 24bpp). All SCI games use up to 256 colors...Filippos Karapetis
2009-09-06Removed some leftover debug code, and turned p0printf messages into debug mes...Filippos Karapetis
2009-09-06LOL: add message to load/delete menus when no save files are presentFlorian Kagerer
2009-09-06LOL: fixed bug in delete menu codeFlorian Kagerer