aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-25HUGO: Fix display priority order in H1 DosArnaud Boutonné
2010-10-25HUGO: Add specific function variantes for H2 Dos and H3 DosArnaud Boutonné
2010-10-25SCUMM: Add patch #3094711 - MMC64: Correct position of plant actor.Travis Howell
2010-10-25HUGO: Add missing files (sorry!)Arnaud Boutonné
2010-10-25HUGO: Fix GCC warningsArnaud Boutonné
2010-10-25HUGO: Add specific v1d object classArnaud Boutonné
2010-10-25ANDROID: Add --disable-timidity to the recommended flagsAngus Lees
2010-10-25ANDROID: Don't trust eglChooseConfig and refilter/sort results manuallyAngus Lees
2010-10-25SCUMM: Add patch #3089936 - MMC64: Parcel/Tombstone/Verb Fix.Travis Howell
2010-10-25SCUMM: Add patch #3093541 - MMC64: Actor Walk / Object Fix.Travis Howell
2010-10-25SCUMM: Add patch #3093061 - MMC64: sentence highlighting.Travis Howell
2010-10-25ANDROID: Provide an alternate partial texture update for stride != widthAngus Lees
2010-10-25ANDROID: Force extra screen update when updating overlay.Angus Lees
2010-10-25SCUMM: Add patch #3093051 - MMC64: Ladder facing patch.Travis Howell
2010-10-25SCUMM: Add patch #3093048 - MMC64: German actor names.Travis Howell
2010-10-25GOB: Fix the Gob3 ladder walking bugSven Hesse
2010-10-25GOB: Fix the Gob3 stairs walking bugSven Hesse
2010-10-25GOB: Format optimizePoints() to be a bit more readableSven Hesse
2010-10-25GOB: Minor map cleanupSven Hesse
2010-10-25GOB: Fix a typo in checkDirectPath()Sven Hesse
2010-10-25GOB: Format getDirection() to be more readableSven Hesse
2010-10-25GOB: Add sanity checks to getPass()/setPass()Sven Hesse
2010-10-25GOB: Make moveAdvance() and movePathFind() a bit more readableSven Hesse
2010-10-25SCUMM: Add patch #3093057 - MMC64: sentence/inventory color.Travis Howell
2010-10-25LASTEXPRESS: Adding Date-Time Comments To UK Broderbund Detection EntryDavid Turner
2010-10-25LASTEXPRESS: Don't use NULL in arithmeticMatthew Hoops
2010-10-24SAGA: reduce memory usageAndrew Kurushin
2010-10-24SAGA: fix SAGA_DEBUG; fix IHNM cutaway typoAndrew Kurushin
2010-10-24SAGA: fix const cast warnsAndrew Kurushin
2010-10-24SAGA: replace Resource:loadResource malloc with ByteArray classAndrew Kurushin
2010-10-24LASTEXPRESS: Fix issues when copying debugger commandsJulien Templier
2010-10-24LASTEXPRESS: Fix crash in subtitle handlingJulien Templier
2010-10-24SCI: Fixed bug #3094235 - "SQ4CD: Crashes at Roger jr. in beam"Filippos Karapetis
2010-10-24SCI: fixing obvious kAddToPic regressionMartin Kiewitz
2010-10-24GOB: Replace strncmp by scumm_stricmp when possibleArnaud Boutonné
2010-10-24SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with ...Andrew Kurushin
2010-10-24GOB: un-ban and fix a somehow corrupted version of FascinationArnaud Boutonné
2010-10-24GUI/LAUNCHER: improved MIDI device selection (also #3088438)Florian Kagerer
2010-10-24LASTEXPRESS: Change detection entries platform to kPlatformUnknownJulien Templier
2010-10-24SDL/WIN32: Disable currently unused config entries, added with r53767.Johannes Schickel
2010-10-24SDL/win32: fix lf, thx msvcMartin Kiewitz
2010-10-24SDL/w32: add ability to hide consoleMartin Kiewitz
2010-10-24SAGA: replace Actor::_actors and _objs malloc base arrays with Common::ArrayAndrew Kurushin
2010-10-24Revert r53747: "GUI: added close() call to Dialog::runModal()"Willem Jan Palenstijn
2010-10-24ALL: code formatting fixesMax Horn
2010-10-24SCUMM: Turn global g_cmsEmu into a member var of Player_V2CMSMax Horn
2010-10-24ALL: Fix various typos (patch #3093266)Max Horn
2010-10-24KYRA/PC98: workaround for missing delay opcodesFlorian Kagerer
2010-10-24SWORD25: Remove some dead code; cleanupMax Horn
2010-10-24SWORD25: Replace ResourceManager's hash table by a Common::HashMapMax Horn