Age | Commit message (Expand) | Author |
2006-06-19 | Fix screen scrolling glitch when looking at the top of closet in parents room... | Travis Howell |
2006-06-18 | Add 16bit color feature flag to Backyard Basketball too | Travis Howell |
2006-06-18 | Remove debug left over | Travis Howell |
2006-06-18 | Add alternative method to prevent debug code of scripts been triggered in los... | Travis Howell |
2006-06-18 | Makes sure updateScreen() is called once in a while in the menu polling loop,... | Oystein Eftevaag |
2006-06-18 | Updated comments to correspond with recent Adlib renamings. | Torbjörn Andersson |
2006-06-18 | Add Blue's Clues games | Travis Howell |
2006-06-18 | Added missing (but unimportant) breaks to switch default cases. | Torbjörn Andersson |
2006-06-17 | The stopMusic() function (which is publicly accessable from the outside) now | Torbjörn Andersson |
2006-06-17 | Fixed Smushplayer for Symbian OS.__SYMBIAN32__ was defined as __SYMBIA32__. | Lars Persson |
2006-06-17 | Fix the buttons of paintings and safe in Nogroom of spyfox | Travis Howell |
2006-06-17 | Limit vm.numNestedScripts to positive value, when subtracting slot in runScri... | Travis Howell |
2006-06-16 | Remove _name.clear(); from Close since same File instance is re-opened by Sym... | Lars Persson |
2006-06-16 | Fix gcc warning. | Eugene Sandulenko |
2006-06-16 | fix bug id 1507216 "ITE: 15 second freeze in Prince's bedroom" | Andrew Kurushin |
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 |