aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-29cleanup.Johannes Schickel
2007-03-28Overhaul of palette management to bring it back to its original form. Gfx pal...Nicola Mettifogo
2007-03-27Fixed palette bug to allow proper display of splash screens, but dos palette ...Nicola Mettifogo
2007-03-27engine can now handle amiga and dos splash screensNicola Mettifogo
2007-03-27added code to load amiga background slidesNicola Mettifogo
2007-03-27- added new subclass ILBMDecoder, to decode ILBM subtype of IFF filesNicola Mettifogo
2007-03-27Fixed yet another DC compile errorMax Horn
2007-03-27Fixed indentation.Torbjörn Andersson
2007-03-27fixed const correctnessMax Horn
2007-03-26Fix compile error in the DC portMax Horn
2007-03-26Commit of patch #1688065 ("KYRA: fm towns music").Johannes Schickel
2007-03-25Removed code that at least for now is presumed dead.Torbjörn Andersson
2007-03-25cleanupJohannes Schickel
2007-03-25Added new base class Graphics::IFFDecoder and subclass Graphics::PBMDecoder a...Nicola Mettifogo
2007-03-25Remove obsolete reference to the mouse movement emulation via arrow keysMax Horn
2007-03-25Some tempo fixes from Florian.Johannes Schickel
2007-03-24Changed detection of the dreaded 'fr' archive in Nippon Safes Amiga Demo. Thi...Nicola Mettifogo
2007-03-24Corrected some c&p error in the documentation.Johannes Schickel
2007-03-24Cleaning up various issues with the Indy3 IQ patchMax Horn
2007-03-24Added new class Table, and updated Disk accordingly. Tables can be populated ...Nicola Mettifogo
2007-03-24made more functions members of ParallactionNicola Mettifogo
2007-03-24started infrastructure for amiga demo:Nicola Mettifogo
2007-03-24- fixed regression bug: one free/delete mismatchNicola Mettifogo
2007-03-24Update help.Travis Howell
2007-03-24Remove old debug message in getStringWidth opcode, which is no longer required.Travis Howell
2007-03-24Add patch #1687026 - Indy3: Series IQ-Points.Travis Howell
2007-03-24Add patch #1687013 - Zak FM-Towns: F1-F4 person switching.Travis Howell
2007-03-24Added standard fileheader. (oops)Johannes Schickel
2007-03-24Commit of patch #1686414 ("Kyra: FM-Towns music").Johannes Schickel
2007-03-23Patch #1687010: FM-Towns: Handle Alt-F5Max Horn
2007-03-23Add part of patch #1687053 - Scumm: Fix charset glitches in original Save-dia...Travis Howell
2007-03-23Trimming of excess spaces in drawString, only applies to SCUMM 4+ games. Cofi...Travis Howell
2007-03-23Implemented some palette code differences for Amiga version.Johannes Schickel
2007-03-23Fix bug #1684010 - SPYFOX1: Background buffer not been cleared.Travis Howell
2007-03-23Change getFileSize opcode, to check for files via SaveFileManager too. Fixes ...Travis Howell
2007-03-22- Save AGIPAL resource number properlyEugene Sandulenko
2007-03-22- adding support for saving AGIPAL gamesMatthew Hoops
2007-03-22unrolled loop in buildWalkPath and renamed some variablesNicola Mettifogo
2007-03-22Fixed long-standing font bug. We were using the control panel font for LINCTorbjörn Andersson
2007-03-22Fix warningsMax Horn
2007-03-22Add Spanish version of Waxworks (DOS).Travis Howell
2007-03-21- moved buildWalkPath inner loop into a new functionNicola Mettifogo
2007-03-21adding debug message if running AGIPAL gameMatthew Hoops
2007-03-21adding AGIPAL support (for changing palettes in some fan games) Patch:1684685Matthew Hoops
2007-03-21got rid of cryptic pseudo-boolean variable in buildWalkPathNicola Mettifogo
2007-03-21Added some items to NEWS, and tried to unify the style a bit (ideally, I'd li...Max Horn
2007-03-20enabled music volume changes in Amiga versionGregory Montoir
2007-03-20- more cleanupJohannes Schickel
2007-03-20Little cleanup.Johannes Schickel
2007-03-20replaced some x,y/left,top pairs with Common::PointNicola Mettifogo