Age | Commit message (Expand) | Author |
2009-01-14 | Show the cursor and update it properly when closing the GMM. | Jordi Vilalta Prat |
2009-01-14 | - Initialize the current cursor to an invalid one (this removes a glitch when... | Jordi Vilalta Prat |
2009-01-13 | Reduced savegame code duplication and added savegame format versioning. | Jordi Vilalta Prat |
2009-01-13 | Added const qualifier to (char *) parameter | Jordi Vilalta Prat |
2009-01-13 | Some updates/observations on script functions | Filippos Karapetis |
2009-01-13 | - PMV video headers are evaluated correctly now | Filippos Karapetis |
2009-01-13 | Save game headers are now verified | Filippos Karapetis |
2009-01-13 | When reverting to text only mode update the config manager settings accordingly. | Johannes Schickel |
2009-01-13 | Added a possible FIXME | Filippos Karapetis |
2009-01-13 | Reworked the sound energy code | Benjamin Haisch |
2009-01-13 | Fix dithering of scaled videos | Jordi Vilalta Prat |
2009-01-13 | - Music now works in LGoP2 | Filippos Karapetis |
2009-01-12 | Don't call _mixer->stopAll() when changing scenes, as this stops the enhanced... | Filippos Karapetis |
2009-01-12 | Cleanup | Filippos Karapetis |
2009-01-12 | Imitate the way the original game is playing MIDI tracks when playing enhance... | Filippos Karapetis |
2009-01-12 | Added support for the Discworld 1 Music Enhancement project. Big thanks to Ja... | Filippos Karapetis |
2009-01-12 | Fixed regression from revision 35765. Mask and path patches were destroyed be... | Nicola Mettifogo |
2009-01-12 | Implemented screen vfx #19 and #20 | Paul Gilbert |
2009-01-12 | Remove unused case, which isn't used by HE60-HE71 games. | Travis Howell |
2009-01-12 | consistency fix and add a new line | Matthew Hoops |
2009-01-11 | IHNM save games no longer contain ITE-related variables | Filippos Karapetis |
2009-01-11 | Fix regression when gameids were los for some fanmade games | Eugene Sandulenko |
2009-01-11 | Patch from bugreport #1846746: "PUTTMOON 3DO: Play button in Outtro partly cu... | Eugene Sandulenko |
2009-01-11 | Completed screen vfx #8, and also implemented screen vfx #18 | Paul Gilbert |
2009-01-11 | Fix talkspeed settings again. | Travis Howell |
2009-01-11 | Fix bug #1925322 - DIG: Subtitle speed affects speech when subtitles are off. | Travis Howell |
2009-01-11 | Committed a modified version of wjp's patch for the video player: | Filippos Karapetis |
2009-01-10 | Implemented screen vfx #8 | Paul Gilbert |
2009-01-10 | Fixed uninitialised variables in the SCUMM save/load dialog. The updateInfos() | Torbjörn Andersson |
2009-01-10 | fixed radio chatter sfx | Paweł Kołodziejski |
2009-01-10 | setQuickStartFlag is different value in HE100 games. | Travis Howell |
2009-01-10 | - added initial radio chatter sfx, still not fully correct | Paweł Kołodziejski |
2009-01-10 | Correct sound timer, when sound compression is used in HE games. | Travis Howell |
2009-01-10 | Fix warning. | Travis Howell |
2009-01-10 | Fix compiling SCUMM engine, with HE71+ games disabled. | Travis Howell |
2009-01-09 | Switch assert to an error message, stating the exact unknown code. | Travis Howell |
2009-01-09 | Correct sound priority and SBNG offsets, in later HE games. | Travis Howell |
2009-01-09 | Fix bug #2029639 - PAJAMA1: Lip Syncing. | Travis Howell |
2009-01-08 | T7G: Stage one of move to ScummVM's CursorMan: rename groovie one so it doesn... | Henry Bush |
2009-01-08 | T7G: Reset midi volume to 100 on starting a track, cleanup | Henry Bush |
2009-01-08 | Fixed slight regression | Filippos Karapetis |
2009-01-08 | Give more detailed info on recently added KQ4 detection entry (It's KQ4 v2.0,... | Kari Salminen |
2009-01-08 | Attempted fix of bug #2438637 (Dino not erased in introduction screen on Amig... | Nicola Mettifogo |
2009-01-08 | Fixed points 2 and 3 of bug #2438549, spotlight wasn't displayed correctly. | Nicola Mettifogo |
2009-01-08 | Trim resource filenames to 8 characters as a last resort on BRA. Script files... | Nicola Mettifogo |
2009-01-08 | Don't assert anymore when a command flag doesn't exist, but ignore it and pri... | Nicola Mettifogo |
2009-01-08 | Fix bug #2455850: "LSL: missing Polish MD5" and add Polish LSL1 demo along th... | Eugene Sandulenko |
2009-01-07 | Fixed warnings | Max Horn |
2009-01-07 | Fix an invalid access when the quit opcode occupies the last byte of the scri... | Jordi Vilalta Prat |
2009-01-07 | Complete the ROQ video decoding (there are still a few minor glitches) | Jordi Vilalta Prat |