aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-21Fix valgrind warningTravis Howell
2006-04-21Add animate sprites by Y function for FFTravis Howell
2006-04-21Add back debug functionTravis Howell
2006-04-21Add some code for PanEvent in FF and cleanupTravis Howell
2006-04-20Add used memory counter.Won Star
2006-04-20Fix compile with DISABLE_FANCY_THEME.Won Star
2006-04-20Add F9 key in FF, which toggles hitbox namesTravis Howell
2006-04-20Revert that delay change when scrolling inventory in FF, causes glitchesTravis Howell
2006-04-20Enable virtual keyboard, when entering saved game name in FFTravis Howell
2006-04-20Fix constant scrolling in oracle in FF, when mouse button is pressedTravis Howell
2006-04-20getPathPosn script opcode needs to use int16 to get correct position, fixes e...Travis Howell
2006-04-20Add timer difference in FFTravis Howell
2006-04-20Fix typo in switchVoiceFile() for FFTravis Howell
2006-04-20If I understand things correctly, this should fix the caret drawing in listTorbjörn Andersson
2006-04-20Fix mistake in vertical scrolling in FFTravis Howell
2006-04-20_rejectCount should only be incremented in checkNoOverWrite()Travis Howell
2006-04-20Update resource managment, missed several changes from FFTravis Howell
2006-04-20Fix freeze that can occur when scrolling inventory in oracle of FFTravis Howell
2006-04-20CleanupTravis Howell
2006-04-20Add support for compressed speech files in PC verisons of FFTravis Howell
2006-04-20Minor cleanupTravis Howell
2006-04-20Update resource managment for FF, this method is more efficent for Simon 1/2 tooTravis Howell
2006-04-19The next offset is only adjusted in renderString, when sprite id isn't 1Travis Howell
2006-04-19Fix ASM HQ routines, because RGBtoYUV and LUT16to32 are on heap now.Eugene Sandulenko
2006-04-19Some more tweaks to the (still disabled) new detection / filename generation ...Max Horn
2006-04-19Fix text corruption with long FF conversation options. The renderString()Torbjörn Andersson
2006-04-19Added a small comment to ScummEngine::openRoom that explains why we check for...Max Horn
2006-04-19Removed wrong platform values from gameVariantsTableMax Horn
2006-04-19Fixed a potential bug when calculating the width of conversation option in FF.Torbjörn Andersson
2006-04-19Correct dummyItems in FF and cleanupTravis Howell
2006-04-19Number the FF conversation options.Torbjörn Andersson
2006-04-19Add minor code differences in FF, might help corrupt graphicsTravis Howell
2006-04-19Add FF difference in mouseOn script opcodeTravis Howell
2006-04-19Update debug tablesTravis Howell
2006-04-19Let scumm engine handle EVENT_SCREEN_CHANGED and let the gui know. (Needed fo...Johannes Schickel
2006-04-19Adds handleScreenChanged() to NewGui, so (scumm) engine can call it when it r...Johannes Schickel
2006-04-19Fixes problems with wrong colors on the overlay in scumm engine.Johannes Schickel
2006-04-19Oops again. removed unneeded entry.Johannes Schickel
2006-04-19Oops forgot to commit changes here with last commit.Johannes Schickel
2006-04-19Merges SaveLoadChooser and SaveLoadChooserEx.Johannes Schickel
2006-04-19Prepairs merge of SaveLoadChooser and SaveLoadChooserEx of the scumm engine.Johannes Schickel
2006-04-19Implements custom cursor support for the new theme and includes a standard cu...Johannes Schickel
2006-04-19Updates scumm dialogs for runtime overlay resolution changes.Johannes Schickel
2006-04-19Started to prepare the gui for runtime resolution switches.Johannes Schickel
2006-04-18Fix sound memory leak in FFTravis Howell
2006-04-18Restores background before drawing a popupwidget.Johannes Schickel
2006-04-18Fixes "aspect ratio" text in the options with --force-1x-overlay.Johannes Schickel
2006-04-18Oops forgot to use shadows for the PopUpWidget.Johannes Schickel
2006-04-18- Fixed popup widget for --force-1x-overlay with new themeJohannes Schickel
2006-04-18- adds own drawing function for (not expanded) popup widgetsJohannes Schickel