aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-19Merged Neil's NDS changes into trunkMax Horn
2009-03-19Added another version of SQ4Filippos Karapetis
2009-03-18Initial support for building the Dreamcast port using the configureMarcus Comstedt
2009-03-18Use host-specific ranlib when crosscompiling for darwin (Mac OS X)Oystein Eftevaag
2009-03-18configure: We don't use tail anymore, so don't check for it; move (hq) scaler...Max Horn
2009-03-18Create a variable _host_alias defaulting to $_host_cpu-$_host_os, which is us...Marcus Comstedt
2009-03-18Moved the _build_{hq_,}scalers tests to after the host checks, because they m...Marcus Comstedt
2009-03-18Changed abs_rect_t to Common::RectFilippos Karapetis
2009-03-18Fix compile of SCI engine.Travis Howell
2009-03-18Updated the MSVC project files of the SCI engineFilippos Karapetis
2009-03-18Renamed resmgr.cpp -> gfx_resmgr.cppFilippos Karapetis
2009-03-18Slight cleanupFilippos Karapetis
2009-03-18Cleaned up graphics initialization a bitFilippos Karapetis
2009-03-18Postpone loading of mask and path data on BRA. This fixed locations in which ...Nicola Mettifogo
2009-03-18More updates to aos4dist.Travis Howell
2009-03-18Update aos4dist.Travis Howell
2009-03-18Fix bug #2684645 - AMIGAOS: Build breaks in base/commandline.Travis Howell
2009-03-18Added some missing header files to the MSVC project files of the SCI engineFilippos Karapetis
2009-03-18CleanupFilippos Karapetis
2009-03-18Minor corrections and cleanup.Travis Howell
2009-03-18Add another Spanish DOS version of Loom (EGA).Travis Howell
2009-03-17CleanupFilippos Karapetis
2009-03-17Updated the MSVC project files of the SCI engine for commit #39499Filippos Karapetis
2009-03-17Further objectification of the graphics resource managerFilippos Karapetis
2009-03-17Fix warning.Johannes Schickel
2009-03-17tail on e.g. Solaris does not support the use of "-n 1". Use the good old "-...Marcus Comstedt
2009-03-17engines need to be listed before gui in MODULES, because stuff in libengines....Marcus Comstedt
2009-03-17Removed superfluous comma and namespace specifier.Marcus Comstedt
2009-03-17Removed superfluous semicolon.Marcus Comstedt
2009-03-17Changed grabOverlay() and copyRectToOverlay() to use OverlayColor instead of ...Marcus Comstedt
2009-03-17Started objectifying the graphics resource manager (refer to patch #2689887)Filippos Karapetis
2009-03-17Fixing the last commit, by using the right type in the cast.Nicola Mettifogo
2009-03-17Another explicit cast for a historic compiler.Nicola Mettifogo
2009-03-17Removed one of the overloads of SoundMan::execute(), to make retarded compile...Nicola Mettifogo
2009-03-17LOL: added some new drawing code required for some shapes and fixed a minor t...Florian Kagerer
2009-03-17Fixed the transparency problems of static objects in BRA.Nicola Mettifogo
2009-03-17SCI: Added TODO: Merge SegInterface and MemObject? And some cleanupMax Horn
2009-03-17SCI: Got rid of various SegManager::free_* methodsMax Horn
2009-03-17SCI: fix warningMax Horn
2009-03-17sword1: clean background buffers before writing on them in psx decoding funct...Fabio Battaglia
2009-03-17sword1: cleanupFabio Battaglia
2009-03-17Renamed some defines:Filippos Karapetis
2009-03-17sword1: optimize drawing routine for screen 54Fabio Battaglia
2009-03-17Removed the "About FreeSCI" menu as discussed in -devel, now that the FreeSCI...Filippos Karapetis
2009-03-17sword1: enable psx background caching for screen 54 (bull's head) tooFabio Battaglia
2009-03-17Additional palette is loaded on colors 1-15.Nicola Mettifogo
2009-03-17Fixed the remaining palette problems by loading the shadow (mask) file for st...Nicola Mettifogo
2009-03-17Fix regression, caused by my change to adjustForPalette().Travis Howell
2009-03-17Fix graphical glitches in the Amiga version of BRA, the height seems to be of...Travis Howell
2009-03-17Fix regression in the Amiga demo of BRA, the common sub directory doesn't exi...Travis Howell