Age | Commit message (Expand) | Author |
2006-04-17 | Rewrote the timing of the Kyra end credits so that it doesn't matter that the | Torbjörn Andersson |
2006-04-17 | Make use of triple-interpolation function in SuperEagel (should save a few cy... | Max Horn |
2006-04-17 | Fixes bug with wrong colors in the logo after a screen change. (this time it ... | Johannes Schickel |
2006-04-17 | Replace interpolate32 calls by interpolate16 calls (as we only work on single... | Max Horn |
2006-04-17 | Simple optimization | Max Horn |
2006-04-17 | Renamed and merge some of the pixel interpolation functions (the names still ... | Max Horn |
2006-04-17 | Implements the end credits, and disables fast forwarding in the intro. | Oystein Eftevaag |
2006-04-17 | Replaced o70_seekFilePos by o60_seekFilePos (both were identical) | Max Horn |
2006-04-17 | Trigger videos for OmniTV in FF | Travis Howell |
2006-04-17 | Adjust video playback code, due to false calls in prison of FF | Travis Howell |
2006-04-17 | Remove leftover warning | Travis Howell |
2006-04-17 | Improve sound support in FF and add MoviePlayer class | Travis Howell |
2006-04-17 | Updated Mac OS X pixel icons from SVG version | Max Horn |
2006-04-17 | Allocate LUT/YUV tables on the heap | Max Horn |
2006-04-17 | Modify InitLUT to make use of ColorMasks, making it easier to add support for... | Max Horn |
2006-04-17 | Fixed (A)RGBToColor templates | Max Horn |
2006-04-17 | Since we define alpha value 255 to mean 'opaque', or T::kAlphaMask into the r... | Max Horn |
2006-04-17 | Add color conversion functions based on ColorMasks, to demonstrate how this w... | Max Horn |
2006-04-17 | Moved ColorMasks to their own new header graphics/colormasks.h, so that both ... | Max Horn |
2006-04-17 | Actually, 3-4 alpha bits are fine, too :) | Max Horn |
2006-04-17 | cleanup | Max Horn |
2006-04-17 | Clarify that kFeatureOverlaySupportsAlpha should only be set if at least a fe... | Max Horn |
2006-04-17 | Document how the alpha color component is to be interpreted | Max Horn |
2006-04-17 | Removed my Altivec version of the hqx blitters, since it (a) didn't work with... | Max Horn |
2006-04-17 | Minor cleanup | Travis Howell |
2006-04-17 | Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyx | Travis Howell |
2006-04-17 | Handle unsigned variableArray reads better in FF, fixes more missing subroutines | Travis Howell |
2006-04-17 | Fix box selection after vertical scrolling in FF | Travis Howell |
2006-04-17 | Only allocate scale buffer when using FF | Travis Howell |
2006-04-17 | Fix vertical scrolling | Travis Howell |
2006-04-16 | Should fix wrong thumbnail colors after a screen change, which changed bpp. | Johannes Schickel |
2006-04-16 | This 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::loadFont | Johannes Schickel |
2006-04-16 | Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ... | Max Horn |
2006-04-16 | Remove redundant code. soundfont is taken care in OptionsDialog::open() now. | Eugene Sandulenko |
2006-04-16 | Patch #1469722: "Game-specific SoundFont configuration broken" | Eugene Sandulenko |
2006-04-16 | The backend is responsible for making its own copy of the mouse cursor, so FF | Torbjörn Andersson |
2006-04-16 | The File class automatically tries adding "." to a filename if the file cannot | Torbjörn Andersson |
2006-04-16 | some cleanup | Joost Peters |
2006-04-16 | changed comments into real comments | Willem Jan Palenstijn |
2006-04-16 | Ignore the 'virtual' HE entries at the end of gameVariantsTable (this fixes a... | Max Horn |
2006-04-16 | Fixed some breakage in the 'Add Game' code I recently introduced; added a FIX... | Max Horn |
2006-04-16 | Add missing mouse pointer checks for oracle and SAM in FF | Travis Howell |
2006-04-16 | update so it compiles again with current svn | Joost Peters |
2006-04-16 | Reduced dependencies on base/plugins.h | Max Horn |
2006-04-16 | Fixed broken svn:keywords values | Max Horn |
2006-04-16 | test commit | Max Horn |
2006-04-16 | Removed the directory parameter from md5_file | Max Horn |
2006-04-16 | Do not override the 'directory' param when dumping BASS resources | Max Horn |
2006-04-16 | Do not override the 'directory' param when dumping BS2 resources | Max Horn |