aboutsummaryrefslogtreecommitdiff
path: root/saga
AgeCommit message (Expand)Author
2005-06-08fix animation free bugAndrew Kurushin
2005-06-08Allow part of the IHNM intro to run again. I haven't verified that theseTorbjörn Andersson
2005-06-08Added IHNM "main strings" resource. It's trial-and-error, so it may be theTorbjörn Andersson
2005-06-05implements sfScriptClimb, sfThrowActor, sfChangeActorSceneAndrew Kurushin
2005-06-05Proper error calls.Eugene Sandulenko
2005-06-05Hide debug outputEugene Sandulenko
2005-06-05Fix long-standing bug with applying one object to another.Eugene Sandulenko
2005-06-04fixed dog's castle bugAndrew Kurushin
2005-06-04Fixed warning.Torbjörn Andersson
2005-06-04fixed lense creation bug ( fade in/out now has separate flag)Andrew Kurushin
2005-06-04Fix bug reported by Marticus with situation when Rif left scene withEugene Sandulenko
2005-06-04There were cases when an ITE intro credits line could appear in bothTorbjörn Andersson
2005-06-04My Linux ITE CD developed read errors, so Joe sent me a replacement, forTorbjörn Andersson
2005-06-03fixed doorkeeper's nonstop speechAndrew Kurushin
2005-06-02oopsEugene Sandulenko
2005-06-02Implement game load with '-x' comman-line parameter.Eugene Sandulenko
2005-06-02fix - 'holes' in save slot filenamesAndrew Kurushin
2005-06-01Removed unused variables.Torbjörn Andersson
2005-05-31Allow entry of space and some letters such as 'r' and 'p' as parts ofEugene Sandulenko
2005-05-31multiple files save-load implementationAndrew Kurushin
2005-05-31Almost complete implementation of Puzzle. Now it is possible to solve itEugene Sandulenko
2005-05-30fix start clipping issueAndrew Kurushin
2005-05-29Fix puzzle callback timings. Was mistakingly used millisecs instead of microsecsEugene Sandulenko
2005-05-29Implement key auto-repeat used in savegame dialog.Eugene Sandulenko
2005-05-29implemented DOS version 1 pixel clippingAndrew Kurushin
2005-05-28game options WIP2Andrew Kurushin
2005-05-26Fix warningEugene Sandulenko
2005-05-26Puzzle WIP. No visuals yet.Eugene Sandulenko
2005-05-23Remove unused static variableMax Horn
2005-05-23saveload WIPAndrew Kurushin
2005-05-23Plug in Puzzle. Now it consists mainly of stubs but neverthless lets skipEugene Sandulenko
2005-05-22Implement Interface::drawButtonBox()Eugene Sandulenko
2005-05-22stub drawButtonBoxAndrew Kurushin
2005-05-22fixes some todo (hardcoded resource ids -> customized per game)Andrew Kurushin
2005-05-22Implement sfSimulSpeech2 which is used in lodge when talking to Sakka.Eugene Sandulenko
2005-05-18fixed Sist roomAndrew Kurushin
2005-05-18fixed loadsave item resource idAndrew Kurushin
2005-05-18Implement proper quitting. Added quitting to sfScriptGotoScene.Eugene Sandulenko
2005-05-15fixed give verbAndrew Kurushin
2005-05-15add save game chunkAndrew Kurushin
2005-05-12Compilation fix.Torbjörn Andersson
2005-05-12fixed interpreter bug (negative address offset - may crush system)Andrew Kurushin
2005-05-12fixed boar king crushAndrew Kurushin
2005-05-11CleanupTorbjörn Andersson
2005-05-11Fixed one part of the problem with Rif's encounter with Sist. Rif no longerTorbjörn Andersson
2005-05-11Moved some more stuff to namespace Audio (enough for tonight)Max Horn
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-05-10Forgot to remove debugging messages.Torbjörn Andersson