aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-19Hopefully fix compilation with mingw64.Johannes Schickel
2009-03-19Adding detection and title music playback for Little Red Riding Hood (Amiga v...Sven Hesse
2009-03-19Adding simple support for protracker playbackSven Hesse
2009-03-19Fix compilationMax Horn
2009-03-19Hopefully, this fixes compilation of the AGI engine on 64-bit platformsFilippos Karapetis
2009-03-19Fix warning.Johannes Schickel
2009-03-19SCI: removed aatree.o from moduleWalter van Niftrik
2009-03-19Use IS_ALIGNEDMax Horn
2009-03-19SCI: converted aatree into a classWalter van Niftrik
2009-03-19Hopefully, this fixes the warnings thrown when attempting to print the "size"...Filippos Karapetis
2009-03-19COMMON: Added a new IS_ALIGNED macro (for now using size_t, we can change it ...Max Horn
2009-03-19configure: rearranged some stuffMax Horn
2009-03-19Cleaned up gfxop_draw_rectangle(). Also, removed a check insode BASIC_CHECKS(...Filippos Karapetis
2009-03-19We're now statically linking in zlib, for static osx buildsOystein Eftevaag
2009-03-19Whitespace fixOystein Eftevaag
2009-03-19Added support for specifying which prefix directory to link in static libs fo...Oystein Eftevaag
2009-03-19Silenced some warnings about potentially uninitialized variablesFilippos Karapetis
2009-03-19Silenced some warnings about potentially uninitialized variablesFilippos Karapetis
2009-03-19Fixed issues with commit #39449, fixing some graphical glitches with the GUI ...Filippos Karapetis
2009-03-19Use the current SVN revision as a default when distributing a snapshot sourcesJordi Vilalta Prat
2009-03-19Added some more debug messagesSven Hesse
2009-03-19Added configure support for the Wii and Gamecube portAndre Heider
2009-03-19Moved -pedantic from Makefile to the end of configure scriptAndre Heider
2009-03-19Extended the FLAC test to detect a libFLAC version which was compiled without...Andre Heider
2009-03-19Try to use the working copy revision if it's availableJordi Vilalta Prat
2009-03-19Fixed the tremor check. Instead of a ogg symbol, it now checks for a tremor o...Andre Heider
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