Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-02 | Fix bug #2023727: "MONKEY2: Misplaced Text" | Eugene Sandulenko | |
svn-id: r33544 | |||
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ↵ | Max Horn | |
added a new class DumpFile for writing svn-id: r33412 | |||
2008-07-27 | Patch from bugreport #2020561: "MMNES : Incorrect detection (US/GB)" | Eugene Sandulenko | |
svn-id: r33342 | |||
2008-07-22 | shutup valgrind warning | Paweł Kołodziejski | |
svn-id: r33206 | |||
2008-07-21 | Merged revisions ↵ | Christopher Page | |
33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,33078-33079,33083,33086-33087,33089,33094-33096,33098-33099,33104,33108-33109,33114-33117,33120,33135-33146,33160,33162,33165,33167-33169 via svnmerge from https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk svn-id: r33183 | |||
2008-07-20 | cleanup | Max Horn | |
svn-id: r33135 | |||
2008-07-14 | AGOS: Got rid of _masterVolume and replaced with _musicVolume and _sfxVolume ↵ | Christopher Page | |
so that music and sfx are separately controlled via the Options menu svn-id: r33065 | |||
2008-07-14 | remove accidentally committed debugging code; fix shadowing warning | Willem Jan Palenstijn | |
svn-id: r33064 | |||
2008-07-14 | Don't draw scumm saveload dialog while reflowing layout, as that would use ↵ | Willem Jan Palenstijn | |
uninitialized values svn-id: r33063 | |||
2008-07-14 | cleanup (and test for Marwan's branch.... ;) | Max Horn | |
svn-id: r33061 | |||
2008-07-14 | Merged revisions ↵ | Christopher Page | |
32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,32785-32786,32789-32791,32798-32799,32801-32807,32809-32812,32816-32817,32819-32821,32823-32830,32832-32836,32838-32844,32846-32850,32852-32854,32858-32859,32865-32868,32873-32874,32879,32883,32895,32899,32902-32904,32910-32912,32923-32924,32930-32931,32938,32940,32948-32949,32951,32960-32964,32966-32970,32972-32974,32976,32978,32983,32986-32990,32992,32994,33002-33004,33006-33007,33009-33010,33014,33017,33021-33023,33030,33033 via svnmerge from https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk svn-id: r33051 | |||
2008-07-11 | cleanup | Max Horn | |
svn-id: r33010 | |||
2008-07-11 | SCUMM works with new GMM implementation | Christopher Page | |
svn-id: r33001 | |||
2008-07-10 | Fixed a few warnings | Bertrand Augereau | |
svn-id: r32994 | |||
2008-07-08 | Remove reference to kPlainSoundType | Max Horn | |
svn-id: r32960 | |||
2008-07-07 | Changed the name of the Scumm menu dialog class MainMenuDialog to ↵ | Christopher Page | |
ScummMenuDialog, to avoid confusion and conflict with the Global Main Menu class svn-id: r32937 | |||
2008-07-07 | SCUMM: syncSoundSettings() now updates kPlainSoundType | Christopher Page | |
svn-id: r32935 | |||
2008-06-30 | Scumm sound settings can now be changed from the gmm | Christopher Page | |
svn-id: r32851 | |||
2008-06-26 | Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian ↵ | Lars Persson | |
build. svn-id: r32803 | |||
2008-06-25 | Scumm and sky now use the new _quit flag | Christopher Page | |
svn-id: r32775 | |||
2008-06-12 | SCUMM: Fixed a memory leak in the SCUMM engine | Christopher Page | |
svn-id: r32680 | |||
2008-06-02 | Add Macintosh version of Blue's 123 Time Activities. | Travis Howell | |
svn-id: r32492 | |||
2008-06-02 | GID_WATER is no longer required. | Travis Howell | |
svn-id: r32486 | |||
2008-06-01 | Correct HE version for Blue's 123 Time Activities. | Travis Howell | |
svn-id: r32457 | |||
2008-06-01 | Fix bug #1973247 - DIG: Subtitle glitch (Regression). | Travis Howell | |
svn-id: r32456 | |||
2008-06-01 | Add Blue's 123 Time Activities. | Travis Howell | |
svn-id: r32454 | |||
2008-05-31 | Fix display of original load/save screen in the FM-TOWNS version of Loom. | Travis Howell | |
svn-id: r32413 | |||
2008-05-31 | Add Blue's Clues demos. | Travis Howell | |
svn-id: r32411 | |||
2008-05-30 | Detect the full version of Blue's Reading Time Activities, based on old ↵ | Travis Howell | |
forum post. svn-id: r32397 | |||
2008-05-28 | Remove debug left over. | Travis Howell | |
svn-id: r32338 | |||
2008-05-28 | The hard coded string translations for The Dig only apply to subtitles, and ↵ | Travis Howell | |
not speech. svn-id: r32337 | |||
2008-05-28 | Update the hard coded string translations in The Dig. | Travis Howell | |
svn-id: r32334 | |||
2008-05-24 | Update HE version of another English Windows version of Putt Putt Saves The Zoo. | Travis Howell | |
svn-id: r32240 | |||
2008-05-23 | Fixed PalmOS compilation | Chris Apers | |
svn-id: r32223 | |||
2008-05-23 | Add another English Windows version of Putt Putt Saves The Zoo. | Travis Howell | |
svn-id: r32220 | |||
2008-05-20 | Cleaned up engine debug level code. | Johannes Schickel | |
svn-id: r32195 | |||
2008-05-19 | Restrict the remaining changes made in rev 28166 to chinese COMI | Max Horn | |
svn-id: r32181 | |||
2008-05-18 | Fix for bug #1940063 (MONKEY: Crash during the marriage lechuck/marley) -- ↵ | Max Horn | |
regression was introduced by rev 28167 -- rule of thumb, if you add game specific code, make it game specifc ... ;) svn-id: r32177 | |||
2008-05-18 | Update HE version of another release of Pajama Sam 1 and SPY Fox 1. | Travis Howell | |
svn-id: r32165 | |||
2008-05-17 | Add another English version of Pajama Sam 1 and SPY Fox 1. | Travis Howell | |
svn-id: r32162 | |||
2008-05-15 | Add patch #1964159 - PUTTPUTT: Add Japanese 3DO Version. | Travis Howell | |
svn-id: r32133 | |||
2008-05-12 | Update HE version for that English Windows version of Freddi Fish 1. | Travis Howell | |
svn-id: r32048 | |||
2008-05-11 | Update HE version for that English Windows version of Freddi Fish 1. | Travis Howell | |
svn-id: r31997 | |||
2008-05-11 | Add another English Windows version of Freddi Fish 1. | Travis Howell | |
svn-id: r31996 | |||
2008-05-07 | Proper delete[] formatting (this time all occurences should've been changed...) | Johannes Schickel | |
svn-id: r31929 | |||
2008-05-07 | Changed all delete [] usages to delete[]. | Johannes Schickel | |
svn-id: r31927 | |||
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat | |
svn-id: r31888 | |||
2008-05-04 | Fix bug #1957165 - MM: render_mode is broken. | Travis Howell | |
svn-id: r31862 | |||
2008-04-30 | Fix subtitle regressions in The Dig. | Travis Howell | |
svn-id: r31788 | |||
2008-04-30 | Fix cycling of speech and subtitle options via Ctrl t. | Travis Howell | |
svn-id: r31787 |