Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-23 | Unify MPEG2 code even more | Max Horn | |
svn-id: r13365 | |||
2004-03-22 | share 'init' method, too | Max Horn | |
svn-id: r13361 | |||
2004-03-22 | move commong code into separate source file (more could be done, but it's a ↵ | Max Horn | |
start) svn-id: r13358 | |||
2004-03-21 | Moved Surface/Font code into new 'graphics' module | Max Horn | |
svn-id: r13357 | |||
2004-03-21 | Unify a bit more... | Max Horn | |
svn-id: r13354 | |||
2004-03-04 | Apply patch #907359 : Broken Sword videos improved frameskip | Nicolas Bacca | |
svn-id: r13180 | |||
2004-03-01 | Fix from Roever for bug #892827 | James Brown | |
svn-id: r13107 | |||
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed ↵ | Max Horn | |
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend svn-id: r13087 | |||
2004-02-12 | Updated the cutscene playback code to use the new "elapsed time" mixer | Torbjörn Andersson | |
function. svn-id: r12831 | |||
2004-01-30 | avoid using huge static structs - they can't be stripped, and increase the ↵ | Max Horn | |
exe size (in this case, 16 MB...) svn-id: r12678 | |||
2004-01-30 | fix whitespaces (we should eventually try to remove this code duplication ↵ | Max Horn | |
again, folks. maybe add a 'video' global module or so...) svn-id: r12676 | |||
2004-01-18 | fix compilation | Paweł Kołodziejski | |
svn-id: r12467 | |||
2004-01-18 | BS1 cutscene support. Also bugfixes (don't crash if cutscene ogg unavailable) | James Brown | |
svn-id: r12465 |