Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-25 | Removed some more superfluous semicolons in the gob engine | Sven Hesse | |
svn-id: r26595 | |||
2007-04-25 | Removing lots of superfluous semicola (see mail by David Weinehall on ↵ | Max Horn | |
scummvm-devel) svn-id: r26594 | |||
2007-04-24 | Added the french Atari ST version of Gob2, as supplied by bgk in bug report ↵ | Sven Hesse | |
#1706861 svn-id: r26591 | |||
2007-04-24 | Added the italian floppy version of Gob3, as supplied by Paranoimia on #scummvm | Sven Hesse | |
svn-id: r26590 | |||
2007-04-24 | Patch #1705791: Patch for #1648396 - AGI : SQ2 / 2.0F / IBM / priority line | Filippos Karapetis | |
Modify a workaround made for SQ1 to work on SQ1 only, not all AGI games. This fixes bug #1648396 with SQ2, a bug with LSL1 (Sarien bug #925074) and possibly others svn-id: r26589 | |||
2007-04-24 | The amiga version has english and german text | Sven Hesse | |
svn-id: r26588 | |||
2007-04-23 | Fixed paths. (Short comment for big achievement). | Nicola Mettifogo | |
svn-id: r26586 | |||
2007-04-23 | Fonts have been taking care of them being proportional for some time now, so ↵ | Nicola Mettifogo | |
it's time to remove old flags. svn-id: r26585 | |||
2007-04-23 | Improvements on background masking in Amiga versions (not yet perfect, though), | Nicola Mettifogo | |
svn-id: r26584 | |||
2007-04-23 | Fixed VS2005 warning | Nicola Mettifogo | |
svn-id: r26582 | |||
2007-04-23 | Some fixes for font management: | Nicola Mettifogo | |
- new Amiga topaz font - labels can be seen on the Amiga demo - colors are now working svn-id: r26580 | |||
2007-04-23 | Tiny fix for missing text in slides. | Nicola Mettifogo | |
svn-id: r26579 | |||
2007-04-23 | Simplified loading of background resources for Amiga. | Nicola Mettifogo | |
svn-id: r26578 | |||
2007-04-23 | Fixed walking bug: random nodes aren't inserted in the walk path anymore. | Nicola Mettifogo | |
svn-id: r26577 | |||
2007-04-23 | Patch #1705392: "Fix regression with patch #1704914" | Eugene Sandulenko | |
svn-id: r26573 | |||
2007-04-22 | General bugfixes, added animation handlers for creating potion and freeing ↵ | Paul Gilbert | |
Goewin, and in-progress work on completing original game's action precheck code svn-id: r26572 | |||
2007-04-22 | Patch from bugreport #1678230: "AGI: Entering text while screen is shaking" | Eugene Sandulenko | |
svn-id: r26568 | |||
2007-04-22 | Fix for loading savegames from the command line. | Eugene Sandulenko | |
svn-id: r26567 | |||
2007-04-22 | Added stubs for Amiga specific callables. | Nicola Mettifogo | |
svn-id: r26565 | |||
2007-04-21 | Patch #1704914: "Fix for #1671426: MH2 : Doesn't recognize Enter for actions" | Eugene Sandulenko | |
svn-id: r26562 | |||
2007-04-21 | Patch #1704575: 'Fix for #1692346: "KQ2: Cannot leave menu"' | Eugene Sandulenko | |
svn-id: r26561 | |||
2007-04-21 | More safe version of patch #1689533: "AGI: Load from command line" | Eugene Sandulenko | |
svn-id: r26560 | |||
2007-04-21 | Slighty modified patch #1661777: "SCUMM: allow non-english DIG and COMI | Eugene Sandulenko | |
to be set to English" svn-id: r26559 | |||
2007-04-21 | Slighty modified patch #1704979: "Fix for #1690045: ITE: Item description ↵ | Eugene Sandulenko | |
missing" svn-id: r26558 | |||
2007-04-21 | More meaningful error message | Eugene Sandulenko | |
svn-id: r26557 | |||
2007-04-21 | Some more small fixes. Gob3 is completable now :) | Sven Hesse | |
svn-id: r26556 | |||
2007-04-21 | - Implemented Amiga halfbrite mode in palette code, though usage is limited ↵ | Nicola Mettifogo | |
to displayItemComment() for the moment. - Some changes to palette routines to make them fit with the new scheme. svn-id: r26553 | |||
2007-04-19 | - Fixed handling of the case split screen + vertical scrolling area | Sven Hesse | |
- Added manual vertical scrolling - Restricting the mouse cursor to the upper part of the split screen now svn-id: r26547 | |||
2007-04-19 | Added code to prevent NPCs from moving when being talked to | Paul Gilbert | |
svn-id: r26546 | |||
2007-04-18 | Fixes bug 1702679. | Nicola Mettifogo | |
svn-id: r26544 | |||
2007-04-18 | Update details for Russian translation of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r26543 | |||
2007-04-17 | Fix scroll handler | Sven Hesse | |
svn-id: r26541 | |||
2007-04-17 | Changed processInput() to use the ascii value instead of the keycode, so ↵ | Sven Hesse | |
that upper-case characters work svn-id: r26540 | |||
2007-04-17 | Fixed a bug that crept in during clean-up | Sven Hesse | |
svn-id: r26539 | |||
2007-04-17 | Bugfix for Grub's animation handler | Paul Gilbert | |
svn-id: r26538 | |||
2007-04-17 | Bugfix to have multiple savegame names list vertically | Paul Gilbert | |
svn-id: r26537 | |||
2007-04-16 | Fix compilation | Sven Hesse | |
svn-id: r26533 | |||
2007-04-16 | Now handling fonts with brand-new Font hierarchy. Amiga font have been ↵ | Nicola Mettifogo | |
implemented for dialogues/descriptions, but not for labels yet. svn-id: r26530 | |||
2007-04-16 | Fix the level selection screen in the KIXX XL release of Monkey Island 2 ↵ | Travis Howell | |
(Amiga disk). svn-id: r26525 | |||
2007-04-16 | Mouse button presses shouldn't repeat. Fixes "cut-scene" after the idol part ↵ | Sven Hesse | |
in Gob3 Amiga svn-id: r26523 | |||
2007-04-16 | Bargon Attack uses wide surfaces, but shouldn't scroll in-game regardless | Sven Hesse | |
svn-id: r26522 | |||
2007-04-16 | Fixed regression that was added when making it compile with MSVC8 | Sven Hesse | |
svn-id: r26521 | |||
2007-04-15 | fixed warning | Paweł Kołodziejski | |
svn-id: r26520 | |||
2007-04-15 | removed unnecessary casts | Gregory Montoir | |
svn-id: r26519 | |||
2007-04-15 | - Fonts are now preloaded at start. | Nicola Mettifogo | |
- Replaced font string names with enums. - Some slight simplification to Disk. svn-id: r26518 | |||
2007-04-15 | simplification (_useTalkAnims is not used in >= V7) | Gregory Montoir | |
svn-id: r26517 | |||
2007-04-15 | Added code for decodeParseString.SO_PRINT_WRAP and rewrote the CHARSET_1 ↵ | Gregory Montoir | |
function in order to match the original V8 interpreter. This should fix bugs #1036707 and #1662610 (subtitles word wrapping issues). svn-id: r26516 | |||
2007-04-15 | Formatting/Cleanup. | Johannes Schickel | |
svn-id: r26511 | |||
2007-04-15 | Fixing compile for me, hopefully not breaking it for the MSVC8 again... | Sven Hesse | |
svn-id: r26508 | |||
2007-04-15 | fixed warnings | Paweł Kołodziejski | |
svn-id: r26506 |