aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-16fix bug id 1507216 "ITE: 15 second freeze in Prince's bedroom"Andrew Kurushin
2006-06-16Fix rects in HE games, when positions are set by scriptsTravis Howell
2006-06-16Adjust akos code to only draw within bounds in HE games. Fixes many graphical...Travis Howell
2006-06-16The top dialog can change during the event loop. In that case, flush all theTorbjörn Andersson
2006-06-15- Adds 'THEME_HINT_NO_BACKGROUND_RESTORE' for buttons which don't want restor...Johannes Schickel
2006-06-15Made the body of the tab widgets taller. This makes no visual difference, butTorbjörn Andersson
2006-06-15- Make tabs narrower so they all fit on screen. Now navigation buttonsEugene Sandulenko
2006-06-15Fix bug with tab navigation buttons jumping on resolution change.Eugene Sandulenko
2006-06-15Fixed regression with the override checkboxes in the "Edit game" dialog. TheTorbjörn Andersson
2006-06-15Remove error for default case of active case 6/8 in akos_increaseAnim(), a de...Travis Howell
2006-06-15Delete the old cursor buffer before allocating a new one. If the theme isTorbjörn Andersson
2006-06-15Smaller versions of checkbox and cursor for 320xY resolutions.Eugene Sandulenko
2006-06-15- Consistent order of tabs between global and game optionsEugene Sandulenko
2006-06-15Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.Eugene Sandulenko
2006-06-14Fixed FF cursor hotspots, after Kirben pointed out to me two special cases thatTorbjörn Andersson
2006-06-14Should fix --debugflags for all engines which set up the debug flags in Engin...Johannes Schickel
2006-06-14Added --themepath option, and documented (very briefly) the --gui-theme option.Torbjörn Andersson
2006-06-14Implements new Tab drawing for modern theme (nearlly matches mockups now)Johannes Schickel
2006-06-14Fix the shadow glitches in HE98 version of puttrace, the shadow mode isn't re...Travis Howell
2006-06-14fixes compile with msvc8Johannes Schickel
2006-06-13Some more READ_LE_* -> MemoryReadStream.* conversionsSven Hesse
2006-06-13Since setCursorHotspot() does not update the cursor (should it?), we have toTorbjörn Andersson
2006-06-13No idea how PlayStation turned to Playstation. Fixing.Eugene Sandulenko
2006-06-13More proper version of creditsEugene Sandulenko
2006-06-13Fix creditsEugene Sandulenko
2006-06-13More READ_LE_* -> MemoryReadStream conversion + minor cleanupSven Hesse
2006-06-13Removed printf() debug message.Torbjörn Andersson
2006-06-13Disable the theme before restoring the cursor, not afterwards. Otherwise thereTorbjörn Andersson
2006-06-13Let the [cursor] palette manager handle disableCursorPalette() too, to avoidTorbjörn Andersson
2006-06-13Fixing Scenery::_statics, Game::_totTextData and Game::_totResourceTableSven Hesse
2006-06-13Add another version of SoccerMLSTravis Howell
2006-06-12Using MemoryReadStream for Scenery::loadAnim()Sven Hesse
2006-06-12Fixing loading of Scenery::_animations[] + small gob2 cleanupSven Hesse
2006-06-12o WIP file cache code borrowed from PS2 port.Won Star
2006-06-12Small corrections and cleanup for Gob2, fixing the graphical glitches in the ...Sven Hesse
2006-06-12Increased the spacing between the widgets on the "Game" tab of the "Edit Game"Torbjörn Andersson
2006-06-12Fix bug #1500552 - FF: Glitches in Swamp Soup game of arcadeTravis Howell
2006-06-12Fix errors in centreScroll() of FFTravis Howell
2006-06-12Correct function called when exiting oracle or close up scene in FF. Fixes bu...Travis Howell
2006-06-12Update yearEugene Sandulenko
2006-06-11oops. Copyright sign lostEugene Sandulenko
2006-06-11Bump versionEugene Sandulenko
2006-06-11Re-calculate tab width when the screen changes.Torbjörn Andersson
2006-06-11Patch from bugreport #1503715: "Quit should clear domain"Eugene Sandulenko
2006-06-11Whitespace.Torbjörn Andersson
2006-06-11Re-calculate the label width for EditGameDialog's language and platform pop-upsTorbjörn Andersson
2006-06-11Patch #1336171: "MIDI gain setting for FluidSynth" with slight modificationsEugene Sandulenko
2006-06-11Patch from bugreport #1502409: "Search ScummVM directory for GUI theme".Eugene Sandulenko
2006-06-11Support of new subtitles code. Patch from salty-horse.Eugene Sandulenko
2006-06-11Removed commented-out subtitles-related code. Requested by salty-horse.Eugene Sandulenko