aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-20SCI: Split the SCI32 graphics kernel functions in a separate fileFilippos Karapetis
2012-05-20SCI: Change sci_opcodes to CamelCaseFilippos Karapetis
2012-05-20SCI: Add another workaround for the map scene in TMMFilippos Karapetis
2012-05-18DREAMWEB: Modify detection entries to allow for early UK CD Release.D G Turner
2012-05-17COMMON: Converted Coro context structure definitions to instead use classes.Paul Gilbert
2012-05-17COMMON: Fix compilation of coroutines code when COROUTINE_DEBUG is definedPaul Gilbert
2012-05-17TINSEL: Fix compiler warningPaul Gilbert
2012-05-17COMMON: Improved waiting processes to store what PIDs they're waiting forPaul Gilbert
2012-05-17CREATE_PROJECT: Updated MSVC scummvm.vcproj generation to handle coroutine co...Paul Gilbert
2012-05-17TINSEL: Refactored Tinsel engine to use the Common coroutine schedulerPaul Gilbert
2012-05-17COMMON: Moved the Tinsel Coroutine code into it's own Common classPaul Gilbert
2012-05-15Merge pull request #238 from jonathangray/sndio_midiJohannes Schickel
2012-05-15MIDI: add sndio midi backendJonathan Gray
2012-05-15SCI: Resolve some resource related FIXMEsFilippos Karapetis
2012-05-14NEWS: Add GUI-related items.Eugene Sandulenko
2012-05-14CRUISE: Add italian language stringsFabio Battaglia
2012-05-14CRUISE: Correct Italian detection entryFabio Battaglia
2012-05-14CRUISE: Add detection entry for Amiga Italian verFabio Battaglia
2012-05-14GRAPHICS: Hide the WinCursor implementationMatthew Hoops
2012-05-14GRAPHICS: Add palette start index and color count functions to ImageDecoderMatthew Hoops
2012-05-14SCI: kMakeSaveFileName is actually using virtual savegame IDsFilippos Karapetis
2012-05-14SCI: Implement savegame deletion functionality in SCI32Filippos Karapetis
2012-05-14SCI: Check for object visibility, if an object defines itFilippos Karapetis
2012-05-13SCI: Add a few FIXMEsWillem Jan Palenstijn
2012-05-12VIDEO: Make seekToTime() take a const Timestamp referenceMatthew Hoops
2012-05-12VIDEO: Change getElapsedTime() into getTime()Matthew Hoops
2012-05-12VIDEO: Update seekToTime() comments to require subframe accuracy nowMatthew Hoops
2012-05-11SCI: Fix bug #3040625 - "SCI: ECOQUEST French/German: Speech balloon graphic ...Filippos Karapetis
2012-05-10DREAMWEB: Fix crash when entering short console passwordWillem Jan Palenstijn
2012-05-08DREAMWEB: Fix Speech Directory Name for SP/FR CD Variant.D G Turner
2012-05-08DREAMWEB: Add _speechDirName to remove duplication of Directory name.D G Turner
2012-05-07DREAMWEB: Add detection entry for another French/Spanish CD variant.D G Turner
2012-05-07GUI: Fix bug with button pressed stateOleksiy Kurochko
2012-05-06KYRA: fix bug No. X. from http://forums.scummvm.org/viewtopic.php?t=11487athrxx
2012-05-06KYRA: fix bug No. VI. from http://forums.scummvm.org/viewtopic.php?t=11487athrxx
2012-05-06KYRA: fix bug No. IX. from http://forums.scummvm.org/viewtopic.php?t=11487athrxx
2012-05-06TSAGE: Remove extra semicolons.Torbjörn Andersson
2012-05-04GRAPHICS: Fix 32-bit DirectBits imagesMatthew Hoops
2012-05-04DREAMWEB: Add character map for the Italian version.Willem Jan Palenstijn
2012-05-03TINSEL: Add basic PSX SEQ playback supportMatthew Hoops
2012-05-03TINSEL: Capitalize 'demo'Matthew Hoops
2012-05-03GRAPHICS: Remove unused function ftFloor26_6 in ttf.cpp.Johannes Schickel
2012-05-03Merge pull request #213 from fuzzie/leak-fixesJohannes Schickel
2012-05-03DREAMWEB: Tag all detection entries as testing instead of unstable.Johannes Schickel
2012-05-03GUI: Remove unecessary ";".Johannes Schickel
2012-05-03CONFIGURE: Enable dreamweb and composer by default.Johannes Schickel
2012-05-03GUI: Use pressed state in predictive dialog in keyboard mode.Oleksiy Kurochko
2012-05-03GUI: Implemented pressed state for buttonsOleksiy Kurochko
2012-05-03NEWS: Mention all of the new games that have been announcedFilippos Karapetis
2012-05-03AGI: Proper handling of the cancel button when saving/loadingFilippos Karapetis