Age | Commit message (Expand) | Author |
2010-10-22 | SAGA: fix gcc size_t warns | Andrew Kurushin |
2010-10-22 | SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s... | Andrew Kurushin |
2010-05-16 | Added automatic detection of the IHNM demo | Filippos Karapetis |
2010-03-10 | Silenced some harmless cppcheck warnings about unreachable code after a return. | Torbjörn Andersson |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-09-11 | Slightly modified version of Patch #2838562: Improve endian.h and stream.h | Max Horn |
2009-08-24 | reverting changes from patch 43696 that shouldnt have been committed | Norbert Lange |
2009-08-24 | Enable alternative palettse for Amiga Monkey Island - Patch ID: 2819787 | Norbert Lange |
2009-01-02 | - Split the IHNM script functions into a different file | Filippos Karapetis |
2008-12-22 | logicalWidth -> width | Filippos Karapetis |
2008-12-22 | - Split the SAGA resource manager in 3 different ones, depending on the resou... | Filippos Karapetis |
2008-12-21 | - Added some stubs for the SAGA2 games dino and fta2 | Filippos Karapetis |
2008-12-21 | Cleaned up the mess with game IDs and game types: removed game types, reduced... | Filippos Karapetis |
2008-12-12 | - Stop passing the scene clip rectangle around for no reason | Filippos Karapetis |
2008-12-06 | Cleanup | Filippos Karapetis |
2008-11-18 | Cleanup | Filippos Karapetis |
2008-09-24 | Readded missing special case for the storm animation in ITE. Fixes bug #21256... | Filippos Karapetis |
2008-09-14 | Big patch changing semantics of ReadStream::eos(): | Willem Jan Palenstijn |
2008-06-12 | SAGA: Fixed memory leaks in the SAGA engine | Christopher Page |
2008-02-28 | Added a workaround so that the mob of prisoners in Nimdok's chapter is shown ... | Filippos Karapetis |
2008-02-24 | This safeguard is no longer needed for IHNM | Filippos Karapetis |
2008-02-24 | Fix for bug #1900254 - "ITE: Glitches when bridging the gorge" | Filippos Karapetis |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-09-16 | Fix bug when some animations were playing too fast. | Eugene Sandulenko |
2007-09-15 | Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ... | Filippos Karapetis |
2007-09-01 | Fix the crash in the IHNM intro | Filippos Karapetis |
2007-09-01 | Do not decode frames beyond maxFrames to avoid any potential issues | Eugene Sandulenko |
2007-09-01 | Modified the workaround for the IHNM end credits animation | Filippos Karapetis |
2007-09-01 | Don't go out of bounds when filling anim->frameOffsets[]. | Torbjörn Andersson |
2007-09-01 | This is a pseudo-commit. Previous commit log message for this file should read | Eugene Sandulenko |
2007-09-01 | Proper height for Chinese characters, also remove obsolete hack for computing | Eugene Sandulenko |
2007-08-31 | Slight simplification. | Torbjörn Andersson |
2007-08-31 | Fix end credits in IHNM. Now video length is determined properly. | Eugene Sandulenko |
2007-08-31 | Fix warning | Eugene Sandulenko |
2007-08-31 | Some slight updates to palette fadeout/fadein before a cutaway starts (still ... | Filippos Karapetis |
2007-08-31 | Some cleanup for the IHNM demo | Filippos Karapetis |
2007-08-30 | Proper implementation of intro and credits in IHNM | Eugene Sandulenko |
2007-08-27 | IHNM's ending is shown correctly now (but the credits still aren't). Slight u... | Filippos Karapetis |
2007-08-25 | Added a temporary workaround for an issue with animations | Filippos Karapetis |
2007-08-25 | Always reset an animation when it's done playing | Filippos Karapetis |
2007-08-25 | Fixed a regression | Filippos Karapetis |
2007-08-25 | The intro of IHNM is shown correctly now | Filippos Karapetis |
2007-08-24 | The frame count needs to be updated for cutaways without an animation bit as ... | Filippos Karapetis |
2007-08-24 | Code cleanup for the IHNM demo | Filippos Karapetis |
2007-08-24 | Clearcutaway now sets the scene's palette. Removed two workarounds for the IH... | Filippos Karapetis |
2007-08-21 | Updated some comments | Filippos Karapetis |
2007-08-13 | When restarting an animation, make sure that the animation's current frame is... | Filippos Karapetis |
2007-07-31 | Cleanup: removed dead code, fixed some comments and did some layout changes | Filippos Karapetis |
2007-07-30 | The interactive part of the IHNM demo fully works now. Also, made the options... | Filippos Karapetis |