aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2011-08-07GRAPHICS: Simplify the interface of Graphics::loadThumbnail().Christoph Mallon
2011-08-07KYRA: Simplify initializing a buffer with a string.Christoph Mallon
2011-08-07COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).Christoph Mallon
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-06KYRA: Don't loose the next event when leaving the text input event loop.Bastien Bouclet
2011-07-27KYRA: add support for Russian Kyra 1 floppy fan translationathrxx
2011-07-25KYRA: add support for Kyra 2 Russian floppyathrxx
2011-07-24LOL: add support for Russian CD-ROM versionathrxx
2011-07-24LOL: add support for Russian floppy versionathrxx
2011-07-13KYRA: Add detection for Russian versions of Kyra1 & LoLEugene Sandulenko
2011-07-04KYRA: cleanup last commitathrxx
2011-07-04KYRA: fix pauseEngineIntern regression in MRathrxx
2011-07-04KYRA: fix ingame menu save slotsathrxx
2011-07-03KYRA: formattingathrxx
2011-07-01GRAPHICS: Remove default values from FontSJIS::drawChar.Johannes Schickel
2011-06-25KYRA: _athrxx is the new Kyra maintainer.Johannes Schickel
2011-06-25KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94athrxx
2011-06-23ANALYSIS: Add static casts to is* functionsLittleboy
2011-06-23KYRA: Allocate screen region buffer on the heapJulien
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-19LOL: fix bug reported on forumathrxx
2011-06-18KYRA: Replace vsprintf by Common::String::vformatMax Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-13I18N: Make many more GUI MessageDialog strings translatableThierry Crozat
2011-06-12LOL: fix typoathrxx
2011-06-12LOL: add another detection entry for Italian fan translationathrxx
2011-06-11LOL: update kyra.dat for italian fan translationathrxx
2011-06-10LOL: fix so-called bug #3313950athrxx
2011-06-10KYRA: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-06-09KYRA: Add a default case to a switch statement.Johannes Schickel
2011-06-09KYRA: Get rid of most snprintf usages.Johannes Schickel
2011-06-05KYRA: fix audio detectionathrxx
2011-06-05KYRA: fix GMM savingathrxx
2011-06-05LOL: cleanupathrxx
2011-06-04LOL: changed workaround for fireball bugathrxx
2011-06-03KYRA: improve readability of key mapping codeathrxx
2011-05-29KYRA: pause midi sounds while gmm is runningathrxx
2011-05-29KYRA: remove useless mutex from sound_townsathrxx
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-17FM-TOWNS AUDIO: Some midi code fixes and some renamingathrxx
2011-05-17FM-TOWNS AUDIO: Some renaming in the euphony driver codeathrxx
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-16KYRA: Change engine name to KyraThierry Crozat
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Fix compilation when LoL is disabled.Johannes Schickel
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-18COMMON: Rename Error to ErrorCode, introduce new Error classMax Horn