aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-18SCI: Implement accurate renderer architecture for SCI32Colin Snover
2016-02-18COMMON: Add convenience method to Common::Rational for 1:1 ratiosColin Snover
2016-02-18COMMON: Add methods for inserting and erasing with iteratorsColin Snover
2016-02-18AGI: Add missed commaEugene Sandulenko
2016-02-18AGI: Apple IIgs time delay override MH1 completedMartin Kiewitz
2016-02-18OPENPANDORA: Fix op-pnd target when no TERM is set.Johannes Schickel
2016-02-18METAENGINE: Hint the compiler that we intentionally ignore pollEvents() retur...Eugene Sandulenko
2016-02-18WAGE: Safety check on parsing main game fileEugene Sandulenko
2016-02-18WAGE: Plug memory leakEugene Sandulenko
2016-02-18WAGE: Plug memory leakEugene Sandulenko
2016-02-18WAGE: Safer string concatenationEugene Sandulenko
2016-02-18WAGE: Initialize class variablesEugene Sandulenko
2016-02-18AGI: Apple IIgs time delay override KQ4 completedMartin Kiewitz
2016-02-17AGI: Make SQ2 Apple IIgs get a AGI 2.917 equivalent and not 2.936Martin Kiewitz
2016-02-17SDL: Work around bug #7038 by limiting mode reset to Win32.Johannes Schickel
2016-02-17AMIGAOS: Fix native build breakage caused by indented comments in amigaos.mk.Johannes Schickel
2016-02-17AMIGAOS: Fix 'amigaosdist' for in-tree builds on AmigaOS.Hubert Maier
2016-02-16I18N: Regenerate translations data fileThierry Crozat
2016-02-16I18N: Update Basque translationMikel Iturbe Urretxa
2016-02-16WAGE: Implement sound decoderEugene Sandulenko
2016-02-16WAGE: Moved Sound class definition to sound.hEugene Sandulenko
2016-02-16WAGE: Moved sound code stubs to sound.cppEugene Sandulenko
2016-02-16SHERLOCK: RT: Only see German Sharp-S char as printableMartin Kiewitz
2016-02-16AGI: Added comment about artificial delay sq2 sceneMartin Kiewitz
2016-02-16AGI: Set.pri.base comments added (Apple IIgs KQ3+SQ2)Martin Kiewitz
2016-02-16WAGE: Enable required menu items to allow game restartEugene Sandulenko
2016-02-16WAGE: Started post-gameover code implementationEugene Sandulenko
2016-02-16WAGE: Remove debug codeEugene Sandulenko
2016-02-16WAGE: Fix random direction choosing logicEugene Sandulenko
2016-02-16AGI: Added console command to disable automatic savesMartin Kiewitz
2016-02-16AGI: Change how VM timer vars are handledMartin Kiewitz
2016-02-15I18N: Regenerate translations data fileThierry Crozat
2016-02-15I18N: Fix encoding for Czech translationThierry Crozat
2016-02-15CONFIGURE: Update host alias for raspberrypi for new toolchain.Johannes Schickel
2016-02-15I18N: Regenerate translations data fileThierry Crozat
2016-02-15I18N: Fix language code for SwedishJakub Wilk
2016-02-15I18N: Fix country code for DenmarkJakub Wilk
2016-02-15WAGE: Added Midnight Snack and Time Bomb detectionEugene Sandulenko
2016-02-15WAGE: Fix input string after script executionEugene Sandulenko
2016-02-15WAGE: Added Magic Rings detectionEugene Sandulenko
2016-02-15WAGE: Move detection tables to separate fileEugene Sandulenko
2016-02-15Merge pull request #667 from a-detiste/masterEugene Sandulenko
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-02-15CONFIGURE: Enable MT-32 for iOS7 and enable shift count warnings again.Johannes Schickel
2016-02-14SHERLOCK: RT: Implement saving journal to filePaul Gilbert
2016-02-15SHERLOCK: RT: Replace accent char with \202 in fixed textMartin Kiewitz
2016-02-15SHERLOCK: RT: Make darts game properly multilingualMartin Kiewitz
2016-02-14SHERLOCK: RT: Fix starting different darts game modesPaul Gilbert
2016-02-14GRAPHICS: Fully fix compilation under MSVCMartin Kiewitz
2016-02-14GRAPHICS: Fix compilation under MSVCEugene Sandulenko