Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-11 | Fix for bug #2538123 - "AGI: loading from launcher disables hotkeys" | Filippos Karapetis | |
svn-id: r36266 | |||
2009-02-11 | Add suggested code changes for bug #2580705 - COMI: Jerky camera movement. | Travis Howell | |
svn-id: r36264 | |||
2009-02-11 | Code difference no longer required (fixed by revision 35327). | Travis Howell | |
svn-id: r36262 | |||
2009-02-11 | Fix bug #2583230 - Waxworks: Can't drag and drop items. | Travis Howell | |
svn-id: r36261 | |||
2009-02-11 | Added debugger console | Paul Gilbert | |
svn-id: r36259 | |||
2009-02-11 | Removed deprecated method | Paul Gilbert | |
svn-id: r36258 | |||
2009-02-10 | Cleaned up the input loop, using ScummVM keycode constants and some newly ↵ | Paul Gilbert | |
defined constants svn-id: r36255 | |||
2009-02-09 | Changed the save/load process to use a common serialiser | Paul Gilbert | |
svn-id: r36253 | |||
2009-02-08 | Silenced MSVC warnings about uninitialized variables | Filippos Karapetis | |
svn-id: r36251 | |||
2009-02-07 | Add detection entry for Gold Rush! 3.0 (Bought from The Software Farm, ↵ | Kari Salminen | |
reported by Muyfa666 on the forums and in the bug report #2565036). svn-id: r36246 | |||
2009-02-07 | Handle endianness difference in RestoreActorReels() -- fixes bug 2569407 - ↵ | Joost Peters | |
DW2: Big Endian crash on loading saved game svn-id: r36245 | |||
2009-02-07 | Add Amiga Italian version of Ween, and resort Ween entires by platform. | Travis Howell | |
svn-id: r36243 | |||
2009-02-07 | Add another version of Blue's Birthday Adventure demo. | Travis Howell | |
svn-id: r36241 | |||
2009-02-07 | Make the subtitle settings in Options section of the global main menu ↵ | Travis Howell | |
optional, and enable only for game engines where subtitles settings are synced. svn-id: r36237 | |||
2009-02-07 | Fix sound noise regression in CD32 version of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r36236 | |||
2009-02-07 | Cleanup. | Travis Howell | |
svn-id: r36233 | |||
2009-02-07 | Cleanup. | Travis Howell | |
svn-id: r36232 | |||
2009-02-07 | time.h include no longer required. | Travis Howell | |
svn-id: r36229 | |||
2009-02-07 | Cleanup. | Travis Howell | |
svn-id: r36228 | |||
2009-02-05 | Allow ScummVM to quit while a character is talking in Kyra3. | Johannes Schickel | |
svn-id: r36221 | |||
2009-02-04 | correct endianness in SetActorRGB() | Joost Peters | |
svn-id: r36220 | |||
2009-02-04 | Fix palette on big endian | Joost Peters | |
svn-id: r36219 | |||
2009-02-04 | DW2/Tinsel2 endian fixes. Apart from some palette glitches the game is ↵ | Joost Peters | |
playable now. svn-id: r36218 | |||
2009-02-04 | - Fixed/completed cd audio support (sfPlayCd and sfGetCdTime) for ↵ | Benjamin Haisch | |
Manhole:N&E and RtZ CD svn-id: r36217 | |||
2009-02-04 | DW2 endian fixes | Joost Peters | |
svn-id: r36216 | |||
2009-02-04 | endian fix | Joost Peters | |
svn-id: r36214 | |||
2009-02-04 | Fix startup of AtariST demo of Elvira 1. | Travis Howell | |
svn-id: r36212 | |||
2009-02-03 | Removed unused code | Filippos Karapetis | |
svn-id: r36210 | |||
2009-02-03 | Fixed support for walking zones in BRA: | Nicola Mettifogo | |
* patches are not applied if the zone is not visible when loading * when applying a patch, always overwrite the existing data instead of OR'ing svn-id: r36209 | |||
2009-02-03 | Removed newlines from debug statements. | Nicola Mettifogo | |
svn-id: r36208 | |||
2009-02-02 | KYRA: cleanup | Florian Kagerer | |
svn-id: r36207 | |||
2009-02-02 | Fixed warning about implicit signed -> unsigned integer conversion | Max Horn | |
svn-id: r36200 | |||
2009-02-02 | endian safety | Joost Peters | |
svn-id: r36199 | |||
2009-02-02 | t2PlayReel() endian fixes | Joost Peters | |
svn-id: r36198 | |||
2009-02-02 | more endian fixes | Joost Peters | |
svn-id: r36197 | |||
2009-02-01 | endian fix | Joost Peters | |
svn-id: r36196 | |||
2009-02-01 | Fixed graphics glitches when replaying intro. | Johannes Schickel | |
svn-id: r36193 | |||
2009-02-01 | - Cleanup | Johannes Schickel | |
- This time fixed the real cause of the mismatching malloc / delete[] call. svn-id: r36191 | |||
2009-02-01 | Removed uneeded setupPrologueData calls. | Johannes Schickel | |
svn-id: r36188 | |||
2009-02-01 | Oops wrong parameter in last commit. | Johannes Schickel | |
svn-id: r36187 | |||
2009-02-01 | - Fixed mismatching new[] / free. | Johannes Schickel | |
- Fixed bad casting svn-id: r36186 | |||
2009-02-01 | Implemented per voice volume control. (Used for example in LoL intro) | Johannes Schickel | |
svn-id: r36184 | |||
2009-02-01 | Moved some code to newly added files sequences_lol.cpp (more static sequence ↵ | Johannes Schickel | |
code is coming up in the future anyway...) svn-id: r36183 | |||
2009-02-01 | Oops removed accidently commited code. | Johannes Schickel | |
svn-id: r36182 | |||
2009-02-01 | Removed obsolete fixme. | Johannes Schickel | |
svn-id: r36181 | |||
2009-02-01 | Fixed out of bounds memory access. | Johannes Schickel | |
svn-id: r36180 | |||
2009-02-01 | Fixed compilation for now. | Johannes Schickel | |
svn-id: r36179 | |||
2009-02-01 | svn-id: r36178 | Florian Kagerer | |
2009-02-01 | T7G: Fix for 2474078 (hopefully). Check if volume has fallen to correct ↵ | Henry Bush | |
level at end of applyfading, in case it gets set to correct level during it. svn-id: r36173 | |||
2009-02-01 | T7G: revert r36125 until I figure out why it broke general midi music | Henry Bush | |
svn-id: r36170 |