aboutsummaryrefslogtreecommitdiff
path: root/saga/actor.cpp
AgeCommit message (Expand)Author
2005-08-11Fix bug #1257016 "ITE: crashes in dogs castle labyrinth"Eugene Sandulenko
2005-08-11More debug output for IHNMEugene Sandulenko
2005-08-10More IHNM fixes. Now it tries to start Ellen part but crashes at invalidEugene Sandulenko
2005-08-10fixed iso convertion Rif positionAndrew Kurushin
2005-08-10Rename event types to comply with our standards.Eugene Sandulenko
2005-08-10Rename Actor class members to _members.Eugene Sandulenko
2005-08-10EVENT -> EventEugene Sandulenko
2005-08-08Fix (partially) actors and object loading in IHNM.Eugene Sandulenko
2005-08-08Fix warningEugene Sandulenko
2005-08-08check IHNM skiped data (loadActorList&loadObjList)Andrew Kurushin
2005-08-07loadList -> loadActorListAndrew Kurushin
2005-08-07WIP on metaResources. Most resources are load. Now we start correctEugene Sandulenko
2005-08-06ihnm actors list WIPAndrew Kurushin
2005-08-06o Fix uint -> int with scene numbersEugene Sandulenko
2005-08-05o Some cleanupEugene Sandulenko
2005-07-29WhitespacesEugene Sandulenko
2005-07-29fix setStatusTextAndrew Kurushin
2005-07-19finally Resource manager rewritten:Andrew Kurushin
2005-07-18Cleanup.Torbjörn Andersson
2005-07-15Added the puzzle voices from the CD version. I don't know if this breaksTorbjörn Andersson
2005-07-14font & text related changes:Andrew Kurushin
2005-07-091. Fixed divide by zero defect (exception on my symbian target, Windows just ...Lars Persson
2005-07-09code cleanupsAndrew Kurushin
2005-07-09gfx rearangementAndrew Kurushin
2005-07-08implemented per scene actors clippingAndrew Kurushin
2005-07-05Hid most of debug output to deeper levels. We're pretty close to officialEugene Sandulenko
2005-07-05Clarified the comment slightly.Torbjörn Andersson
2005-07-05Clip actors and objects to the scene (which may be an inset), and onlyTorbjörn Andersson
2005-07-03fixed Elara bugAndrew Kurushin
2005-07-01implemented sfPickClimbOutPos, sfTossRifAndrew Kurushin
2005-06-30Fix compilation. FALSE is not a valid value, false however is.Jonathan Gray
2005-06-29dragon wip1Andrew Kurushin
2005-06-19implemented sfGetNumberAndrew Kurushin
2005-06-15some renamesAndrew Kurushin
2005-06-14Fix dock bugEugene Sandulenko
2005-06-12fixed scene entranceAndrew Kurushin
2005-06-12fix Hooneyfoot bugAndrew Kurushin
2005-06-10Whitespace changes I made while looking for the sourberry sprite bug.Torbjörn Andersson
2005-06-05implements sfScriptClimb, sfThrowActor, sfChangeActorSceneAndrew Kurushin
2005-06-04Fix bug reported by Marticus with situation when Rif left scene withEugene Sandulenko
2005-06-03fixed doorkeeper's nonstop speechAndrew Kurushin
2005-05-31Almost complete implementation of Puzzle. Now it is possible to solve itEugene Sandulenko
2005-05-23saveload WIPAndrew Kurushin
2005-05-23Plug in Puzzle. Now it consists mainly of stubs but neverthless lets skipEugene Sandulenko
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-15fixed give verbAndrew Kurushin
2005-05-11Fixed one part of the problem with Rif's encounter with Sist. Rif no longerTorbjörn Andersson