aboutsummaryrefslogtreecommitdiff
path: root/sword1/animation.h
AgeCommit message (Expand)Author
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-01-01oops, correct copyright stringMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-05forgot to remove this.Robert Göffringmann
2004-12-05added support for an international BS1 cutscene pack (which we didn't release...Robert Göffringmann
2004-03-23Unify MPEG2 code even moreMax Horn
2004-03-22share 'init' method, tooMax Horn
2004-03-22move commong code into separate source file (more could be done, but it's a s...Max Horn
2004-03-21Moved Surface/Font code into new 'graphics' moduleMax Horn
2004-03-21Unify a bit more...Max Horn
2004-03-04Apply patch #907359 : Broken Sword videos improved frameskipNicolas Bacca
2004-03-01Fix from Roever for bug #892827James Brown
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-12Updated the cutscene playback code to use the new "elapsed time" mixerTorbjörn Andersson
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-18fix compilationPaweł Kołodziejski
2004-01-18BS1 cutscene support. Also bugfixes (don't crash if cutscene ogg unavailable)James Brown