Age | Commit message (Expand) | Author |
2010-08-21 | SCI: add support for Control-C in earlier SCI games, too | Filippos Karapetis |
2010-08-21 | SCI added the "init" selector to the list of static selectors of LB2 floppy (... | Filippos Karapetis |
2010-08-21 | SCI: Fixed bug #3048911 - "Keyboard discrepancies in all SCI games" by handli... | Filippos Karapetis |
2010-08-21 | SCI: Fixed bug #3050122 - "QFG3: Crash after throwing the spear of death" | Filippos Karapetis |
2010-08-21 | SCI: Added a detection entry for LSL5 (bug report #3049771) | Filippos Karapetis |
2010-08-20 | GOB: Add an initGame() for Fascination. | Arnaud Boutonné |
2010-08-20 | SCI: added another comment to kRandom | Martin Kiewitz |
2010-08-20 | SCI: kRandom now exactly behaving like sierra sci | Martin Kiewitz |
2010-08-20 | SCI: Fixed typos in kRandom() | Filippos Karapetis |
2010-08-20 | SCI: Reverted kRandom to use unsigned integers again (used e.g. in LSL5) and ... | Filippos Karapetis |
2010-08-20 | Fascination - (SylvainTV) Implement window traces | Arnaud Boutonné |
2010-08-20 | SCI: Fixed bug #3039308 - "HOYLE4: Rules Dialog missing background" | Filippos Karapetis |
2010-08-20 | Fixed bug #3049361 - "Hoyle4: Game is falsely detected as DEMO" | Filippos Karapetis |
2010-08-20 | SCI: Fixed bug #3049435 - "QFG3: Crash at Simbani warrior challenge" | Filippos Karapetis |
2010-08-20 | SCUMM/TOWNS: fix minor bugs | Florian Kagerer |
2010-08-20 | KYRA/TOWNS: fix memory leak and some cleanup | Florian Kagerer |
2010-08-20 | Oups - Fix compilation | Arnaud Boutonné |
2010-08-20 | Hugo : Style - Add parenthesis around condition when conditional operator is ... | Arnaud Boutonné |
2010-08-20 | Hugo : Add toggle sound, plus little clean up | Arnaud Boutonné |
2010-08-20 | Hugo - Fix a problem in the F1 behavior | Arnaud Boutonné |
2010-08-20 | Hugo - Add handling of "turbo" key (F8) | Arnaud Boutonné |
2010-08-20 | Hugo - Move DOS hardcoded inventory strings to Hugo.dat | Arnaud Boutonné |
2010-08-20 | Reverting r52224, as it was incorrect - fanmade games use the same interprete... | Filippos Karapetis |
2010-08-20 | SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch" | Filippos Karapetis |
2010-08-20 | SCI: Fixed bug #3049146 - "MOTHERGOOSE CD: Rooms 7, 23 crash", merged some si... | Filippos Karapetis |
2010-08-20 | SCI: Fixed the GM detection introduced in rev #52211 to check the first avail... | Filippos Karapetis |
2010-08-20 | Fascination - Add a delay before entering the lab. This was a script issue on... | Arnaud Boutonné |
2010-08-20 | SCI: Changed a warning into a debugC | Filippos Karapetis |
2010-08-19 | SCI: disabling EGA mapping after sci1ega | Martin Kiewitz |
2010-08-19 | Fascination - Fix protection screen (and several other glitches like in the v... | Arnaud Boutonné |
2010-08-19 | MOHAWK: Draw in the dome combination in the lab journal | Matthew Hoops |
2010-08-19 | MOHAWK: Draw in the telescope combination in Catherine's journal | Matthew Hoops |
2010-08-19 | SCI: Fixed bug #3038228 - "MOTHERGOOSE: Crash at the castle" | Filippos Karapetis |
2010-08-19 | SCI: Fixed one of the bugs in hoyle3, from bug report #3038837 - "HOYLE3: EGA... | Filippos Karapetis |
2010-08-19 | SCI: Added checking for the existence of a GM track, to determine if device I... | Filippos Karapetis |
2010-08-19 | SCI: Fixed bug #3039768 - "QFG3: Glitch When Making Thief Sign to Rope Maker"... | Filippos Karapetis |
2010-08-19 | KYRA: Remove superfluous music fade out on Kyra 3 startup. | Johannes Schickel |
2010-08-19 | KYRA: Cleanup. | Johannes Schickel |
2010-08-18 | SCI: Fixed bug #3039679 - "SCI Fanmade - The Gem Scenario: Crash at the start" | Filippos Karapetis |
2010-08-18 | SCUMM/FM-TOWNS: start rewriting audio code | Florian Kagerer |
2010-08-18 | SCI: Fixed bug #3041232 - "LB2Floppy: Crash at Museum" | Filippos Karapetis |
2010-08-18 | SCI: Fixed script bug #3048054 - "LONGBOW: crash when opening hand code" (Ger... | Filippos Karapetis |
2010-08-18 | SCI: Only perform queuing of song signals for SCI0, where we handle the updat... | Filippos Karapetis |
2010-08-18 | HUGO: Fix GCC warnings. | Torbjörn Andersson |
2010-08-18 | Hugo - Add F6 Inventory. This is a DOS only feature, but quite convenient as ... | Arnaud Boutonné |
2010-08-18 | Hugo - Check double F1, display properly the content of help.dat if present | Arnaud Boutonné |
2010-08-18 | H3 win - Suppress an enum and use directly the screen number, with a comment | Arnaud Boutonné |
2010-08-18 | No longer error when BSF file is not found in H1 Dos, as it may be a freeware... | Arnaud Boutonné |
2010-08-18 | HUGO: Fix intro crash in H3 | Eugene Sandulenko |
2010-08-18 | HUGO: Move engine object creation to more suitable place. | Eugene Sandulenko |