Commit Graph

4652 Commits

Author SHA1 Message Date
Jamieson Christian
dbad55e532 Added Hoenicke's PC-speaker waveform generator
and script interpreter for GF_OLD_BUNDLE music resources.

We'll try to get the waveform generator into a
MidiDriver wrapper for use with the 'SPK' resources
of later games, but this is usable for now.

Great work, Hoenicke!

svn-id: r8023
2003-05-26 22:03:04 +00:00
Oliver Kiehl
5757ec8fc4 change return type of fn* functions to bool
svn-id: r8022
2003-05-26 20:54:58 +00:00
Max Horn
170444836c script index starts at 0
svn-id: r8021
2003-05-26 20:49:18 +00:00
Max Horn
b6a424a1df scumm vars are 32 bit, not 16
svn-id: r8020
2003-05-26 20:48:10 +00:00
Jamieson Christian
ebedd3b41c Fixed a MORONIC oob memory write. Now back to remedial C++ class
svn-id: r8019
2003-05-26 20:42:25 +00:00
Oliver Kiehl
9357a99e00 forgot one
svn-id: r8018
2003-05-26 20:05:38 +00:00
Oliver Kiehl
4baf74d6a0 *sigh*
svn-id: r8017
2003-05-26 19:59:38 +00:00
Max Horn
c2ea35fe07 Make _smushProcessFrame volatile (for multi thread access)
svn-id: r8016
2003-05-26 19:57:00 +00:00
Oliver Kiehl
304f89540b cleanup (add supportive function getTurnTable() )
svn-id: r8015
2003-05-26 19:55:28 +00:00
Oliver Kiehl
1124e8e432 cleanup (add supportive function getMegaSet() )
svn-id: r8014
2003-05-26 19:38:49 +00:00
Oliver Kiehl
d08a06ea88 cleanup (add supportive function getSub() )
svn-id: r8013
2003-05-26 19:25:24 +00:00
Oliver Kiehl
d95832d732 cleanup
svn-id: r8012
2003-05-26 19:04:04 +00:00
Oliver Kiehl
11902dcb50 slight cleanup
svn-id: r8011
2003-05-26 17:56:17 +00:00
Oliver Kiehl
4554cd1b19 some additions
svn-id: r8010
2003-05-26 17:41:19 +00:00
Jamieson Christian
b19a6d8574 Fixes possible crashes during music shutdown
svn-id: r8009
2003-05-26 14:51:13 +00:00
Oliver Kiehl
dce77eb79b add more stuff/cleanup
svn-id: r8008
2003-05-26 14:45:10 +00:00
Max Horn
c5dbd8355f cleanup
svn-id: r8007
2003-05-26 14:44:03 +00:00
Max Horn
6ec53131aa work around bug #743615
svn-id: r8006
2003-05-26 14:43:02 +00:00
Jamieson Christian
7f40e593ed SaveLoadEntry is a struct, not a class.
Fixes a VC++ warning.

svn-id: r8005
2003-05-26 14:20:05 +00:00
Jamieson Christian
b7de7081a1 Fixed VC++ warning
svn-id: r8004
2003-05-26 14:19:24 +00:00
Oliver Kiehl
a93917e4c5 some random additions
svn-id: r8003
2003-05-26 13:28:43 +00:00
Max Horn
8eec984eb7 more const qualifiers
svn-id: r8002
2003-05-26 13:14:57 +00:00
Chris Apers
bf565613b2 Prepare support for wide display on HiRes+ device
svn-id: r8001
2003-05-26 12:59:16 +00:00
Jonathan Gray
ad874a4fd5 make lethalwp happy
svn-id: r7997
2003-05-26 12:26:15 +00:00
Travis Howell
4ca99c1c89 Add / remove warning
svn-id: r7996
2003-05-26 10:21:22 +00:00
Travis Howell
b959d9d64e Commit hack to allow simon1amiga to run, for experimenting
svn-id: r7995
2003-05-26 08:45:31 +00:00
Chris Apers
01b900e028 No more needed
svn-id: r7994
2003-05-26 08:24:34 +00:00
Travis Howell
055d49f77f Japanese option is jp and not ja
svn-id: r7993
2003-05-26 07:37:29 +00:00
Travis Howell
689ca53c8c Error out if unsupport language option is used
svn-id: r7992
2003-05-26 07:35:33 +00:00
Jonathan Gray
645aa837e7 add ability to choose backend from configure script, doesn't validate user input at the moment
svn-id: r7991
2003-05-26 05:18:40 +00:00
Travis Howell
2f72a47089 Ooops, added a few too many
svn-id: r7990
2003-05-26 04:25:29 +00:00
Travis Howell
2a9e09f33f A few more hebrew fonts fixes
svn-id: r7989
2003-05-26 04:03:26 +00:00
Max Horn
2f9ff35bad moved Actor SaveLoadEntry definition to actor.cpp; made findPathTowards/findPathTowardsOld members of Actor; cleanup
svn-id: r7988
2003-05-26 02:26:13 +00:00
Travis Howell
c2d065d896 Missed space font
svn-id: r7987
2003-05-26 02:06:14 +00:00
Travis Howell
b94c3265db Add italian font set
svn-id: r7986
2003-05-26 01:56:37 +00:00
Jonathan Gray
c49cad32dd hmm
svn-id: r7985
2003-05-26 01:56:34 +00:00
Max Horn
9b9f457ba7 offset can be 5 digits
svn-id: r7984
2003-05-26 01:48:53 +00:00
Jonathan Gray
62bb380b59 move spec file to dists/redhat
svn-id: r7983
2003-05-26 01:43:48 +00:00
Max Horn
c55a7e32da script numbers can have up to 5 digits
svn-id: r7982
2003-05-26 01:33:02 +00:00
Max Horn
0856fba592 output script offsets, too (very handy to debug script lockups)
svn-id: r7981
2003-05-26 01:32:02 +00:00
Max Horn
c70713ea4a workaround for bug #743363
svn-id: r7980
2003-05-26 01:01:47 +00:00
Max Horn
c5ea0839ef as Bertrand points out, using && introduces unnecessary branching, so & is better
svn-id: r7979
2003-05-25 23:33:24 +00:00
Oliver Kiehl
910bdb5068 fix last commit
svn-id: r7978
2003-05-25 22:19:00 +00:00
Oliver Kiehl
6cc06cb103 add some more random functions
svn-id: r7977
2003-05-25 22:05:09 +00:00
Jamieson Christian
a9b85bf468 Fixed VC++ warning
svn-id: r7976
2003-05-25 22:03:27 +00:00
Max Horn
35f8c2202f cleanup / added some more const qualifiers
svn-id: r7975
2003-05-25 22:01:19 +00:00
Max Horn
867e42c6fa optimized GetResult, based on code by Bertrand Augereau
svn-id: r7974
2003-05-25 21:54:01 +00:00
Max Horn
deb5e04a87 removed obsolete code
svn-id: r7973
2003-05-25 21:43:16 +00:00
Oliver Kiehl
6e94d895be added some more random functions
svn-id: r7972
2003-05-25 21:38:51 +00:00
Jamieson Christian
0eb2d798d4 Fixed undefined file read operation
svn-id: r7971
2003-05-25 21:32:11 +00:00