aboutsummaryrefslogtreecommitdiff
path: root/saga/actor.cpp
AgeCommit message (Expand)Author
2005-01-13A few subtitle-related changes:Torbjörn Andersson
2005-01-11- remove game.h & image.hAndrew Kurushin
2005-01-09small fixes:Andrew Kurushin
2005-01-09Added proper IHNM scripts lut and run scripts, though not much to see.Eugene Sandulenko
2005-01-09rewritten sprite classAndrew Kurushin
2005-01-08begining of verb implementationAndrew Kurushin
2005-01-07Eliminate _scene->getMode() and use scene flags insteadEugene Sandulenko
2005-01-07fixing scene transitionAndrew Kurushin
2005-01-07o Add reported German IHNM and ITEEugene Sandulenko
2005-01-06- compiles debug path displaying only if ACTOR_DEBUG definedAndrew Kurushin
2005-01-06small fixes to previousAndrew Kurushin
2005-01-06non tile mode full actor path finding - previewAndrew Kurushin
2005-01-06- implement faceTowards (script function & etc)Andrew Kurushin
2005-01-06some actor walking fixesAndrew Kurushin
2005-01-06Removed unused variable.Torbjörn Andersson
2005-01-05- path finding work in progressAndrew Kurushin
2005-01-05IndentationTorbjörn Andersson
2005-01-04- some walking additionAndrew Kurushin
2005-01-04- added setup of followers position at start of sceneAndrew Kurushin
2005-01-02o Started putting all panels stuff in order. Still incompleteEugene Sandulenko
2005-01-02Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM,Torbjörn Andersson
2005-01-01oops, correct copyright stringMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-30o COde formattingEugene Sandulenko
2004-12-30Fixed warning.Torbjörn Andersson
2004-12-29- some updateAndrew Kurushin
2004-12-29- fixing compilationAndrew Kurushin
2004-12-29- some work in progressAndrew Kurushin
2004-12-29- fixed fingolfin notificationAndrew Kurushin
2004-12-29Fix warning. SAGA coders should fix this properly :-)Max Horn
2004-12-28Fix regression with IHNM.Eugene Sandulenko
2004-12-28- many actor walk related functions addedAndrew Kurushin
2004-12-27Removed unused variable.Torbjörn Andersson
2004-12-25- some "actors walk" work progressionAndrew Kurushin
2004-12-24- compile error fixAndrew Kurushin
2004-12-24- remove old stuffAndrew Kurushin
2004-12-24- fixed actors state after end of speechAndrew Kurushin
2004-12-24- resolved protagonist swapping problemAndrew Kurushin
2004-12-24-fixing second speech line cutAndrew Kurushin
2004-12-24Add FIXME to newly added actor animation codeEugene Sandulenko
2004-12-24- aninamation cycle now approach to originalAndrew Kurushin
2004-12-24- fix of 8 to 4 direction conversionAndrew Kurushin
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- some fixes for previous commit (incrementation of sampleResourceId)Andrew Kurushin
2004-12-21- rewritten actors speech engine :Andrew Kurushin
2004-12-19- implemented perspective actors calculationAndrew Kurushin
2004-12-18now actors will not stuck in the middle of dialogAndrew Kurushin
2004-12-18- updating actors state so they can be clipped on drawing (intro now runs wit...Andrew Kurushin
2004-12-18sprite loading fix in win demoAndrew Kurushin