aboutsummaryrefslogtreecommitdiff
path: root/engines/igor/igor.cpp
AgeCommit message (Collapse)Author
2009-03-01Engines: Fused several init&go methods into a single run methodMax Horn
svn-id: r39003
2009-02-07Fix sound noise regression in CD32 version of Simon the Sorcerer 1.Travis Howell
svn-id: r36236
2009-01-30Renamed SpecialDebugLevel to DebugChannelMax Horn
svn-id: r36142
2008-11-14Oops, my last commit introduced some warnings.Torbjörn Andersson
svn-id: r35063
2008-11-14Committed my patch #2123680 "SDL: Backend transaction / rollback support".Johannes Schickel
svn-id: r35062
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
svn-id: r34916
2008-07-11Don't use kPlainSoundType if you don't have toMax Horn
svn-id: r33009
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2007-11-30sync'ing with local tree for nowGregory Montoir
- some minor changes to detection code - added missing spanish strings to IGOR.TBL - fixed '@' charset index svn-id: r29672
2007-11-25- enabled speech soundsGregory Montoir
- added end of demo check for demo 1.10 - simplified parts loop - populated strings table in IGOR.TBL - updated and packed charset data svn-id: r29641
2007-11-21sync with latest IGOR.TBLGregory Montoir
svn-id: r29598
2007-11-18- added CTMF music supportGregory Montoir
- fixed dialogue in PART12 svn-id: r29552
2007-11-04added saveload code, fixed calls to debugCGregory Montoir
svn-id: r29401
2007-11-01added bootparam handling, minor cleanupGregory Montoir
svn-id: r29364
2007-10-31- minor changes to detection codeGregory Montoir
- reverted gameState.counter type to int16 - cleanup/removed deadcode svn-id: r29344
2007-10-30- added detection of second demo versionGregory Montoir
- moved the resource entries tables to an external file (IGOR.TBL) - added tool to build IGOR.TBL svn-id: r29332
2007-10-29added 'igor' engine for the game 'Igor: Objective Uikokahonia'Gregory Montoir
svn-id: r29318