aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2009-09-06SCI: Rename SegManager::exports_wide to _exportsAreWide and changed it to a b...Max Horn
2009-09-06SCI: Script::obj_indices is now protectedMax Horn
2009-09-06SCI: Replace "IntMapper *id_seg_map" in SegManager with a Common::HashMap<int...Max Horn
2009-09-06SCI: Convert saveload code to use the versioning feature of Common::SerializerMax Horn
2009-09-06SCI: cleanupMax Horn
2009-09-06SCI: cleanupMax Horn
2009-09-06SCI: Cleanup for some SegManager internalsMax Horn
2009-09-06SCI: Rename resManager -> resMan; segManager -> segManMax Horn
2009-09-06SCI: Rename player -> s_player and made it static; allocate MemoryReadStream ...Max Horn
2009-09-06SCI: Change script_lookup_export to use SegManager::validateExportFuncMax Horn
2009-09-06Constness fixBertrand Augereau
2009-09-06Minor constness fixesBertrand Augereau
2009-09-06start sound positioning with 1 as in original engine.Vladimir Menshakov
2009-09-06implemented mansion drawers-book puzzle and fake chili.Vladimir Menshakov
2009-09-06LOL: fixed warningFlorian Kagerer
2009-09-06LOL/Floppy: fix menusFlorian Kagerer
2009-09-05more callbacks from the third episodeVladimir Menshakov
2009-09-05LOL/Floppy: fix compassFlorian Kagerer