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