Age | Commit message (Expand) | Author |
2007-09-24 | Added missing endian wrappers from Room Exit structure loading | Paul Gilbert |
2007-09-24 | Changes some code to use Common::set_to instead of loops. (as an example on h... | Johannes Schickel |
2007-09-24 | Adds Common::set_to which sets elements from the range [first, last) to value. | Johannes Schickel |
2007-09-23 | Fixed comment for grabPalette. | Johannes Schickel |
2007-09-23 | Added command to enable screen debug functionallity. (instead of the old comp... | Johannes Schickel |
2007-09-23 | Added debugger command to list the birthstone gems. | Johannes Schickel |
2007-09-23 | - mention kyra macintosh support | Johannes Schickel |
2007-09-23 | Fix for kyra3 crashes while playing WSA files. | Johannes Schickel |
2007-09-23 | Init _screen for kyra3. Menu + Intro should be working again. | Johannes Schickel |
2007-09-23 | Converted fields in data that were originally offsets (such as tick proc offs... | Paul Gilbert |
2007-09-23 | Added vaildation of new lure.dat file, and added MD5 for Italian version of game | Paul Gilbert |
2007-09-23 | Added support for the lure.dat file now containing multiple language versions | Paul Gilbert |
2007-09-23 | Split up the interruptableDelay method into two methods, making the version i... | Paul Gilbert |
2007-09-23 | Removed some old redundant code and moved some string constants to the resour... | Paul Gilbert |
2007-09-23 | Tweaked the colour fading code so that room 4 will display correctly | Paul Gilbert |
2007-09-23 | Added support for original copy protection, in any anyone ever wants to see it | Paul Gilbert |
2007-09-23 | Shifted string decoder list to a resource, since it varies from language to l... | Paul Gilbert |
2007-09-23 | Added support for original copy protection, in any anyone ever wants to see it | Paul Gilbert |
2007-09-23 | Added support for multiple languages, with added resources for Italian versio... | Paul Gilbert |
2007-09-23 | Oops. Some debug code was committed. | Nicola Mettifogo |
2007-09-23 | Moved most of inventory-related code inside classes Inventory and InventoryRe... | Nicola Mettifogo |
2007-09-23 | Rename class variables to conform our coding guidelines. | Eugene Sandulenko |
2007-09-23 | Rename class variables to conform our code conventions | Eugene Sandulenko |
2007-09-23 | Indentation. | Torbjörn Andersson |
2007-09-23 | Add support for Russian versions of AGI games | Eugene Sandulenko |
2007-09-23 | Added Elvira 1, Elvira 2 and I Have no Mouth and moved Troll's Tale to the "N... | Filippos Karapetis |
2007-09-23 | Cleanup. Also, changed isBigEndian to be a boolean | Filippos Karapetis |
2007-09-23 | remove _saveMarks from SAGA load and save implementation | Andrew Kurushin |
2007-09-23 | Add Tigger and Mist events implementation | Eugene Sandulenko |
2007-09-23 | objects now work in Winnie Amiga | Matthew Hoops |
2007-09-23 | Fix regression | Eugene Sandulenko |
2007-09-23 | changes for Winnie Amiga (now playable) and C64 | Matthew Hoops |
2007-09-23 | More endianness and alignment fixes | Eugene Sandulenko |
2007-09-23 | Fix endian bug | Max Horn |
2007-09-23 | Make readRoom() truly alignment- and endian-safe | Eugene Sandulenko |
2007-09-23 | Portability fix | Eugene Sandulenko |
2007-09-23 | Fixed some platform checks | Filippos Karapetis |
2007-09-23 | Updated the MSVC8 SAGA project file for commit #29038 | Filippos Karapetis |
2007-09-23 | Fix 64 bit issue | Max Horn |
2007-09-23 | Troll's Tale support was added | Eugene Sandulenko |
2007-09-23 | Moved MemoryStreamEndian from Saga to Common. | Eugene Sandulenko |
2007-09-23 | allow Winnie C64 to start, although there are problems with the images (proba... | Matthew Hoops |
2007-09-23 | randomize() can no longer create "object 41" -- there is no object 41, and wh... | Matthew Hoops |
2007-09-23 | readRoom is now Endian-safe | Matthew Hoops |
2007-09-22 | Make sure that picture fill doesn't go out of the picture's bounds, since pre... | Filippos Karapetis |
2007-09-22 | fix possible Endian issue | Matthew Hoops |
2007-09-22 | allow Winnie Amiga to show room images, still not playable | Matthew Hoops |
2007-09-22 | Fix for bug #1800276 - "IHNM: Problem in saving". A bug in the logic of the s... | Filippos Karapetis |
2007-09-22 | oops. | Johannes Schickel |
2007-09-22 | Hopefully fix amigos4 fs implementation. | Johannes Schickel |