Max Horn
|
1a615346ab
|
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name)
svn-id: r18039
|
2005-05-10 23:48:48 +00:00 |
|
Max Horn
|
2664ca7eb1
|
oops, correct copyright string
svn-id: r16399
|
2005-01-01 16:20:17 +00:00 |
|
Max Horn
|
47280d9433
|
Updated copyright
svn-id: r16398
|
2005-01-01 16:09:25 +00:00 |
|
Robert Göffringmann
|
ecf6a579c5
|
forgot to remove this.
svn-id: r15986
|
2004-12-05 07:35:27 +00:00 |
|
Robert Göffringmann
|
5d32a2c034
|
added support for an international BS1 cutscene pack (which we didn't release yet)
svn-id: r15983
|
2004-12-05 02:55:06 +00:00 |
|
Max Horn
|
3fddbc18d6
|
Unify MPEG2 code even more
svn-id: r13365
|
2004-03-23 00:10:18 +00:00 |
|
Max Horn
|
d24be923f3
|
share 'init' method, too
svn-id: r13361
|
2004-03-22 20:46:30 +00:00 |
|
Max Horn
|
4466a85598
|
move commong code into separate source file (more could be done, but it's a start)
svn-id: r13358
|
2004-03-22 01:28:45 +00:00 |
|
Max Horn
|
a9789acfc6
|
Moved Surface/Font code into new 'graphics' module
svn-id: r13357
|
2004-03-21 21:20:25 +00:00 |
|
Max Horn
|
b94448514e
|
Unify a bit more...
svn-id: r13354
|
2004-03-21 18:49:04 +00:00 |
|
Nicolas Bacca
|
9e1fa63575
|
Apply patch #907359 : Broken Sword videos improved frameskip
svn-id: r13180
|
2004-03-04 18:54:35 +00:00 |
|
James Brown
|
b77231a9a3
|
Fix from Roever for bug #892827
svn-id: r13107
|
2004-03-01 04:05:10 +00:00 |
|
Max Horn
|
c6752cccf5
|
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
svn-id: r13087
|
2004-02-28 12:58:13 +00:00 |
|
Torbjörn Andersson
|
447e8d9386
|
Updated the cutscene playback code to use the new "elapsed time" mixer
function.
svn-id: r12831
|
2004-02-12 17:16:38 +00:00 |
|
Max Horn
|
2f8d19d004
|
avoid using huge static structs - they can't be stripped, and increase the exe size (in this case, 16 MB...)
svn-id: r12678
|
2004-01-30 20:57:23 +00:00 |
|
Max Horn
|
4dab40f123
|
fix whitespaces (we should eventually try to remove this code duplication again, folks. maybe add a 'video' global module or so...)
svn-id: r12676
|
2004-01-30 20:47:21 +00:00 |
|
Paweł Kołodziejski
|
ef9732f1f5
|
fix compilation
svn-id: r12467
|
2004-01-18 07:21:10 +00:00 |
|
James Brown
|
ad46828d1c
|
BS1 cutscene support. Also bugfixes (don't crash if cutscene ogg unavailable)
svn-id: r12465
|
2004-01-18 05:52:04 +00:00 |
|