Age | Commit message (Expand) | Author |
2009-04-04 | Update prefix for German version of puttzoo. | Travis Howell |
2009-04-04 | Update prefix for German version of puttzoo. | Travis Howell |
2009-04-04 | Ooops, remove excess space. | Travis Howell |
2009-04-04 | Add more German version of HE games. | Travis Howell |
2009-04-04 | Replaced all occurrences of the constant '257' with the existing constant 'NU... | Paul Gilbert |
2009-04-04 | LOL: - reverted last commit which would break map shape drawing (I have now c... | Florian Kagerer |
2009-04-03 | Fixed incorrect palette range usage so room fade-ins happen correctly | Paul Gilbert |
2009-04-03 | Fixed compilation (a signed byte cannot hold such big values) | Filippos Karapetis |
2009-04-03 | Removed leftover chrono-related code (refer to commit #37721 for the changes ... | Filippos Karapetis |
2009-04-03 | Removed the non-working Chrono port code, after discussing with Lars | Filippos Karapetis |
2009-04-03 | LOL: - added support for magic atlas | Florian Kagerer |
2009-04-03 | Cleanup of decompress_sci_view(). Also, ALL of the cases where that function ... | Filippos Karapetis |
2009-04-03 | - Added the German version of Longbow | Filippos Karapetis |
2009-04-03 | Moved background and character loading code from LocationParser_br to the eng... | Nicola Mettifogo |
2009-04-03 | Moved Nippon Safes specific code from Parallaction to Parallaction_ns and ada... | Nicola Mettifogo |
2009-04-03 | SCI: Fix warning on OSX | Max Horn |
2009-04-03 | PARALLACTION: Fix silly Mingw 'shadowed declaration' warnings | Max Horn |
2009-04-03 | Some more FreeSCI <-> SCI changes | Filippos Karapetis |
2009-04-03 | Changed some references from "FreeSCI" to "SCI" or "ScummVM" | Filippos Karapetis |
2009-04-03 | Merged the SCI1 and SCI11 cel drawing functions | Filippos Karapetis |
2009-04-02 | Added the English DOS version of Hoyle 2 | Filippos Karapetis |
2009-04-02 | Added the German version of KQ7 | Filippos Karapetis |
2009-04-02 | Added the German versions of KQ5 and KQ6, sorted out the different versions o... | Filippos Karapetis |
2009-04-02 | Applied fingolfin's suggestion to remove the roundf() implementation and make... | Filippos Karapetis |
2009-04-02 | Disable some (quite chatty) debug output - the savegme system looks stable en... | Filippos Karapetis |
2009-04-02 | pic_port_bounds was only set from command-line parameters it seems, so it's s... | Filippos Karapetis |
2009-04-02 | Fixed compilation under MSVC by implementing roundf() | Filippos Karapetis |
2009-04-02 | SCI: AvoidPath cleanup. | Walter van Niftrik |
2009-04-02 | SCI: Avoidpath cleanup. | Walter van Niftrik |
2009-04-01 | - Updated the details of 2 versions of Freddy Pharkas and of 2 versions of SQ... | Filippos Karapetis |
2009-04-01 | Cine::Palette: Add saturatedAddNormalizedColor-function (Going to be used to ... | Kari Salminen |
2009-04-01 | - Wrapped all the code for custom graphics options around a CUSTOM_GRAPHICS_O... | Filippos Karapetis |
2009-04-01 | Add default constructor for Cine::Palette (Creates an invalid, empty palette). | Kari Salminen |
2009-04-01 | Fix compilation via manually implementing strToUpper, instead of relying on s... | Johannes Schickel |
2009-04-01 | Fix warnings. | Johannes Schickel |
2009-04-01 | Laid the basics for music handling | Paul Gilbert |
2009-04-01 | Laid the basics for music handling | Paul Gilbert |
2009-04-01 | Replaced resource type numbers with existing constants | Paul Gilbert |
2009-03-31 | Enabled 2 versions of Freddy Pharkas, and added the German version of QFG1 | Filippos Karapetis |
2009-03-31 | Added 2 more versions of GK1 (apparently, all versions of GK1 used the same i... | Filippos Karapetis |
2009-03-31 | Added 2 versions of Mixed-up Mother Goose and enabled RAMA and Shivers (appar... | Filippos Karapetis |
2009-03-31 | Added 2 versions of QFG4 and updated the information of the German version of... | Filippos Karapetis |
2009-03-31 | Added the German version of QFG3. Also, enabled Phantasmagoria 1 and 2, as ap... | Filippos Karapetis |
2009-03-31 | Added Mixed-Up Fairy tales, and corrected information on some versions of SQ4 | Filippos Karapetis |
2009-03-31 | Added another English version of SQ4 floppy and German versions of SQ3, SQ4 a... | Filippos Karapetis |
2009-03-31 | Added the German versions of PQ3 and PQ4 | Filippos Karapetis |
2009-03-31 | Fixed a typo in the German version of Eco Quest 1 and enabled the German vers... | Filippos Karapetis |
2009-03-31 | Added the German version of EcoQuest 1, and enabled a version of EcoQuest 2 w... | Filippos Karapetis |
2009-03-31 | Fixed dialogue balloon appearing in the wrong position after commit 39772. | Nicola Mettifogo |
2009-03-31 | Added basic multiple inventory support. This will be used for the GIVE and SW... | Nicola Mettifogo |