aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-03-22TINSEL: cleanupMax Horn
2009-03-22SCI: Fixed nasty bug in simulate_stippled_line_draw, caught only thanks to wa...Max Horn
2009-03-22SCI: Renamed Vertex::entries::cle_next -> Vertex::_next, analog for cle_prev....Max Horn
2009-03-22SCI: Some cleanup; avoid taking square root unnecessarilyMax Horn
2009-03-22Added simple IFF type verification to the parser.Nicola Mettifogo
2009-03-22Changed Disk code to provide SeekableReadStream's to sound routines as well.Nicola Mettifogo
2009-03-22SCI: Fix warningsMax Horn
2009-03-22Bug fixes for handling 5-bit layered sprites correctly - this fixes the black...Paul Gilbert
2009-03-21LOL: - added drawing code for certain gfx (blood and slime spots on the floor...Florian Kagerer
2009-03-21Converted some leftover tinselV1 code, so that the engine builds when DEBUG i...Filippos Karapetis
2009-03-21Check for a suffix of "-iq" when saving the iq points. Should fix bug #2701064.Matthew Hoops
2009-03-21Added an entry for the DOS version of Little Red Riding HoodSven Hesse
2009-03-21Set the right colors for dialogue text in BRA Amiga.Nicola Mettifogo
2009-03-21CleanupFilippos Karapetis
2009-03-21LOL: implemented some missing drawing code for dead monstersFlorian Kagerer
2009-03-21Fix build.Nicola Mettifogo
2009-03-21Some Surface tinkering, and added TODO's about it.Nicola Mettifogo
2009-03-21Changed Nippon Safes to make use of the new ILBMDecoder.Nicola Mettifogo
2009-03-21Extended the IFF parser to handle 1 and 5 bits deep images.Nicola Mettifogo
2009-03-21LOL: The guards will now attack you when you throw certain items at them. The...Florian Kagerer
2009-03-21Fix regression when loading icons in Amiga versions of BRA.Travis Howell
2009-03-20SCUMM: cleanupMax Horn
2009-03-20SCI: cleanupMax Horn
2009-03-20Include "scumm/scumm_v6.h" in some places where it is needed.Marcus Comstedt
2009-03-20Fix namespace nameJordi Vilalta Prat
2009-03-20Added TODO's about replacing usage of the old ILBM decoder in Nippon Safes.Nicola Mettifogo
2009-03-20* Reimplemented routine using the old ILBM decoder to use the new oneNicola Mettifogo
2009-03-20Added more flexible IFF parser and ILBM decoder.Nicola Mettifogo
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