aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-03-20Set svn:keywords on asm filesMax Horn
2009-03-20SCUMM: Split intern.h into multiple headersMax Horn
2009-03-20silenced some warningsMax Horn
2009-03-20Add missing code difference in getUserFlag().Travis Howell
2009-03-20Correct initial palette in Amiga and AtariST versions of PN.Travis Howell
2009-03-20Correct vertical offset, when print stats in the AtariST version of Elvira 2.Travis Howell
2009-03-20Add work around for bug #2686883 - WAXWORKS: Crash in Jack the Ripper Zone.Travis Howell
2009-03-20Hopefully fix mingw64 compilation (borrowed from engines/scumm/saveload.h)Johannes Schickel
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-19Cleaned up gfxop_draw_rectangle(). Also, removed a check insode BASIC_CHECKS(...Filippos Karapetis
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-19Added some more debug messagesSven Hesse
2009-03-19Added another version of SQ4Filippos Karapetis
2009-03-18Changed abs_rect_t to Common::RectFilippos Karapetis
2009-03-18Fix compile of SCI engine.Travis Howell
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-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-17Further objectification of the graphics resource managerFilippos Karapetis
2009-03-17Fix warning.Johannes Schickel
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