Max Horn
|
101df28e0b
|
moved GameId declaration to common/engine.h (more logical); moved scumm specific stuff from gameDetector.h to scumm.h; cleaned up some #includes (ideally, never #include something in a header file if you can avoid it - this cuts down interdepencies)
svn-id: r8496
|
2003-06-15 01:42:19 +00:00 |
|
Max Horn
|
acec45a483
|
cleanup
svn-id: r8494
|
2003-06-15 01:00:43 +00:00 |
|
Max Horn
|
f1fc68773d
|
made stuff in class Sound protected where possible; moved readCreativeVocFile to imuse_digi.cpp and turned it into a static function; put the DigitalTrackInfo stuff into sound.cpp (keeping it private); removed #includes from sound.h (this cuts down interdependencies a little)
svn-id: r8493
|
2003-06-15 00:54:14 +00:00 |
|
Max Horn
|
f7a8cbf7c7
|
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augmented by some more changes of mine
svn-id: r8482
|
2003-06-14 18:52:30 +00:00 |
|
Torbjörn Andersson
|
c1880ad522
|
Format string/argument mismatch fixes.
svn-id: r8463
|
2003-06-14 08:57:56 +00:00 |
|
Max Horn
|
49b9a8fc9d
|
follow our coding conventions
svn-id: r8377
|
2003-06-07 00:49:36 +00:00 |
|
Max Horn
|
da6ca85dfc
|
don't be so verbose on low debug levels
svn-id: r8180
|
2003-05-31 15:04:51 +00:00 |
|
Max Horn
|
86d57f3c7a
|
many pedantic warning fixes (and some actual potential buglets fixed, too)
svn-id: r7795
|
2003-05-21 18:09:49 +00:00 |
|
Max Horn
|
2b74abd2c9
|
PalmOS changes
svn-id: r7224
|
2003-04-30 13:23:31 +00:00 |
|
Paweł Kołodziejski
|
7edc0abd5b
|
changed messages from warning to debug
svn-id: r6888
|
2003-03-30 16:54:03 +00:00 |
|
Paweł Kołodziejski
|
6c3ea05205
|
decreased a little more sound buffer
svn-id: r6736
|
2003-03-07 07:14:35 +00:00 |
|
Paweł Kołodziejski
|
26144eda33
|
decreased sound buffer for imuse digital, bundle music, and cmi smush audio
svn-id: r6735
|
2003-03-07 06:41:44 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
d942441f7f
|
applied patch #674141: CMI: Smush sync tuning
svn-id: r6537
|
2003-01-25 12:13:41 +00:00 |
|
James Brown
|
2cefb8a4a8
|
Disable smush again, and apply patch 664890 ('Silencing the music')
svn-id: r6366
|
2003-01-09 08:23:44 +00:00 |
|
Paweł Kołodziejski
|
edacf91d7f
|
fixed play CMI music
svn-id: r6246
|
2002-12-29 01:28:44 +00:00 |
|
Max Horn
|
1df00017bb
|
added missing comma
svn-id: r6242
|
2002-12-28 21:48:19 +00:00 |
|
Paweł Kołodziejski
|
f63cb96468
|
added CMI music imuse tables
svn-id: r6240
|
2002-12-28 21:29:46 +00:00 |
|
Paweł Kołodziejski
|
ab4b33f51c
|
remove call CMI music
svn-id: r6231
|
2002-12-28 15:00:53 +00:00 |
|
Jamieson Christian
|
08b2be0beb
|
Separated IMuseDigital to its own files
svn-id: r6228
|
2002-12-28 14:37:30 +00:00 |
|