aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-14Updated the project files of the groovie engine for commit #35855Filippos Karapetis
2009-01-14Fixed warnings.Torbjörn Andersson
2009-01-14Show the cursor and update it properly when closing the GMM.Jordi Vilalta Prat
2009-01-14Use the current palette size for the theme mouse cursor instead of using the ...Jordi Vilalta Prat
2009-01-14- Initialize the current cursor to an invalid one (this removes a glitch when...Jordi Vilalta Prat
2009-01-13Reduced savegame code duplication and added savegame format versioning.Jordi Vilalta Prat
2009-01-13Added const qualifier to (char *) parameterJordi Vilalta Prat
2009-01-13Some updates/observations on script functionsFilippos Karapetis
2009-01-13- PMV video headers are evaluated correctly nowFilippos Karapetis
2009-01-13Save game headers are now verifiedFilippos Karapetis
2009-01-13When reverting to text only mode update the config manager settings accordingly.Johannes Schickel
2009-01-13Added a possible FIXMEFilippos Karapetis
2009-01-13Reworked the sound energy codeBenjamin Haisch
2009-01-13Fix dithering of scaled videosJordi Vilalta Prat
2009-01-13- Music now works in LGoP2Filippos Karapetis
2009-01-12Fixed bug #2500168 ("GUI: Cannot quit in the launcher's load dialog"). I thoughtTorbjörn Andersson
2009-01-12Don't call _mixer->stopAll() when changing scenes, as this stops the enhanced...Filippos Karapetis
2009-01-12CleanupFilippos Karapetis
2009-01-12Imitate the way the original game is playing MIDI tracks when playing enhance...Filippos Karapetis
2009-01-12Added support for the Discworld 1 Music Enhancement project. Big thanks to Ja...Filippos Karapetis
2009-01-12Fixed regression from revision 35765. Mask and path patches were destroyed be...Nicola Mettifogo
2009-01-12Implemented screen vfx #19 and #20Paul Gilbert
2009-01-12Remove unused case, which isn't used by HE60-HE71 games.Travis Howell
2009-01-12consistency fix and add a new lineMatthew Hoops
2009-01-11test re-adding elements to emptied hashmapWillem Jan Palenstijn
2009-01-11IHNM save games no longer contain ITE-related variablesFilippos Karapetis
2009-01-11Fix regression when gameids were los for some fanmade gamesEugene Sandulenko
2009-01-11Simplify code.Eugene Sandulenko
2009-01-11Now _really_ restore transient domain handling which was before vkeybd merge.Eugene Sandulenko
2009-01-11Fix regression brought by merge with vkeybs branch when command line parametersEugene Sandulenko
2009-01-11Patch from bugreport #1846746: "PUTTMOON 3DO: Play button in Outtro partly cu...Eugene Sandulenko
2009-01-11Completed screen vfx #8, and also implemented screen vfx #18Paul Gilbert
2009-01-11Fix talkspeed settings again.Travis Howell
2009-01-11Fix bug #1925322 - DIG: Subtitle speed affects speech when subtitles are off.Travis Howell
2009-01-11Stop recalculating the x and y coordinates for every frame in playVideo()Filippos Karapetis
2009-01-11Oops... *really* fixed compilationFilippos Karapetis
2009-01-11Fixed compilationFilippos Karapetis
2009-01-11Committed a modified version of wjp's patch for the video player:Filippos Karapetis
2009-01-11Enable IHNM and SAGA2Andre Heider
2009-01-11Mention radio-chatter effect which aquadran implemented.Eugene Sandulenko
2009-01-11Merge in Virtual Keybpard & KeyMapper branch,Eugene Sandulenko
2009-01-11Enabled GROOVIE and TUCKER as well, as they are enabled by default by the sta...Marcus Comstedt
2009-01-10Moved some stuff from the EditGameDialog constructor to its open() method toTorbjörn Andersson
2009-01-10Update Joachim's role as requested by him.Eugene Sandulenko
2009-01-10Enable IHNM.Marcus Comstedt
2009-01-10open browser dialog before manipulating it (fixes assert when pressing 'add g...Willem Jan Palenstijn
2009-01-10Implemented screen vfx #8Paul Gilbert
2009-01-10Fixed uninitialised variables in the SCUMM save/load dialog. The updateInfos()Torbjörn Andersson
2009-01-10fixed radio chatter sfxPaweł Kołodziejski
2009-01-10setQuickStartFlag is different value in HE100 games.Travis Howell