aboutsummaryrefslogtreecommitdiff
path: root/engines/sword2/function.cpp
AgeCommit message (Expand)Author
2012-07-24VIDEO: Convert DXADecoder to the AdvancedVideoDecoder APIMatthew Hoops
2012-02-23SWORD2: Add support for PSX stream playbackMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-14ALL: colour -> colorMax Horn
2011-02-15SWORD2: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2009-10-20SWORD2: Turned static vars in Logic::fnISpeak into member vars of class LogicMax Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-04-07Sword2: PSX version support, and GMM loading/savingFabio Battaglia
2009-03-07Don't crash if a cutscene is missing. (Like they are in the demo, for instance.)Torbjörn Andersson
2009-02-21Rewrote the cutscene player to be more like the one in Broken Sword 1. This f...Torbjörn Andersson
2008-11-09Allow pausing during cutscene movies. (This will need an update to the mixer'sTorbjörn Andersson
2008-07-13SWORD2 works with the new GMM implementationChristopher Page
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2007-12-07add Common::Rect::center (handy for ::setFocusRectangle())Gregory Montoir
2007-12-01Experimental "focus rectangle" support. I don't have any way to actually testTorbjörn Andersson
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
2007-02-08Instead of pre-rendering all subtitles and pre-loading all sounds for a movieTorbjörn Andersson
2007-01-26Added separate function for playing cutscene lead-in/out sounds, and made sureTorbjörn Andersson
2006-10-15Added some more const keywordsMax Horn
2006-07-08CleanupTorbjörn Andersson
2006-07-08Added support for DXA cutscenes, while still retaining support for the old MPEGTorbjörn Andersson
2006-02-17Removed includes from sword2.h so that (hopefully) there will eventually beTorbjörn Andersson
2006-02-12Renamed files for consistency with other engines:Torbjörn Andersson
2006-02-11Moved engines to the new engines/ directoryMax Horn