aboutsummaryrefslogtreecommitdiff
path: root/engines/sword2/sprite.cpp
AgeCommit message (Expand)Author
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-01-09SWORD2: Force fake transparency for PSX spritesFabio Battaglia
2012-01-08SWORD2: Fix problem with the height of PSX spritesFabio Battaglia
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-14ALL: colour -> colorMax Horn
2011-02-15SWORD2: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2010-09-18SWORD2: Plug memory leaks.Eugene Sandulenko
2010-04-17This should fix the scaler Valgrind warning reported in (but probably not theTorbjörn Andersson
2010-01-21Silenced some cppcheck warnings.Torbjörn Andersson
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-08-14remove double semi-colon -- hopefully this kicks the buildbot back into actio...Joost Peters
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-04-18sword2: add support for BS2 PSX demoFabio Battaglia
2009-04-07Sword2: PSX version support, and GMM loading/savingFabio Battaglia
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-31Re-added Revolution Software copyright to BS2 engineMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-02-12Renamed files for consistency with other engines:Torbjörn Andersson
2006-02-11Moved engines to the new engines/ directoryMax Horn