aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/icons.cpp
AgeCommit message (Expand)Author
2014-02-18AGOS: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-24AGOS: Janitorial - Fix spacing errorsStrangerke
2013-08-03AGOS: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03AGOS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2011-08-06AGOS: Reduced header dependencyEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2010-06-15Fix spelling, cleanupMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-08-12Enable Personal Nightmare by default.Travis Howell
2009-08-11Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...Travis Howell
2009-08-09Fix glitch when removing arrows from spell book in Elvira 1.Travis Howell
2009-08-09Fix bug #2834254 - ELVIRA: Buggy scroll arrows when mixing spells.Travis Howell
2009-07-06Use graphics surfaces for screen buffers, and always use correct pitch when w...Travis Howell
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-09Change Personal Nightmare support to optional, until setjmp/longjmp code is c...Travis Howell
2009-03-08Add loading of hard coded icon data in the AtariST version of PN.Travis Howell
2009-03-08Clarify several errors messages.Travis Howell
2009-03-08Add initial support for Personal Nightmare.Travis Howell
2009-02-07Cleanup.Travis Howell
2008-12-13Cleanup.Travis Howell
2008-03-25Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2007-12-15Remove bad workaround and change compiler options (no optimization, no inline)Chris Apers
2007-12-12Workaround for bug #1738485Chris Apers
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-23Minor cleanup.Travis Howell
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...Travis Howell
2007-06-07Fix inventory arrows in Elvira 1.Travis Howell
2007-06-05Hopefully more reliable display of inventory arrows.Travis Howell
2007-06-04Fix inventory arrows in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2007-06-02Fix inventory icons display in Amiga version of Waxworks.Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-22Minor cleanup.Travis Howell
2007-05-17Completely revert last changes in icon code.Travis Howell
2007-05-16Ooops, commit too much.Travis Howell
2007-05-16Add code for handling special walls in Elvira 1/2.Travis Howell
2007-05-16Fix inventory icons in Amiga/AtariST versions of Elvira 1.Travis Howell
2007-05-13Fix bugs #941074 and #828860, by switching to graphics renderer code used by ...Travis Howell
2007-05-07Don't attempt to decode unknown icon data formats.Travis Howell
2007-05-07The Palette difference in inventory arrows, applies to AGA version of Simon t...Travis Howell
2007-05-07Fix inventory movement in Elvira 1/2 and Waxworks.Travis Howell
2007-05-07Cleanup.Travis Howell
2007-04-28Add code difference for inventory arrows in Amiga versions of Simon the Sorce...Travis Howell
2007-04-15Add eriktorbjorn's patch to split script opcodes into specific game engines.Travis Howell
2007-04-15Split game engines, to allow further cleanups.Travis Howell
2007-02-12Fix icons regression in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2007-02-12Fix icons palette in AGA/CD32 versions of Simon the Sorcerer 1.Travis Howell
2006-10-27CleanupTravis Howell