Max Horn
|
5c17c0f7a7
|
cleanup to the mixer helper proc interface and to ChannelStream
svn-id: r8785
|
2003-07-06 01:43:40 +00:00 |
|
Max Horn
|
0e9c6de1c4
|
increased SmushMixer stream size to 500K, this seems to help in Fullthrottle. Apparently, audio data is streamed faster than it's played, and in at least one case there's ~500KB being stream in quick successions (many packets, each 16KB), which is why 100K are not sufficient
svn-id: r8784
|
2003-07-06 01:41:34 +00:00 |
|
Robert Göffringmann
|
bd160e09cf
|
fixed bug #765892 (bottom bar in F5 menu not used)
svn-id: r8783
|
2003-07-05 16:40:12 +00:00 |
|
Max Horn
|
e993f1d231
|
protect calls to insertChannel with mutex, too (and switch to using StackLock)
svn-id: r8782
|
2003-07-05 16:01:55 +00:00 |
|
Robert Göffringmann
|
d3bdb565fc
|
Dont show cursor when restoring game
+ warn user when he tries loading an old savegame (not that pretty, yet)
svn-id: r8781
|
2003-07-05 15:47:45 +00:00 |
|
Max Horn
|
fcfe55f574
|
gah. I am stupid
svn-id: r8780
|
2003-07-05 15:37:23 +00:00 |
|
Max Horn
|
ce9d154957
|
fixed stack lock at startup
svn-id: r8779
|
2003-07-05 15:28:28 +00:00 |
|
Max Horn
|
8a7d540687
|
enforce use of type MutexRef
svn-id: r8778
|
2003-07-05 15:20:16 +00:00 |
|
Max Horn
|
d098334fe6
|
updated code to use type MutexRef; added class StackLock (from sdl backend, now in util.*)
svn-id: r8777
|
2003-07-05 15:19:11 +00:00 |
|
Max Horn
|
4611b12c0a
|
updated backends to use type MutexRef
svn-id: r8776
|
2003-07-05 15:17:46 +00:00 |
|
Travis Howell
|
39abb7cf0a
|
Add more OpenGL fixes, patch #762815
svn-id: r8775
|
2003-07-05 13:41:14 +00:00 |
|
Joost Peters
|
455eb4ea44
|
fix warning
svn-id: r8774
|
2003-07-05 11:47:15 +00:00 |
|
James Brown
|
04abb69a84
|
Attempt some more V1 costume work. Not that it helps yet.
svn-id: r8773
|
2003-07-05 11:45:18 +00:00 |
|
James Brown
|
cbe71501f9
|
Note spare strings in the custom string resource table.
svn-id: r8772
|
2003-07-05 11:25:12 +00:00 |
|
James Brown
|
b3e30fc0ff
|
Fix irky old date. We need to autogenerate this somehow.
svn-id: r8771
|
2003-07-05 11:14:16 +00:00 |
|
James Brown
|
1d22c76469
|
Update about dialog. Will somebody please move the About dialog to Common so we can also display it from the launcher? :)
svn-id: r8770
|
2003-07-05 10:57:38 +00:00 |
|
Travis Howell
|
6c2ac4b481
|
Put check it right place
svn-id: r8769
|
2003-07-05 09:52:22 +00:00 |
|
Jonathan Gray
|
843e18d45d
|
make f5 menu work in > v2 16 colour games
svn-id: r8768
|
2003-07-05 09:44:13 +00:00 |
|
Travis Howell
|
6419cc80e7
|
Don
't attempt to play music/sfx in v1 games
svn-id: r8767
|
2003-07-05 09:40:18 +00:00 |
|
James Brown
|
d5aa3bd41c
|
Fix sky fullscreen from launcher
svn-id: r8766
|
2003-07-05 09:08:53 +00:00 |
|
Ruediger Hanke
|
12a04c8e52
|
Implement new interface functions
svn-id: r8765
|
2003-07-05 09:08:38 +00:00 |
|
Travis Howell
|
c1002b4ad2
|
Fix multiple debug level messages, when debug level is set in the config file.
svn-id: r8764
|
2003-07-05 08:42:50 +00:00 |
|
Paweł Kołodziejski
|
1ed639aedb
|
hack for proper compile for vc6, why I need this ?
svn-id: r8763
|
2003-07-05 05:31:04 +00:00 |
|
Paweł Kołodziejski
|
521cc8117b
|
updated file
svn-id: r8762
|
2003-07-05 05:23:54 +00:00 |
|
Paweł Kołodziejski
|
d1fcc77a95
|
revert to previous targets
svn-id: r8761
|
2003-07-05 05:11:27 +00:00 |
|
Robert Göffringmann
|
e22e3438e2
|
fixed cursor and allowed pressing enter for loading and saving, too.
svn-id: r8760
|
2003-07-05 03:32:41 +00:00 |
|
Robert Göffringmann
|
9f277f1ed0
|
hope this fixes problems about cut-off speech.
svn-id: r8759
|
2003-07-05 03:05:54 +00:00 |
|
Joost Peters
|
2abe6a9126
|
better mouse hotspot, seems the same as in the original now...only tested on first few scenes & control panel though
svn-id: r8758
|
2003-07-05 03:00:26 +00:00 |
|
Joost Peters
|
a476409d81
|
added hufftext.o
svn-id: r8757
|
2003-07-05 02:52:11 +00:00 |
|
Robert Göffringmann
|
2a33eb6cbe
|
fixed control panel palette for v. 0.0348
svn-id: r8756
|
2003-07-05 02:33:56 +00:00 |
|
Robert Göffringmann
|
989d67951c
|
corrected all huffman trees and moved them out of text.cpp
svn-id: r8755
|
2003-07-05 02:21:19 +00:00 |
|
Jonathan Gray
|
37bc055000
|
add --floppy-intro option
svn-id: r8754
|
2003-07-05 01:45:28 +00:00 |
|
Joost Peters
|
934611c348
|
applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885)
svn-id: r8753
|
2003-07-05 00:57:03 +00:00 |
|
Joost Peters
|
39509be92c
|
fixed warning
svn-id: r8752
|
2003-07-05 00:29:16 +00:00 |
|
Robert Göffringmann
|
5854c6a7de
|
make sky detect v.0.0348 (even though not existing ;)
svn-id: r8751
|
2003-07-04 23:26:46 +00:00 |
|
Robert Göffringmann
|
a4bd31578b
|
support text and speech at the same time
svn-id: r8750
|
2003-07-04 22:39:10 +00:00 |
|
Robert Göffringmann
|
67ba28170f
|
don't let user enter too long save names
svn-id: r8749
|
2003-07-04 20:31:41 +00:00 |
|
Robert Göffringmann
|
f24ca1fcdc
|
removed some useless lines
svn-id: r8748
|
2003-07-04 20:17:26 +00:00 |
|
Robert Göffringmann
|
484d0a84c5
|
SFX is working correctly now. also implemented queued fx and fx saving.
The bass version is now included in the savegames, too.
svn-id: r8747
|
2003-07-04 20:14:11 +00:00 |
|
Robert Göffringmann
|
3aa048d710
|
make SoundMixer::playRaw only check sound IDs if you actually pass one
svn-id: r8746
|
2003-07-04 20:08:02 +00:00 |
|
James Brown
|
c419e8d3dc
|
Make 80 column people happy. Sheesh, it's only an egg.
svn-id: r8745
|
2003-07-04 15:14:47 +00:00 |
|
James Brown
|
bb267e7191
|
Remove homage to original's misspelling of pseudo. Honest.
svn-id: r8744
|
2003-07-04 15:10:49 +00:00 |
|
James Brown
|
ca3eb3f9d0
|
Because I can.
svn-id: r8743
|
2003-07-04 15:03:54 +00:00 |
|
James Brown
|
a4b61ddaba
|
Prevent apparantly possible race condition. I don't get this stuff, and I don't see why the next call to insertChannel is immune to the same theoretical problem :)
svn-id: r8742
|
2003-07-04 14:49:51 +00:00 |
|
James Brown
|
093a31839b
|
Insert preliminary Zak256 sound looping support. It's not perfect, as some Zak256 sounds only loop a part of the sample - which our mixer API doesn't yet support.
svn-id: r8741
|
2003-07-04 14:10:44 +00:00 |
|
Max Horn
|
0ed8e1ef36
|
prevent (or rather: make much less likely) some sound output related race conditions
svn-id: r8740
|
2003-07-04 13:17:56 +00:00 |
|
Max Horn
|
85c467c6a0
|
fixed two leaks
svn-id: r8739
|
2003-07-04 13:16:48 +00:00 |
|
Max Horn
|
470b406587
|
oops
svn-id: r8738
|
2003-07-04 12:35:08 +00:00 |
|
Max Horn
|
fb16fb3e24
|
added some very limited support for Mac Loom (text is now properly centered around x:160 instead of x:0); added (commented out) copyprot bypass (but since I am not sure if there was ever a Mac Loom w/o codes, am not sure if this ever should be enabled); added comment regarding the Mac Loom sound format
svn-id: r8737
|
2003-07-04 12:34:09 +00:00 |
|
Max Horn
|
1d93949167
|
added some more warnings (taken from pentagram)
svn-id: r8736
|
2003-07-04 11:19:44 +00:00 |
|