Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-01 | Engines: Fused several init&go methods into a single run method | Max Horn | |
svn-id: r39003 | |||
2009-03-01 | Merged Engine::go() and ::init() into a new run() method (currently ↵ | Max Horn | |
implemented by calling the existing init&go methods; to be cleaned up by engine authors svn-id: r39002 | |||
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn | |
svn-id: r34916 | |||
2008-11-03 | Patch #2122869: ALL: Common load dialog | Max Horn | |
svn-id: r34883 | |||
2007-11-30 | sync'ing with local tree for now | Gregory 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 sounds | Gregory 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-21 | sync with latest IGOR.TBL | Gregory Montoir | |
svn-id: r29598 | |||
2007-11-18 | - added CTMF music support | Gregory Montoir | |
- fixed dialogue in PART12 svn-id: r29552 | |||
2007-11-04 | added saveload code, fixed calls to debugC | Gregory Montoir | |
svn-id: r29401 | |||
2007-11-01 | added bootparam handling, minor cleanup | Gregory Montoir | |
svn-id: r29364 | |||
2007-10-31 | - minor changes to detection code | Gregory Montoir | |
- reverted gameState.counter type to int16 - cleanup/removed deadcode svn-id: r29344 | |||
2007-10-30 | - added detection of second demo version | Gregory Montoir | |
- moved the resource entries tables to an external file (IGOR.TBL) - added tool to build IGOR.TBL svn-id: r29332 | |||
2007-10-30 | Fix compile warning. | Travis Howell | |
svn-id: r29321 | |||
2007-10-29 | added 'igor' engine for the game 'Igor: Objective Uikokahonia' | Gregory Montoir | |
svn-id: r29318 |