aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-17Add FF difference in addBox script opcode, fixes x position of some boxesTravis Howell
2006-04-17- Implements copyRegion without transparency checkingJohannes Schickel
2006-04-17Simplifies credits.txt loading.Johannes Schickel
2006-04-17Fixes bug #1471895 ("KYRA1: Kyragem goes black at the very end").Johannes Schickel
2006-04-17Rewrote the timing of the Kyra end credits so that it doesn't matter that theTorbjörn Andersson
2006-04-17Make use of triple-interpolation function in SuperEagel (should save a few cy...Max Horn
2006-04-17Fixes bug with wrong colors in the logo after a screen change. (this time it ...Johannes Schickel
2006-04-17Replace interpolate32 calls by interpolate16 calls (as we only work on single...Max Horn
2006-04-17Simple optimizationMax Horn
2006-04-17Renamed and merge some of the pixel interpolation functions (the names still ...Max Horn
2006-04-17Implements the end credits, and disables fast forwarding in the intro.Oystein Eftevaag
2006-04-17Replaced o70_seekFilePos by o60_seekFilePos (both were identical)Max Horn
2006-04-17Trigger videos for OmniTV in FFTravis Howell
2006-04-17Adjust video playback code, due to false calls in prison of FFTravis Howell
2006-04-17Remove leftover warningTravis Howell
2006-04-17Improve sound support in FF and add MoviePlayer classTravis Howell
2006-04-17Updated Mac OS X pixel icons from SVG versionMax Horn
2006-04-17Allocate LUT/YUV tables on the heapMax Horn
2006-04-17Modify InitLUT to make use of ColorMasks, making it easier to add support for...Max Horn
2006-04-17Fixed (A)RGBToColor templatesMax Horn
2006-04-17Since we define alpha value 255 to mean 'opaque', or T::kAlphaMask into the r...Max Horn
2006-04-17Add color conversion functions based on ColorMasks, to demonstrate how this w...Max Horn
2006-04-17Moved ColorMasks to their own new header graphics/colormasks.h, so that both ...Max Horn
2006-04-17Actually, 3-4 alpha bits are fine, too :)Max Horn
2006-04-17cleanupMax Horn
2006-04-17Clarify that kFeatureOverlaySupportsAlpha should only be set if at least a fe...Max Horn
2006-04-17Document how the alpha color component is to be interpretedMax Horn
2006-04-17Removed my Altivec version of the hqx blitters, since it (a) didn't work with...Max Horn
2006-04-17Minor cleanupTravis Howell
2006-04-17Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyxTravis Howell
2006-04-17Handle unsigned variableArray reads better in FF, fixes more missing subroutinesTravis Howell
2006-04-17Fix box selection after vertical scrolling in FFTravis Howell
2006-04-17Only allocate scale buffer when using FFTravis Howell
2006-04-17Fix vertical scrollingTravis Howell
2006-04-16Should fix wrong thumbnail colors after a screen change, which changed bpp.Johannes Schickel
2006-04-16This should fix wrong colors of the scummvm logo in the new theme after scree...Johannes Schickel
2006-04-16- Moves Graphics::loadFont to Graphics::NewFont::loadFontJohannes Schickel
2006-04-16Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ...Max Horn
2006-04-16Remove redundant code. soundfont is taken care in OptionsDialog::open() now.Eugene Sandulenko
2006-04-16Patch #1469722: "Game-specific SoundFont configuration broken"Eugene Sandulenko
2006-04-16The backend is responsible for making its own copy of the mouse cursor, so FFTorbjörn Andersson
2006-04-16The File class automatically tries adding "." to a filename if the file cannotTorbjörn Andersson
2006-04-16some cleanupJoost Peters
2006-04-16changed comments into real commentsWillem Jan Palenstijn
2006-04-16Ignore the 'virtual' HE entries at the end of gameVariantsTable (this fixes a...Max Horn
2006-04-16Fixed some breakage in the 'Add Game' code I recently introduced; added a FIX...Max Horn
2006-04-16Add missing mouse pointer checks for oracle and SAM in FFTravis Howell
2006-04-16update so it compiles again with current svnJoost Peters
2006-04-16Reduced dependencies on base/plugins.hMax Horn
2006-04-16Fixed broken svn:keywords valuesMax Horn