Commit Graph

4614 Commits

Author SHA1 Message Date
Max Horn
af2574c02d fixed o8_getStringWidth (should fix bug #741625)
svn-id: r8035
2003-05-27 15:33:38 +00:00
Max Horn
052a482f40 increased nut font debug level to 8
svn-id: r8034
2003-05-27 15:31:13 +00:00
James Brown
1543a7d539 Oops, fix alphabetical order
svn-id: r8033
2003-05-27 10:07:27 +00:00
James Brown
2564ad64f7 A whim, just a whim. :)
svn-id: r8032
2003-05-27 10:05:26 +00:00
Jonathan Gray
adf3892a09 remove uneeded target
svn-id: r8031
2003-05-26 23:34:06 +00:00
Jamieson Christian
baf0175a76 Fixed MSVC warnings
svn-id: r8030
2003-05-26 23:28:59 +00:00
Jonathan Gray
a871dfafaf don't attempt to play sound on amiga versions of zak/maniac
svn-id: r8029
2003-05-26 23:23:44 +00:00
Jamieson Christian
bd61a1298e Added 'mmamiga' game ID to disable PC speaker emulator
svn-id: r8028
2003-05-26 23:16:24 +00:00
Max Horn
2885a8a84e tightened hack condition a bit
svn-id: r8027
2003-05-26 22:37:36 +00:00
Max Horn
18eca52743 added FIXME comment
svn-id: r8026
2003-05-26 22:37:18 +00:00
Jamieson Christian
b47d76222f Fixed shadow variable
svn-id: r8025
2003-05-26 22:19:12 +00:00
Jamieson Christian
0cd4e3c6c0 Added PC speaker emulator
svn-id: r8024
2003-05-26 22:03:25 +00:00
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