Age | Commit message (Expand) | Author |
2009-02-11 | Fix bug #2583230 - Waxworks: Can't drag and drop items. | Travis Howell |
2009-02-11 | Added debugger console | Paul Gilbert |
2009-02-11 | Removed deprecated method | Paul Gilbert |
2009-02-10 | Cleaned up the input loop, using ScummVM keycode constants and some newly def... | Paul Gilbert |
2009-02-09 | Changed the save/load process to use a common serialiser | Paul Gilbert |
2009-02-08 | Silenced MSVC warnings about uninitialized variables | Filippos Karapetis |
2009-02-07 | Add detection entry for Gold Rush! 3.0 (Bought from The Software Farm, report... | Kari Salminen |
2009-02-07 | Handle endianness difference in RestoreActorReels() -- fixes bug 2569407 - DW... | Joost Peters |
2009-02-07 | Add Amiga Italian version of Ween, and resort Ween entires by platform. | Travis Howell |
2009-02-07 | Add another version of Blue's Birthday Adventure demo. | Travis Howell |
2009-02-07 | Make the subtitle settings in Options section of the global main menu optiona... | Travis Howell |
2009-02-07 | Fix sound noise regression in CD32 version of Simon the Sorcerer 1. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2009-02-07 | time.h include no longer required. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2009-02-05 | Allow ScummVM to quit while a character is talking in Kyra3. | Johannes Schickel |
2009-02-04 | correct endianness in SetActorRGB() | Joost Peters |
2009-02-04 | Fix palette on big endian | Joost Peters |
2009-02-04 | DW2/Tinsel2 endian fixes. Apart from some palette glitches the game is playa... | Joost Peters |
2009-02-04 | - Fixed/completed cd audio support (sfPlayCd and sfGetCdTime) for Manhole:N&E... | Benjamin Haisch |
2009-02-04 | DW2 endian fixes | Joost Peters |
2009-02-04 | endian fix | Joost Peters |
2009-02-04 | Fix startup of AtariST demo of Elvira 1. | Travis Howell |
2009-02-03 | Removed unused code | Filippos Karapetis |
2009-02-03 | Fixed support for walking zones in BRA: | Nicola Mettifogo |
2009-02-03 | Removed newlines from debug statements. | Nicola Mettifogo |
2009-02-02 | KYRA: cleanup | Florian Kagerer |
2009-02-02 | Fixed warning about implicit signed -> unsigned integer conversion | Max Horn |
2009-02-02 | endian safety | Joost Peters |
2009-02-02 | t2PlayReel() endian fixes | Joost Peters |
2009-02-02 | more endian fixes | Joost Peters |
2009-02-01 | endian fix | Joost Peters |
2009-02-01 | Fixed graphics glitches when replaying intro. | Johannes Schickel |
2009-02-01 | - Cleanup | Johannes Schickel |
2009-02-01 | Removed uneeded setupPrologueData calls. | Johannes Schickel |
2009-02-01 | Oops wrong parameter in last commit. | Johannes Schickel |
2009-02-01 | - Fixed mismatching new[] / free. | Johannes Schickel |
2009-02-01 | Implemented per voice volume control. (Used for example in LoL intro) | Johannes Schickel |
2009-02-01 | Moved some code to newly added files sequences_lol.cpp (more static sequence ... | Johannes Schickel |
2009-02-01 | Oops removed accidently commited code. | Johannes Schickel |
2009-02-01 | Removed obsolete fixme. | Johannes Schickel |
2009-02-01 | Fixed out of bounds memory access. | Johannes Schickel |
2009-02-01 | Fixed compilation for now. | Johannes Schickel |
2009-02-01 | svn-id: r36178 | Florian Kagerer |
2009-02-01 | T7G: Fix for 2474078 (hopefully). Check if volume has fallen to correct level... | Henry Bush |
2009-02-01 | T7G: revert r36125 until I figure out why it broke general midi music | Henry Bush |
2009-01-31 | o2_loadSoundFile is a dummy for non DOS versions. | Johannes Schickel |
2009-01-31 | Disable GMM Save/Loading when a cut-scene is playing | Paul Gilbert |
2009-01-31 | Enabled runtime save/loading from the GMM menu, and fixed launcher listing of... | Paul Gilbert |