Age | Commit message (Expand) | Author |
2009-04-21 | Removed per-picture port bounds, which were set to the global port bounds | Filippos Karapetis |
2009-04-20 | SCI: Replaced memory ref counting code in the SongIterator code by a simple C... | Max Horn |
2009-04-20 | SCI: Renamed global array 'formats' to the slightly more descriptive g_opcode... | Max Horn |
2009-04-20 | SCI: Moved list of kernel func declarations to header file, where it belongs | Max Horn |
2009-04-20 | SCI: cleanup | Max Horn |
2009-04-20 | SCI: Mapped BREAKPOINT macro to error() for now | Max Horn |
2009-04-18 | Disable MSVC warning in autogenerated code | Willem Jan Palenstijn |
2009-04-18 | Fix outdated comments | Willem Jan Palenstijn |
2009-04-18 | Retreive -> retrieve | Willem Jan Palenstijn |
2009-04-15 | SCI: Added a new song player (work-in-progress). | Walter van Niftrik |
2009-04-11 | SCI: Renamed bp_flag -> breakpointFlag; replaced global send_calls_allocated ... | Max Horn |
2009-04-09 | SCI: Clarify hack in kgraphics.cpp based on what lars wrote on scummvm-devel | Max Horn |
2009-04-07 | Fixed the language of the German version of Longbow | Filippos Karapetis |
2009-04-07 | SCI: Do not skip last entry in kernel table for SCI1. | Walter van Niftrik |
2009-04-07 | SCI: Swapped x and y parameters of IsItSkip. Added IsItSkip to kernel table. | Walter van Niftrik |
2009-04-07 | Print out the SCI interpreter version and not the resource version when sayin... | Matthew Hoops |
2009-04-07 | SCI: Fix endian-unsafe read [bug #2739122 ] | Willem Jan Palenstijn |
2009-04-06 | Fixed a crash in LSL5 when opening the inventory | Filippos Karapetis |
2009-04-06 | Fixed an issue with the password screen in LSL5 and kStrAt(). The game passwo... | Filippos Karapetis |
2009-04-06 | SCI: Made said_parse_spec static, regenerated said.cpp from said.y | Max Horn |
2009-04-05 | SCI: Include sciduv.exe in version scanning. | Walter van Niftrik |
2009-04-05 | SCI: Replaced AATree by Common::List in AvoidPath. AATree does not help when | Walter van Niftrik |
2009-04-04 | Fix warning. | Johannes Schickel |
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 | 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 | SCI: Fix warning on OSX | 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 | - Wrapped all the code for custom graphics options around a CUSTOM_GRAPHICS_O... | Filippos Karapetis |
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 |