aboutsummaryrefslogtreecommitdiff
path: root/sword1/animation.cpp
AgeCommit message (Expand)Author
2004-01-30avoid using huge static structs - they can't be stripped, and increase the ex...Max Horn
2004-01-30fix whitespaces (we should eventually try to remove this code duplication aga...Max Horn
2004-01-28Add fix from eriktorbjorn to make sure screen is always updated during cutscnes.Travis Howell
2004-01-21Don't crash if unable to play cutscene music.James Brown
2004-01-20Changed printf() to warning()Torbjörn Andersson
2004-01-20I assume this fixes CPU usage in synced cutscene playback, but since ITorbjörn Andersson
2004-01-18BS1 cutscene support. Also bugfixes (don't crash if cutscene ogg unavailable)James Brown