Age | Commit message (Expand) | Author |
2007-12-12 | Redeveloped the processing of language item article prefixes to match how the... | Paul Gilbert |
2007-12-11 | Cleanup | Filippos Karapetis |
2007-12-11 | Changed some swaps to use the template SWAP | Filippos Karapetis |
2007-12-11 | Fix for bug #1848016 - "IHNM: Wrong Subtitles Color (Spanish)". The colors of... | Filippos Karapetis |
2007-12-11 | Make sure that text in message boxes in IHNM is always centered, regardless o... | Filippos Karapetis |
2007-12-11 | Bugfix for the display of ASK, GIVE, and TELL actions in the status line | Paul Gilbert |
2007-12-11 | Bugfix to make the Use action work correctly | Paul Gilbert |
2007-12-10 | Updated outdated comment. | Nicola Mettifogo |
2007-12-10 | Added 90 extra save slots for Nippon Safes. | Nicola Mettifogo |
2007-12-10 | * Switched Nippon Safes to use new names for savefiles. User will be asked to... | Nicola Mettifogo |
2007-12-10 | Save game header is 32 bits, not 16 | Filippos Karapetis |
2007-12-10 | Oops, fixed some problems with the last commit | Filippos Karapetis |
2007-12-10 | It's now possible again to import saved games from the original interpreter o... | Filippos Karapetis |
2007-12-10 | Remove old warnings, since errors are displayed via load/save interface. | Travis Howell |
2007-12-10 | Changed over warning messages for save/load errors from the debug console to ... | Paul Gilbert |
2007-12-09 | Added a hack to allow adjustment of Adlib volume. (see bug #1497961 "KYRA1: m... | Johannes Schickel |
2007-12-09 | Add Russian font for Zak. | Eugene Sandulenko |
2007-12-09 | Fix for bug #1777053. Engine was ruling out valid passwords because of wrong ... | Nicola Mettifogo |
2007-12-09 | Going back to uncached mode for graphics resources of Examine zones. This pre... | Nicola Mettifogo |
2007-12-09 | Fix to prevent having an incorrect sprite assigned to some objects in IHNM wh... | Filippos Karapetis |
2007-12-09 | cleanup | Max Horn |
2007-12-09 | cleanup | Max Horn |
2007-12-09 | - minor screen fix for OS | Gregory Montoir |
2007-12-09 | Hack to workaround struct padding added by some compilers (mainly on PalmOS) | Chris Apers |
2007-12-09 | Bugfix to correctly display a hotspot name in message dialogs that include it | Paul Gilbert |
2007-12-09 | Added code to set ACTIVE_HOTSPOT_ID and USE_HOTSPOT_ID fields correctly when ... | Paul Gilbert |
2007-12-09 | Added extra debug statements | Paul Gilbert |
2007-12-09 | Added extra debug statements | Paul Gilbert |
2007-12-09 | Added new debug category for string handling | Paul Gilbert |
2007-12-08 | Saving and loading in Winnie the Pooh should now be endian and alignment safe... | Filippos Karapetis |
2007-12-08 | Renamed SAVEGAME_VERSION to MSA_SAVEGAME_VERSION | Filippos Karapetis |
2007-12-08 | The variables nFrame and iItem can also have negative values | Filippos Karapetis |
2007-12-08 | Saving and loading in Mickey's Space Adventure should now be endian and align... | Filippos Karapetis |
2007-12-08 | ioFailed() is now checked when saving a game | Filippos Karapetis |
2007-12-08 | reverted parts of commits #29447 and #29446 (caused regressions in ADL music ... | Gregory Montoir |
2007-12-08 | Fix for bug #1837503. Location switches can be scheduled recursively, so now ... | Nicola Mettifogo |
2007-12-08 | Added some missing deletes of temporary objects | Paul Gilbert |
2007-12-08 | Fix compiler warning | Max Horn |
2007-12-08 | amiga demo version of OS has a VOL.CNF file so I assume full versions of the ... | Gregory Montoir |
2007-12-08 | simplified gfxConvertSpriteToRaw, some renaming | Gregory Montoir |
2007-12-08 | made timing closer to the original interpreter and simplified manageEvents fu... | Gregory Montoir |
2007-12-08 | reverted part of commit #29749, inplace unpacking doesn't work with .ani data | Gregory Montoir |
2007-12-08 | Cleanup and simplification | Filippos Karapetis |
2007-12-08 | Cleanup and simplification | Filippos Karapetis |
2007-12-07 | don't use str functions with binary data, should fix bug #1845760 | Gregory Montoir |
2007-12-07 | add Common::Rect::center (handy for ::setFocusRectangle()) | Gregory Montoir |
2007-12-07 | backported some changes for OS | Gregory Montoir |
2007-12-07 | fix unterminated string (causing intermittent savegame listing problems in sc... | Willem Jan Palenstijn |
2007-12-07 | Bugfix so player will move out of the way if he's blocking an entrance a char... | Paul Gilbert |
2007-12-07 | Changed startup error messages to use a modal GUI dialog | Paul Gilbert |