Commit Graph

322 Commits

Author SHA1 Message Date
Eugene Sandulenko
d84d93b5d0 Fix IHNM hang
svn-id: r13714
2004-05-01 15:08:20 +00:00
Paweł Kołodziejski
3ad363a274 indent
svn-id: r13713
2004-05-01 14:34:00 +00:00
Paweł Kołodziejski
e04312c0a5 indent
svn-id: r13712
2004-05-01 14:05:10 +00:00
Jonathan Gray
6f33b9225c unbreak change that prevented ite disk version from launching, add detection for win32 demo
svn-id: r13711
2004-05-01 14:00:53 +00:00
Paweł Kołodziejski
273be948c0 indent
svn-id: r13710
2004-05-01 13:48:01 +00:00
Jonathan Gray
db5e659d0c add some debug calls in the verify functions
svn-id: r13709
2004-05-01 13:20:58 +00:00
Paweł Kołodziejski
d46b68d7fe indent
svn-id: r13708
2004-05-01 13:19:15 +00:00
Paweł Kołodziejski
84eb0101a7 indent
svn-id: r13706
2004-05-01 13:04:31 +00:00
Eugene Sandulenko
d82c9bd640 Remove scalers, 16bpp code, unused functions.
svn-id: r13703
2004-05-01 09:40:47 +00:00
Torbjörn Andersson
ca7b89d2a5 Fixed warning
svn-id: r13702
2004-05-01 09:38:03 +00:00
Paweł Kołodziejski
6b39b875fc indent
svn-id: r13701
2004-05-01 09:37:24 +00:00
Torbjörn Andersson
4265979a6a Fixed warnings
svn-id: r13700
2004-05-01 09:37:12 +00:00
Torbjörn Andersson
5f5e6e4279 Fixed warning. The R_GAMEDESC for the disk version of ITE didn't initialise
the gd_suppoerted flag, so I set it to 0.

svn-id: r13699
2004-05-01 09:36:02 +00:00
Paweł Kołodziejski
1d649b1c06 indent
svn-id: r13698
2004-05-01 09:19:35 +00:00
Paweł Kołodziejski
ae9f6dd86a indent
svn-id: r13697
2004-05-01 09:07:31 +00:00
Paweł Kołodziejski
a8453637f8 indent
svn-id: r13696
2004-05-01 08:44:00 +00:00
Paweł Kołodziejski
4b5e78b774 indent
svn-id: r13695
2004-05-01 07:50:08 +00:00
Paweł Kołodziejski
b7a1956382 indent
svn-id: r13694
2004-05-01 07:39:39 +00:00
Paweł Kołodziejski
b3fe9ee32a indent
svn-id: r13693
2004-05-01 07:32:48 +00:00
Paweł Kołodziejski
74fce461b8 indent
svn-id: r13692
2004-05-01 06:57:54 +00:00
Paweł Kołodziejski
7792c3fd5e indent
svn-id: r13691
2004-05-01 06:50:20 +00:00
Paweł Kołodziejski
e8cb50e17f indent
svn-id: r13690
2004-05-01 06:35:06 +00:00
Eugene Sandulenko
1ecf43aabe Remove unneeded #defines
svn-id: r13689
2004-05-01 06:31:50 +00:00
Paweł Kołodziejski
1ac5aef647 indent
svn-id: r13688
2004-05-01 06:16:57 +00:00
Eugene Sandulenko
1353e2d2dc Move from custom unsigned types to those provided by main config.h
svn-id: r13687
2004-04-30 23:02:23 +00:00
Eugene Sandulenko
06d9f402df Indentation madness
svn-id: r13686
2004-04-30 21:41:51 +00:00
Torbjörn Andersson
d5873104ad Added fixme comment about a bug that happens (at least) in the Wyrmkeep
re-release of ITE, and how to work around it.

svn-id: r13685
2004-04-30 17:49:33 +00:00
Torbjörn Andersson
7ab18634c7 Very experimental support for the separate MIDI files used by the Wyrmkeep
re-release of ITE.

Unfortunately I only know the mapping from resource number to file name for
the two tunes in the intro, and the second one causes ScummVM to crash so I
had to disable it.

svn-id: r13682
2004-04-30 07:13:26 +00:00
Max Horn
a6d632c6cf Fix warning
svn-id: r13681
2004-04-29 22:19:15 +00:00
Jonathan Gray
90075cd190 use timer rate from driver, makes midi a bit more audible
svn-id: r13679
2004-04-29 13:45:10 +00:00
Torbjörn Andersson
f3d4bc7f8f Quick-and-dirty music fix. I can hear music in the ITE intro now. I haven't
tried IHNM yet.

svn-id: r13678
2004-04-29 12:27:17 +00:00
Jonathan Gray
ce98de540d fix another unitialised var use
svn-id: r13675
2004-04-29 05:13:18 +00:00
Jonathan Gray
cd21d5919b init some things to fix segfaults
svn-id: r13674
2004-04-29 04:50:45 +00:00
Eugene Sandulenko
4ed0d02f05 Now it produces sound, but it's clear that XMIDI parsing is wrong
svn-id: r13673
2004-04-29 04:24:55 +00:00
Eugene Sandulenko
91f5c00a12 Make MIDI driver run, though no sound yet.
svn-id: r13672
2004-04-29 04:07:14 +00:00
Eugene Sandulenko
e344d4e1b0 Forgot to commit header file
svn-id: r13671
2004-04-29 03:54:03 +00:00
Eugene Sandulenko
bb8ee598c9 Music.cpp objectizing.
Initial MIDI checkin, doesn't work

svn-id: r13670
2004-04-29 03:52:59 +00:00
Eugene Sandulenko
b03304c870 Rename sysmusic.cpp to music.cpp
svn-id: r13669
2004-04-29 01:47:51 +00:00
Eugene Sandulenko
d7835da8c7 Voices are played
svn-id: r13668
2004-04-29 01:24:18 +00:00
Eugene Sandulenko
4c889000f2 Objectizing sound.cpp
svn-id: r13667
2004-04-28 23:54:40 +00:00
Eugene Sandulenko
c3171841aa Rename syssound.cpp to sound.cpp
svn-id: r13666
2004-04-28 23:24:56 +00:00
Eugene Sandulenko
4f25dbb45b Rename Snd object to SndRes
svn-id: r13665
2004-04-28 23:19:45 +00:00
Eugene Sandulenko
1ad6498bd5 Objectize sndres.cpp
svn-id: r13664
2004-04-28 23:10:59 +00:00
Eugene Sandulenko
b59c8004a5 code formatting insanity
svn-id: r13663
2004-04-28 22:21:51 +00:00
Eugene Sandulenko
d6e78803db Fixed crash. Original clip routine was more sane.
Some code formatting.

svn-id: r13658
2004-04-28 02:11:09 +00:00
Max Horn
56e25a8f7f Removing more files from SAGA. Justification: we already have XMIDI/SMF code; SDL already gets inited by OSystem (which this code should use, too, of course...); no need to have a simple poly hit test in a separate file
svn-id: r13657
2004-04-28 00:30:16 +00:00
Max Horn
54d27c12d9 more dead code gone
svn-id: r13655
2004-04-27 11:47:36 +00:00
Max Horn
38ef0d081b Remove yet another file
svn-id: r13654
2004-04-27 11:44:17 +00:00
Max Horn
1e293d409d Remove some more unused code
svn-id: r13653
2004-04-27 11:39:12 +00:00
Max Horn
9ae54838b9 cleanup
svn-id: r13652
2004-04-27 11:22:13 +00:00
Torbjörn Andersson
b2b9317dad Fixed warnings. At the time of writing, only xmidi.cpp causes warnings for
me now, but I'm not sure how to fix those.

svn-id: r13651
2004-04-27 10:01:15 +00:00
Torbjörn Andersson
aaf508d4da Don't use uninitialized variable, lang_path, in debugging messages. It
caused ScummVM to hang on my Linux box.

Fixed - correctly, I hope - compiler warning.

svn-id: r13648
2004-04-27 08:54:03 +00:00
Max Horn
abc8dca073 more cleanup
svn-id: r13625
2004-04-25 16:06:22 +00:00
Max Horn
ae1b03a1f5 More ScummVMification
svn-id: r13624
2004-04-25 15:14:46 +00:00
Max Horn
f6a4ed1cff Fix yet another const warning
svn-id: r13623
2004-04-25 14:45:08 +00:00
Max Horn
d4f876b37d Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc.
svn-id: r13622
2004-04-25 14:42:14 +00:00
Jonathan Gray
8f8d1967c9 convert the file routines to use the File class
svn-id: r13607
2004-04-23 11:40:51 +00:00
Eugene Sandulenko
881c86c1e7 File is not needed
svn-id: r13576
2004-04-13 09:45:09 +00:00
Torbjörn Andersson
be5c529487 Fixed warning.
svn-id: r13575
2004-04-13 09:25:54 +00:00
Torbjörn Andersson
e03cca03d4 Fixed warning.
svn-id: r13574
2004-04-13 09:18:36 +00:00
Torbjörn Andersson
7f0adec96e Fixed warning. (There are plenty of warnings in the SAGA engine, but this
one was obvious how to fix. :-)

svn-id: r13573
2004-04-13 09:14:19 +00:00
Eugene Sandulenko
7284700741 File is not needed
svn-id: r13568
2004-04-12 22:37:54 +00:00
Eugene Sandulenko
6055328d27 oops. Forgot the file
svn-id: r13567
2004-04-12 22:26:48 +00:00
Eugene Sandulenko
3fc1da7291 More headers
svn-id: r13566
2004-04-12 21:54:02 +00:00
Eugene Sandulenko
975a9015e8 Forgot to add header.
Please, remove SAGA engine from MSVC builds. It should be broken there until
porting to OSystem is finished

svn-id: r13565
2004-04-12 21:51:26 +00:00
Eugene Sandulenko
f3d340fb0c WIP for SAGA engine.
o text formatting is not consistent with rules, just indent utility is too
   dumb for that
 o it does not use OSystem, i.e. it runs on direct SDL calls
 o it may not even compile on your box
 o if you enable it, expect zillions of warnings
 o no sound

Now it runs ITE intro as reinherit did

svn-id: r13564
2004-04-12 21:40:49 +00:00
Paweł Kołodziejski
89d159f9c8 corrections to namespaces
svn-id: r13362
2004-03-22 21:25:29 +00:00
Torbjörn Andersson
2705815d1d Fixed warnings. I hope I didn't break anything!
svn-id: r13317
2004-03-16 08:25:46 +00:00
Eugene Sandulenko
8ca8912dbd Use Saga namespace everywhere
svn-id: r13293
2004-03-15 01:59:06 +00:00
Eugene Sandulenko
08332ab559 Code formatting
svn-id: r13288
2004-03-15 01:14:49 +00:00
Max Horn
b585b9ac4b fix warnings
svn-id: r13283
2004-03-15 00:29:46 +00:00
Eugene Sandulenko
0d4cfaa559 Initial SAGA checkin
svn-id: r13281
2004-03-14 23:39:41 +00:00