Max Horn
1acc63ecb3
Add small debugger font to NEWS
...
svn-id: r15676
2004-10-24 10:41:57 +00:00
Travis Howell
04e831b9dd
*** empty log message ***
...
svn-id: r15675
2004-10-24 07:08:53 +00:00
Travis Howell
dfeed00204
Ooops
...
svn-id: r15674
2004-10-24 07:03:23 +00:00
Travis Howell
c70a3c76d3
Move number of actors to scumm settings.
...
The amount of actors in HE games changes a lot between games.
svn-id: r15673
2004-10-24 06:58:41 +00:00
Travis Howell
fd417f3e09
Only 20 actors in Sam & Max.
...
svn-id: r15672
2004-10-24 01:22:25 +00:00
Max Horn
b60febe8a8
Patch #1048283 (Improved CJK / FM-TOWNS support & some documention)
...
svn-id: r15671
2004-10-23 23:08:53 +00:00
Eugene Sandulenko
e8811e7158
Oops
...
svn-id: r15670
2004-10-23 20:56:53 +00:00
Eugene Sandulenko
0b07a5f484
o Turn BASE_FREQ constant into variable. MT-32 has to be run in lesser time slices.
...
o Attempt to fix mi2, but that cure for symptom, not the cause. Under dosbox header is always valid, but here we get 0x41001612 instead of 0x41101612.
svn-id: r15669
2004-10-23 20:33:39 +00:00
Jonathan Gray
d168ce9394
OpenBSD is _not_ a.out on i386/amd64
...
svn-id: r15668
2004-10-23 13:55:23 +00:00
Travis Howell
e14b69d18d
Still needed for RU freddicove
...
svn-id: r15667
2004-10-23 13:49:58 +00:00
Paweł Kołodziejski
3fe42cf7ef
update
...
svn-id: r15666
2004-10-23 13:46:20 +00:00
Paweł Kołodziejski
c10cce6af1
fixed warnings
...
svn-id: r15665
2004-10-23 13:39:03 +00:00
Torbjörn Andersson
879c2562e6
More cleanup. Too bored to go on.
...
svn-id: r15664
2004-10-23 13:23:46 +00:00
Torbjörn Andersson
62ca7b6644
Cleanup
...
svn-id: r15663
2004-10-23 13:17:03 +00:00
Torbjörn Andersson
4d8bc9862c
Cleanup
...
svn-id: r15662
2004-10-23 13:02:05 +00:00
Torbjörn Andersson
07a6802dff
Cleaned up axtoi()
...
svn-id: r15661
2004-10-23 12:50:31 +00:00
Eugene Sandulenko
670d843625
oops
...
svn-id: r15660
2004-10-23 00:36:09 +00:00
Eugene Sandulenko
03df05bd96
Better support of MT-32.
...
svn-id: r15659
2004-10-23 00:02:38 +00:00
Eugene Sandulenko
074ed07084
Properly nitialize _passThrough variable.
...
svn-id: r15658
2004-10-22 23:45:50 +00:00
Eugene Sandulenko
2c76a8e024
Support MT-32 emu.
...
svn-id: r15657
2004-10-22 23:44:08 +00:00
Joost Peters
c8495dbf23
correct music/fx for section 6
...
svn-id: r15656
2004-10-22 18:45:35 +00:00
Joost Peters
41e0e8ce3c
add section jumping to the debugger
...
svn-id: r15655
2004-10-22 18:37:42 +00:00
Robert Göffringmann
13055ca424
fix for bug [ 1043047 ] game hangs when foster path busy
...
svn-id: r15654
2004-10-22 17:05:29 +00:00
Torbjörn Andersson
1a36eeda0e
ScummVM style (partial)
...
svn-id: r15653
2004-10-22 15:59:11 +00:00
Max Horn
5c53a3e260
cleanup
...
svn-id: r15652
2004-10-22 15:56:39 +00:00
Torbjörn Andersson
bf588c163f
ScummVM style.
...
svn-id: r15651
2004-10-22 15:48:56 +00:00
Torbjörn Andersson
a4eb97da4c
Replaced the Bit* data types with ScummVM's int* and uint* types. The
...
64-bit type has been renamed int64 and uint64. As a consequence, bug
#1051999 (the MinGW compilation problems) is now fixed.
svn-id: r15650
2004-10-22 15:39:28 +00:00
Chris Apers
dc02e95cd7
Prepare true AdLib support on PalmOS
...
svn-id: r15649
2004-10-22 12:11:24 +00:00
Chris Apers
2398753140
Prepare true AdLib support on PalmOS
...
svn-id: r15648
2004-10-22 12:05:18 +00:00
Torbjörn Andersson
5f7f3dc0d2
Whitespace
...
svn-id: r15647
2004-10-22 10:25:56 +00:00
Torbjörn Andersson
e88cd31e4d
Indentation
...
svn-id: r15646
2004-10-22 10:24:48 +00:00
Torbjörn Andersson
8e1481ae8f
Fixed warning. Hopefully without breaking anything.
...
The __int64 problem remains, though.
svn-id: r15645
2004-10-22 10:13:18 +00:00
Travis Howell
3843b6cb02
Correction for mingw compile
...
svn-id: r15644
2004-10-22 09:38:11 +00:00
Eugene Sandulenko
fc210b4d21
iAdd support for MT-32 emu.
...
svn-id: r15643
2004-10-22 08:25:07 +00:00
Torbjörn Andersson
58a19ecbcd
Marked SAGA item as partly done.
...
svn-id: r15642
2004-10-22 07:22:17 +00:00
Torbjörn Andersson
f9f5845e2d
Made the usage of the Rect data type more consistent with the rest of
...
ScummVM.
Note that these are only the cases I was able to find in one morning. There
may be others left to fix. But I'm sure at least most of them will be found
when we start cleaning up the codebase a bit.
svn-id: r15641
2004-10-22 07:21:17 +00:00
Torbjörn Andersson
4115b54b00
Fixed two of my own stupid bugs:
...
* The length of a script data buffer is measured in words, not bytes.
* In the long run, I'm sure it'll work better if the data buffers do not
point to recently freed data.
svn-id: r15640
2004-10-22 07:18:01 +00:00
Robert Göffringmann
eb7fe9cee4
changed timing code.
...
svn-id: r15639
2004-10-22 05:34:18 +00:00
Max Horn
5c87bcafa6
Fix sign warnings
...
svn-id: r15638
2004-10-21 23:03:09 +00:00
Max Horn
7e339bfbd2
Don't hard code refs
...
svn-id: r15637
2004-10-21 22:53:54 +00:00
Eugene Sandulenko
44bd54b476
Better support of MT-32.
...
svn-id: r15636
2004-10-21 22:40:06 +00:00
Eugene Sandulenko
9d0b746aaa
Patch #1048326 Better MT-32 support
...
svn-id: r15635
2004-10-21 22:37:37 +00:00
Max Horn
9cb88f1d46
Whitespace -> tab
...
svn-id: r15634
2004-10-21 15:54:06 +00:00
Chris Apers
feb6b490c1
Ooops
...
svn-id: r15633
2004-10-21 13:23:52 +00:00
Chris Apers
25b70535be
Make PalmOS happy
...
svn-id: r15632
2004-10-21 12:43:49 +00:00
Chris Apers
542b24f116
Fixed alignment problem with BS1 demo
...
svn-id: r15631
2004-10-21 12:37:13 +00:00
Chris Apers
e97d6a5f97
Prepare PalmOS support
...
svn-id: r15630
2004-10-21 12:35:39 +00:00
Torbjörn Andersson
2653a45fd3
Added a reminder that we need to put the Wyrmkeep folks (or is there just
...
one?) in the credits section of our README eventually.
svn-id: r15629
2004-10-21 11:22:26 +00:00
Robert Göffringmann
561f6ab6e8
enable czech control panel. should work.
...
svn-id: r15628
2004-10-21 08:47:13 +00:00
Torbjörn Andersson
32d8d0adbf
Added another SAGA item.
...
svn-id: r15627
2004-10-21 08:18:48 +00:00