aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-21GOB: Clean up of Fascination codeArnaud Boutonné
2010-08-21SCI: improving delaying transitionsMartin Kiewitz
2010-08-21Hugo: Some formatting fixes.Johannes Schickel
2010-08-21SCI: now fading color 255 as well in sci1.1Martin Kiewitz
2010-08-21SCI: removing debug output from r52259Martin Kiewitz
2010-08-21N64: Remove some unused variable and silence some signed/unsigned comparison ...Fabio Battaglia
2010-08-21i18n: Changed wording of messages about translations.dat file.Johannes Schickel
2010-08-21i18n: Formatting fixes.Johannes Schickel
2010-08-21SCI: fixing resourcemgr for pharkas/germanMartin Kiewitz
2010-08-21Reverted part of r52256, it's not really undefined behavior (the two parts of...Filippos Karapetis
2010-08-21i18n: Style fixes.Johannes Schickel
2010-08-21SCI: Fixed potentially undefined behaviorFilippos Karapetis
2010-08-21SCI: Added support for the DEL keyFilippos Karapetis
2010-08-21SCI: add support for Control-C in earlier SCI games, tooFilippos Karapetis
2010-08-21SCI added the "init" selector to the list of static selectors of LB2 floppy (...Filippos Karapetis
2010-08-21SCI: Fixed bug #3048911 - "Keyboard discrepancies in all SCI games" by handli...Filippos Karapetis
2010-08-21SCI: Fixed bug #3050122 - "QFG3: Crash after throwing the spear of death"Filippos Karapetis
2010-08-21SCI: Added a detection entry for LSL5 (bug report #3049771)Filippos Karapetis
2010-08-21COMMON: Added equality operators to Common::RectPaul Gilbert
2010-08-20GOB: Add an initGame() for Fascination.Arnaud Boutonné
2010-08-20SCI: added another comment to kRandomMartin Kiewitz
2010-08-20FM-TOWNS AUDIO: fix possible crashFlorian Kagerer
2010-08-20SCI: kRandom now exactly behaving like sierra sciMartin Kiewitz
2010-08-20GUI: fix crash when localized font could not be foundThierry Crozat
2010-08-20SCI: Fixed typos in kRandom()Filippos Karapetis
2010-08-20i18n: Fix previous commit when translation support is disabledThierry Crozat
2010-08-20SCI: Reverted kRandom to use unsigned integers again (used e.g. in LSL5) and ...Filippos Karapetis
2010-08-20i18n: Sort the list of available languages alphabeticallyThierry Crozat
2010-08-20Fascination - (SylvainTV) Implement window tracesArnaud Boutonné
2010-08-20SCI: Fixed bug #3039308 - "HOYLE4: Rules Dialog missing background"Filippos Karapetis
2010-08-20Fixed bug #3049361 - "Hoyle4: Game is falsely detected as DEMO"Filippos Karapetis
2010-08-20SCI: Fixed bug #3049435 - "QFG3: Crash at Simbani warrior challenge"Filippos Karapetis
2010-08-20SCUMM/TOWNS: fix minor bugsFlorian Kagerer
2010-08-20i18n: Do not use fuzzy matching when updating po files.Thierry Crozat
2010-08-20KYRA/TOWNS: fix memory leak and some cleanupFlorian Kagerer
2010-08-20Oups - Fix compilationArnaud Boutonné
2010-08-20Hugo : Style - Add parenthesis around condition when conditional operator is ...Arnaud Boutonné
2010-08-20Hugo : Add toggle sound, plus little clean upArnaud Boutonné
2010-08-20Hugo - Fix a problem in the F1 behaviorArnaud Boutonné
2010-08-20Hugo - Add handling of "turbo" key (F8)Arnaud Boutonné
2010-08-20Hugo - Move DOS hardcoded inventory strings to Hugo.datArnaud Boutonné
2010-08-20Reverting r52224, as it was incorrect - fanmade games use the same interprete...Filippos Karapetis
2010-08-20SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch"Filippos Karapetis
2010-08-20SCI: Fixed bug #3049146 - "MOTHERGOOSE CD: Rooms 7, 23 crash", merged some si...Filippos Karapetis
2010-08-20SCI: Fixed the GM detection introduced in rev #52211 to check the first avail...Filippos Karapetis
2010-08-20Fascination - Add a delay before entering the lab. This was a script issue on...Arnaud Boutonné
2010-08-20SCI: Changed a warning into a debugCFilippos Karapetis
2010-08-20CONFIGURE: force disable seq midi for dingux portFabio Battaglia
2010-08-19SCI: disabling EGA mapping after sci1egaMartin Kiewitz
2010-08-19Fascination - Fix protection screen (and several other glitches like in the v...Arnaud Boutonné