Age | Commit message (Expand) | Author |
2007-04-16 | Fix the level selection screen in the KIXX XL release of Monkey Island 2 (Ami... | Travis Howell |
2007-04-15 | fixed warning | Paweł Kołodziejski |
2007-04-15 | removed unnecessary casts | Gregory Montoir |
2007-04-15 | simplification (_useTalkAnims is not used in >= V7) | Gregory Montoir |
2007-04-15 | Added code for decodeParseString.SO_PRINT_WRAP and rewrote the CHARSET_1 func... | Gregory Montoir |
2007-04-15 | fixed warnings | Paweł Kołodziejski |
2007-04-09 | silence a compiler symbol redefinition warning | Kostas Nakos |
2007-04-08 | Adjust debug levels. | Travis Howell |
2007-04-08 | Adjust debug output in writeINI opcode, so it doesn't get skipped. | Travis Howell |
2007-04-08 | Rename setFilePath opcode to createDirectory, in order to reflect the opcodes... | Travis Howell |
2007-04-08 | Set SaveGamePath INI setting to '*' in HE72+ games, to avoid warnings about n... | Travis Howell |
2007-04-08 | Add another Dutch version of Freddi Fish 2 for Macintosh. | Travis Howell |
2007-04-04 | Copy protection bypass applies to all versions of Monkey Island VGA. | Travis Howell |
2007-04-03 | Removed obsolete TODO | Max Horn |
2007-04-02 | Add patch #1692496 - Amiga indy3ega sound fixes. | Travis Howell |
2007-04-01 | Fixed grammar in a comment | Max Horn |
2007-04-01 | added the instance of EventManager returned by OSystem::getEventManager as a ... | Gregory Montoir |
2007-04-01 | Reverted my roomoffs changes (broke the Loom intro), and instead added the co... | Max Horn |
2007-03-31 | Got rid of some 0xFFFF -> 0xFFFFFFFF conversions and similiar nonsense by usi... | Max Horn |
2007-03-24 | Cleaning up various issues with the Indy3 IQ patch | Max Horn |
2007-03-24 | Update help. | Travis Howell |
2007-03-24 | Remove old debug message in getStringWidth opcode, which is no longer required. | Travis Howell |
2007-03-24 | Add patch #1687026 - Indy3: Series IQ-Points. | Travis Howell |
2007-03-24 | Add patch #1687013 - Zak FM-Towns: F1-F4 person switching. | Travis Howell |
2007-03-23 | Patch #1687010: FM-Towns: Handle Alt-F5 | Max Horn |
2007-03-23 | Add part of patch #1687053 - Scumm: Fix charset glitches in original Save-dia... | Travis Howell |
2007-03-23 | Trimming of excess spaces in drawString, only applies to SCUMM 4+ games. Cofi... | Travis Howell |
2007-03-23 | Fix bug #1684010 - SPYFOX1: Background buffer not been cleared. | Travis Howell |
2007-03-23 | Change getFileSize opcode, to check for files via SaveFileManager too. Fixes ... | Travis Howell |
2007-03-20 | Make sure Track::soundHandle is always initialize, and added a FIXME (see als... | Max Horn |
2007-03-20 | Change IMuseDigital::stopAllSounds to simply do what it names suggest, i.e. s... | Max Horn |
2007-03-20 | Undoing my previous (upon closer review, bogus) change to IMuseDigital::refre... | Max Horn |
2007-03-20 | Correct error message | Max Horn |
2007-03-20 | oops | Max Horn |
2007-03-20 | Fix a potential race condition (leading to lockups) in IMuseDigital::refreshS... | Max Horn |
2007-03-20 | cleanup | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-17 | Force all code to use EventManager::pollEvent instead of OSystem::pollEvent | Max Horn |
2007-03-14 | Add recent walk box changes to SCUMM0 too. | Travis Howell |
2007-03-12 | Restore flipping code for raw wiz images, which was lost in revision 24860. | Travis Howell |
2007-03-12 | Fix xmap regression, when drawing wiz images. | Travis Howell |
2007-03-12 | Special filehandling for Symbian OS not needed in smushplayer anymore. | Lars Persson |
2007-03-12 | Removing this old workaround: It no longer works, and causes an infinite loop... | Max Horn |
2007-03-12 | Removed old and undocumented workaround for good, it was apparently made in r... | Max Horn |
2007-03-12 | Fix a discrepancy between our V3 walking code and disasm (besides, using dest... | Max Horn |
2007-03-12 | Get rid of initActorClass | Max Horn |
2007-03-12 | Remove warning, logic code for soccer games is incomplete. | Travis Howell |
2007-03-11 | A long time ago, in a virtual machine far, far away... | Max Horn |
2007-03-10 | typo | Max Horn |
2007-03-10 | Silence MSVC8 warnings. | Eugene Sandulenko |