aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-17Merged gui/ThemeData.cpp into ThemeEngine.cppMax Horn
2009-01-17Removed unused & incomplete widget caching codeMax Horn
2009-01-17Make sure that "quit" events are handled immediately. This fixes a warning - orTorbjörn Andersson
2009-01-16tiny cleanupMax Horn
2009-01-16- Removed _gameVersion, engine versions are set in the game detection entries...Filippos Karapetis
2009-01-16Some cleanup (one could replace some of those switch/case by jump tables...)Max Horn
2009-01-16TUCKER: Got rid of _fileToLoadMax Horn
2009-01-16TUCKER: Changed loadFile and loadImage to take filename as parameter (trying ...Max Horn
2009-01-16TUCKER: Simplify TuckerEngine::copyLocBitmapMax Horn
2009-01-16Reuse given stat flags when possible to avoid fstat() callsAndre Heider
2009-01-16Fixed class indentionMax Horn
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
2009-01-16Mark cruise save/load code as not endian safeMax Horn
2009-01-14Added some comments to ThemeLayoutStacked::reflowLayoutH/VMax Horn
2009-01-14Renamed various ThemeLayout methods for clarity; removed unused setSpacing me...Max Horn
2009-01-14-1 is not an uint8. Assuming ones-complement, though, I guess 255 was meantMax Horn
2009-01-14Handle the sound font clearing button in the game specific optionsJordi Vilalta Prat
2009-01-14Hide the mouse cursor when loading a saved gameJordi Vilalta Prat
2009-01-14Fix for non-looped tracks of the music enhancement project. Also, got rid of ...Filippos Karapetis
2009-01-14Game database headers are verified nowFilippos Karapetis
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