aboutsummaryrefslogtreecommitdiff
path: root/saga
AgeCommit message (Expand)Author
2005-01-06- implement faceTowards (script function & etc)Andrew Kurushin
2005-01-06Placard functions are now event-driven, so the blocking palette faders areTorbjörn Andersson
2005-01-06Fix crash in introEugene Sandulenko
2005-01-06Fix actor walking caused by wrong panel stateEugene Sandulenko
2005-01-06some actor walking fixesAndrew Kurushin
2005-01-06Fix warningEugene Sandulenko
2005-01-06Next batch of panel-related fixes. Still wrong.Eugene Sandulenko
2005-01-06Whitespace change.Torbjörn Andersson
2005-01-06Removed unused variable.Torbjörn Andersson
2005-01-05- path finding work in progressAndrew Kurushin
2005-01-05IndentationTorbjörn Andersson
2005-01-05Fixed bad speech/script regression.Torbjörn Andersson
2005-01-04- some walking additionAndrew Kurushin
2005-01-04o Fix regression with Win32 CD ITE at wyrmkeep logoEugene Sandulenko
2005-01-04- added setup of followers position at start of sceneAndrew Kurushin
2005-01-03- script execution stops properlyAndrew Kurushin
2005-01-03Fixed a regression where - I think - the last animation frame wasn'tTorbjörn Andersson
2005-01-02o Started putting all panels stuff in order. Still incompleteEugene Sandulenko
2005-01-02Use events to start the remaining animations. It's not necessary, but it'sTorbjörn Andersson
2005-01-02Start intro animations with events to prevent the first frame from beingTorbjörn Andersson
2005-01-02Pausing an animation is done by changing its state now, not by setting aTorbjörn Andersson
2005-01-02Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM,Torbjörn Andersson
2005-01-02Fixed a few things in the IHNM intro. Most noticeably I've added an eventTorbjörn Andersson
2005-01-02The 'n_voices' field of the voice LUT was never assigned a value. So ifTorbjörn Andersson
2005-01-01oops, correct copyright stringMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-31Slight adjustment of placard text position. It's still not identical to theTorbjörn Andersson
2004-12-30o COde formattingEugene Sandulenko
2004-12-30Renamed the "placard" opcode functions. They should be reasonably bug freeTorbjörn Andersson
2004-12-30Fixed warning.Torbjörn Andersson
2004-12-29- fixed canWalk bugAndrew Kurushin
2004-12-29- some updateAndrew Kurushin
2004-12-29- fixing compilationAndrew Kurushin
2004-12-29- some work in progressAndrew Kurushin
2004-12-29Just compared with original. Correct fade durations confirmed. I just usedEugene Sandulenko
2004-12-29PALETTE_FADE_DURATION -> kNormalFadeDurationEugene Sandulenko
2004-12-29Let user exit at the transition, i.e. process user inputEugene Sandulenko
2004-12-29Implemented the "placard" functions, because they're such a nice visualTorbjörn Andersson
2004-12-29Might as well initialise this variable.Torbjörn Andersson
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-addition to previousAndrew Kurushin
2004-12-28- many actor walk related functions addedAndrew Kurushin
2004-12-28Remove leftover debug messageEugene Sandulenko
2004-12-28Added MD5 sums for IHNM so that we can watch the intro again. It seems toTorbjörn Andersson
2004-12-28Partial fix for Mac intro. Sprites are still incorrect because of lack ofEugene Sandulenko
2004-12-28Implement rest of animation-related opcodes.Eugene Sandulenko
2004-12-28o Fixed animation playbackEugene Sandulenko
2004-12-27Reducing header dependencies a bitMax Horn