aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-28DREAMWEB: Removed memcpy as suggested by wjpVladimir Menshakov
2011-06-28BACKENDS: Update WindowsFilesystemNode::getChildren() to honor the hidden par...Littleboy
2011-06-27TOON: Add delay to inventory rendering loop. Uses a bit less CPU now.eriktorbjorn
2011-06-27TSAGE: Separated the sound manager processing into it's own threadPaul Gilbert
2011-06-27WINCE: Added option to disable panel toggling with double tap on top of screenCeRiAl
2011-06-26BACKENDS: Add special Win32 path to set SDL window iconLittleboy
2011-06-26ICONS: Update Windows iconsLittleboy
2011-06-26Merge branch 'master' of github.com:scummvm/scummvmeriktorbjorn
2011-06-26TOON: Fix the bottom pixels of text being cut offeriktorbjorn
2011-06-26BACKENDS: Fix running on pre-Windows 2000 operating systemsLittleboy
2011-06-26LASTEXPRESS: Add detection entry for Russian versionLittleboy
2011-06-26GRAPHICS: Generalized arbitrary bit depth images processing in PNG decoder.Eugene Sandulenko
2011-06-26SWORD25: Change unknow handle error into a warningThierry Crozat
2011-06-26SWORD25: Fixed bug with concurrent sounds. Reported by criezyEugene Sandulenko
2011-06-26SWORD25: Fix bug with loading saves when some saves are missingEugene Sandulenko
2011-06-26CINE: Fixed compilation when DUMP_SCRIPTS is setFilippos Karapetis
2011-06-26TSAGE: Silence GCC warningseriktorbjorn
2011-06-26WINCE: Fix timer managerCeRiAl
2011-06-26TSAGE: Several bugfixes for sound output to match the originalPaul Gilbert
2011-06-26TSAGE: Fix for properly initialising the _voiceTypeStructPtrs arrayPaul Gilbert
2011-06-26I18N: Update Russian translationEugene Sandulenko
2011-06-26DREAMWEB: Added italian floppy releaseVladimir Menshakov
2011-06-26DREAMWEB: Added assert on memcpy overlapVladimir Menshakov
2011-06-25HUGO: Fix incorrect usage of sizeofWillem Jan Palenstijn
2011-06-25SCI: Fix incorrect usage of sizeofWillem Jan Palenstijn
2011-06-25DREAMWEB: Removed workaround of invalid size of extext dataVladimir Menshakov
2011-06-25DREAMWEB: Save registers in vsync, like in original sourcesVladimir Menshakov
2011-06-25KYRA: _athrxx is the new Kyra maintainer.Johannes Schickel
2011-06-25TASKBAR: initialize _taskBar with NULL in constructorathrxx
2011-06-25DREAMWEB: Minor cleanup in playSound, added kSpeechSoundType for speechVladimir Menshakov
2011-06-25DREAMWEB: Added missing syncSoundSettings()Vladimir Menshakov
2011-06-25DREAMWEB: Reimplemented modifychar and language switchingVladimir Menshakov
2011-06-25DREAMWEB: Replaced foreign-guarded code with "foreignrelease" variable, added...Vladimir Menshakov
2011-06-25KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94athrxx
2011-06-25GUI: fix bug #2822778athrxx
2011-06-25PS3: Fix out of tree builds.Bastien Bouclet
2011-06-25MOHAWK: Made some Myst common opcodes match the original betterBastien Bouclet
2011-06-25I18N: Update French translationBastien Bouclet
2011-06-25DREAMWEB: Added german and spanish floppy versionsVladimir Menshakov
2011-06-25LASTEXPRESS: Give proper name to another sound struct memberEugene Sandulenko
2011-06-25NEWS: Removed superfluous whitespaceFilippos Karapetis
2011-06-25Updated NEWSFilippos Karapetis
2011-06-25SCI: Fixed bug #3325512: "EcoQuest 1: Audio settings are not saved"Filippos Karapetis
2011-06-25DREAMWEB: Fixed quit from keypad screenVladimir Menshakov
2011-06-25DREAMWEB: Fixed keypad animationVladimir Menshakov
2011-06-25NEWS: Mention SAGA fixes, new Mohawk detection entries.Alyssa Milburn
2011-06-25MOHAWK: Don't crash when getting odd types from LB target expressions.Alyssa Milburn
2011-06-25SCI: Added the Mac versions of LSL1, LSL5 and Dr. Brain 1Filippos Karapetis
2011-06-25WINCE: Hide toolbar when returning to game listCeRiAl
2011-06-24TSAGE: Silent a GCC warning reported by eriktorbjornStrangerke