aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-28Use different method to detect V1 demo of Maniac Mansion, since md5 matches t...Travis Howell
2006-05-28Fixes bug [ 1480746 ] KYRA1: menu triggers assertion, and sets the text/speec...Oystein Eftevaag
2006-05-27Add a few items for HE gamesTravis Howell
2006-05-27Backed up my own commit :/ The user did a mistake when supplied the data.Eugene Sandulenko
2006-05-27Don't "tickle" a dialog until after it has had a chance to redraw itself,Torbjörn Andersson
2006-05-27Updated NEWS a bit. More will follow. Both cine and lure are too early toEugene Sandulenko
2006-05-27Added new samnmax demo file name pattern. See bug #1496105: "Sam & Max Hit Eugene Sandulenko
2006-05-27add fixme about scrolling in about dialogWillem Jan Palenstijn
2006-05-27fix missing saveload thumbnail variables in classic theme configWillem Jan Palenstijn
2006-05-27Maintain the same screen update frequency while waiting for speech to finish.Torbjörn Andersson
2006-05-27make EditableWidget's caret visible when it movesWillem Jan Palenstijn
2006-05-27The dirty rect produced by drawMouse() is updated without going through anyTorbjörn Andersson
2006-05-27Don't draw the shadow outside the scrollbar (should fix 'garbage' when moving...Johannes Schickel
2006-05-27fix warpmouse in overlay-mode; fixes cursor jumps when opening menuWillem Jan Palenstijn
2006-05-27Fixes caret drawing in EditTextWidgets.Johannes Schickel
2006-05-27More vertical space in game options 'game' tab for consistency and betterEugene Sandulenko
2006-05-27Draw the selected menu item (currently always the first one) highlighted, i.e.Torbjörn Andersson
2006-05-27Should use delete[] instead of delete here, too. (I knew where the cursorTorbjörn Andersson
2006-05-27uninitialized variableWillem Jan Palenstijn
2006-05-27delete[] instead of deleteWillem Jan Palenstijn
2006-05-27Override the list widget's FindWidget() function, to allow it to return theTorbjörn Andersson
2006-05-27Oops. More advanced warning recovered a mechanic mistake. Fixing.Eugene Sandulenko
2006-05-27Major GUI update:Eugene Sandulenko
2006-05-27snmdemo uses *.sm0/1 data filesTravis Howell
2006-05-27Fix V1 demo of maniacTravis Howell
2006-05-26replace agi/list.h by Common::List; cleanupWillem Jan Palenstijn
2006-05-26add functions for reverse iteration of Common::ListWillem Jan Palenstijn
2006-05-26This produces the correct character spacing for the main menu.Torbjörn Andersson
2006-05-26We don't have a mouse cursor yet, but this is probably the point where itTorbjörn Andersson
2006-05-26Removed hack to flush mouse events. No longer needed, apparently.Torbjörn Andersson
2006-05-26Fixes input handling while moving.Johannes Schickel
2006-05-26- redraw inventory before entering a roomJohannes Schickel
2006-05-26If a game ends by natural causes, unload_object() will be called twice. MakeTorbjörn Andersson
2006-05-26replace agi/list.h by Common::ListWillem Jan Palenstijn
2006-05-26move psp_fs.cpp from backends/psp/ to backends/fs/psp/Joost Peters
2006-05-26Update to adapt for AbstractFilesystemNode changes made recently.Joost Peters
2006-05-26isSpriteLoaded() is used by FF, a similar function was commented out in orig...Travis Howell
2006-05-26As far as I can tell, there's no longer any reason for PartBuffer and AnimDataTorbjörn Andersson
2006-05-26Fix for bug #1495361 (MONKEY1 AMIGA: Error at gamedetection)Max Horn
2006-05-26remove unused variableEugene Sandulenko
2006-05-26- Put scrollbar inside of list widgetEugene Sandulenko
2006-05-26Do not create scrollbar copy on each resolution switchEugene Sandulenko
2006-05-26Use Courier 12pt (free one) for 2x and 3x console. Looks much more useable now.Eugene Sandulenko
2006-05-26Properly process screen change event in consoleEugene Sandulenko
2006-05-25The GUI never asked for the cursor to be visible. I'm not sure why that used toTorbjörn Andersson
2006-05-25remove superfluous struct keywordsWillem Jan Palenstijn
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson
2006-05-25add and use is_ego_view() functionWillem Jan Palenstijn
2006-05-25- Fix typo in debug level Scripts.Eugene Sandulenko
2006-05-25Setting a "null" cursor like this doesn't do anything in the SDL backend, andTorbjörn Andersson