Age | Commit message (Expand) | Author |
2007-04-19 | - Fixed handling of the case split screen + vertical scrolling area | Sven Hesse |
2007-04-19 | Added code to prevent NPCs from moving when being talked to | Paul Gilbert |
2007-04-18 | Fixes bug 1702679. | Nicola Mettifogo |
2007-04-18 | Update details for Russian translation of Simon the Sorcerer 1. | Travis Howell |
2007-04-17 | Fix scroll handler | Sven Hesse |
2007-04-17 | Changed processInput() to use the ascii value instead of the keycode, so that... | Sven Hesse |
2007-04-17 | Fixed a bug that crept in during clean-up | Sven Hesse |
2007-04-17 | Bugfix for Grub's animation handler | Paul Gilbert |
2007-04-17 | Bugfix to have multiple savegame names list vertically | Paul Gilbert |
2007-04-16 | Fix compilation | Sven Hesse |
2007-04-16 | Now handling fonts with brand-new Font hierarchy. Amiga font have been implem... | Nicola Mettifogo |
2007-04-16 | Fix the level selection screen in the KIXX XL release of Monkey Island 2 (Ami... | Travis Howell |
2007-04-16 | Mouse button presses shouldn't repeat. Fixes "cut-scene" after the idol part ... | Sven Hesse |
2007-04-16 | Bargon Attack uses wide surfaces, but shouldn't scroll in-game regardless | Sven Hesse |
2007-04-16 | Fixed regression that was added when making it compile with MSVC8 | Sven Hesse |
2007-04-15 | fixed warning | Paweł Kołodziejski |
2007-04-15 | removed unnecessary casts | Gregory Montoir |
2007-04-15 | - Fonts are now preloaded at start. | Nicola Mettifogo |
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 | Formatting/Cleanup. | Johannes Schickel |
2007-04-15 | Fixing compile for me, hopefully not breaking it for the MSVC8 again... | Sven Hesse |
2007-04-15 | fixed warnings | Paweł Kołodziejski |
2007-04-15 | Fix mouse regression in Swampy Adventures. | Travis Howell |
2007-04-15 | More cleanup. | Johannes Schickel |
2007-04-15 | Update reporting of invalid script opcodes. | Travis Howell |
2007-04-15 | Fix Elvira 1 regression. | Travis Howell |
2007-04-15 | cleanup. | Johannes Schickel |
2007-04-15 | Some more MSVC8 uninitialed variable warning (see bug #1700986) | Sven Hesse |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Readded lost files. | Johannes Schickel |
2007-04-15 | MSVC8 apparently complains about uninitialized variables there, fixing (see b... | Sven Hesse |
2007-04-15 | - Renamed some files for consistency with other engines. | Johannes Schickel |
2007-04-15 | Removed the need for double<->int conversions in readBuffer() | Sven Hesse |
2007-04-15 | Fixed another IMD drawing glitch (noticeable after Ooya gets his magic bag back) | Sven Hesse |
2007-04-15 | Altered message display to correctly handle optional display of hotspot/chara... | Paul Gilbert |
2007-04-15 | Add eriktorbjorn's patch to split script opcodes into specific game engines. | Travis Howell |
2007-04-15 | Bugfix to have Ratpouch correctly follow player, and new object animation han... | Paul Gilbert |
2007-04-15 | Bugfix to restore the correct part of the screen when the menu changes | Paul Gilbert |
2007-04-15 | Added new script methods | Paul Gilbert |
2007-04-15 | Fix a few Valgrind warnings. | Travis Howell |
2007-04-15 | Fixed some memory leaks. | Nicola Mettifogo |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Split game engines, to allow further cleanups. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-14 | oops, openStreamFile of course uses milliseconds, not frames, for the playbac... | Max Horn |
2007-04-14 | Removed some leftovers | Max Horn |
2007-04-14 | Replaced the use of DigitalTrackInfo objects (which were being leaked, BTW) w... | Max Horn |