aboutsummaryrefslogtreecommitdiff
path: root/saga/saga.cpp
AgeCommit message (Expand)Author
2005-01-28partialy implemented all Iso mode resource loadingAndrew Kurushin
2005-01-19fixed default verb issueAndrew Kurushin
2005-01-18partly implemented game objectsAndrew Kurushin
2005-01-18another step in verb implementation:Andrew Kurushin
2005-01-18- merged ActionMap and ObjectMapAndrew Kurushin
2005-01-18Initialize converse properly.Eugene Sandulenko
2005-01-17First batch of converse implementation in scripts. To see it typeEugene Sandulenko
2005-01-15some work in progress on verb stuff:Andrew Kurushin
2005-01-14I've changed getTextString() slightly so that if the translated string isTorbjörn Andersson
2005-01-14o Added support for German ITE. There are also Puzzle-related messagesEugene Sandulenko
2005-01-13- introduced SagaEngine::getTextString (for i18n it should route to correspon...Andrew Kurushin
2005-01-11- remove game.h & image.hAndrew Kurushin
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-09- GameModule is goneAndrew Kurushin
2005-01-09small fixes:Andrew Kurushin
2005-01-08rename StringsList to StringsTableAndrew Kurushin
2005-01-08begining of verb implementationAndrew Kurushin
2005-01-07o Add reported German IHNM and ITEEugene Sandulenko
2005-01-06Fix crash in introEugene Sandulenko
2005-01-06Next batch of panel-related fixes. Still wrong.Eugene Sandulenko
2005-01-02o Started putting all panels stuff in order. Still incompleteEugene Sandulenko
2005-01-01oops, correct copyright stringMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-27Added 'sound types' to the mixer - for now, only plain (for the premixer), SF...Max Horn
2004-12-22- rewriten actors action handling (now uses all original flags etc)Andrew Kurushin
2004-12-22o Moved GAME_* to SagaEngine objectEugene Sandulenko
2004-12-21- rewritten actors speech engine :Andrew Kurushin
2004-12-03First pass at migrating from the old Reinherit console to the ScummVMTorbjörn Andersson
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-29Fix music volumeEugene Sandulenko
2004-11-28Who started this trend? :)Jerome Fisher
2004-11-24Fix a`ll engines. They work, though current fix is just temporary.Eugene Sandulenko
2004-11-23Added Engine::init() method; added return value to Engine::go()Max Horn
2004-11-20Removing walkthrough stuff again (talked to aquadran about this, he had no ob...Max Horn
2004-11-20I'm told that the FM music file sounds terrible with MT-32 and that theTorbjörn Andersson
2004-11-19init walkthrough dialog laterPaweł Kołodziejski
2004-11-19fixed missed ctrl key handle, and missed create() walklthrough callPaweł Kołodziejski
2004-11-19added walkthroughPaweł Kołodziejski
2004-11-19Added music to the partial IHNM intro. I think I picked the correct tune,Torbjörn Andersson
2004-11-18Make IHNM default be 1x scaler.Eugene Sandulenko
2004-11-15o Make GAME_GetFileContext() more object-likeEugene Sandulenko
2004-11-07Initial inventory support.Torbjörn Andersson
2004-10-27removed R_ prefix with few r_ tooPaweł Kołodziejski
2004-10-21Better support of MT-32.Eugene Sandulenko
2004-10-12Added support for digitized music, plus some other music-related fixes.Torbjörn Andersson
2004-10-08Prevent double slash in pathChris Apers
2004-10-07Turn ObjectMap into real object.Eugene Sandulenko
2004-10-07Remove duplicated code in actor walk code.Eugene Sandulenko
2004-10-01Set up file paths to handle the differences between the file layout of theTorbjörn Andersson
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn