Max Horn
|
97ee61963c
|
I am going to remove the default implementation of readBuffer() (AudioInputStream subclasses really really should implement readBuffer() for good performance)
svn-id: r11753
|
2003-12-19 00:27:09 +00:00 |
|
Max Horn
|
32dd4cc006
|
fix for recent audio stream regression
svn-id: r11752
|
2003-12-19 00:09:34 +00:00 |
|
Eugene Sandulenko
|
e58514f87d
|
o Fix warnings
svn-id: r11751
|
2003-12-18 23:58:50 +00:00 |
|
Eugene Sandulenko
|
d93d450f7b
|
o Merged some variables into array, so simplifying the code
o Fix bugs
o Some mineroad support
svn-id: r11750
|
2003-12-18 23:00:10 +00:00 |
|
Max Horn
|
d8fb44ffc5
|
Patch #862283 (Help X11 backend to compile on FreeBSD)
svn-id: r11749
|
2003-12-18 20:20:01 +00:00 |
|
Robert Göffringmann
|
ee2c8b2ddb
|
fix mouse cursor animations
svn-id: r11748
|
2003-12-18 14:38:17 +00:00 |
|
Robert Göffringmann
|
501b7d687a
|
fixed endian bug in animDriver()
svn-id: r11747
|
2003-12-18 14:16:08 +00:00 |
|
Robert Göffringmann
|
a74f8eb717
|
endian conversion for music system
svn-id: r11746
|
2003-12-18 13:17:33 +00:00 |
|
Robert Göffringmann
|
461abf1b9e
|
another big endian
svn-id: r11745
|
2003-12-18 12:52:04 +00:00 |
|
Robert Göffringmann
|
65583e28da
|
SwordText big endian fixes
svn-id: r11744
|
2003-12-18 12:45:40 +00:00 |
|
Robert Göffringmann
|
312abd7486
|
endian fix for router.
svn-id: r11743
|
2003-12-18 12:15:59 +00:00 |
|
Chris Apers
|
3644176c43
|
PalmOS sound API cannot access globals data, StackLock constructor use g_system
svn-id: r11742
|
2003-12-18 11:51:58 +00:00 |
|
Chris Apers
|
26fdb102bb
|
This is now supported on PalmOS
svn-id: r11741
|
2003-12-18 11:49:53 +00:00 |
|
Chris Apers
|
3f1d66cf11
|
PalmOS sound API cannot access globals or functions out of the first segment
svn-id: r11740
|
2003-12-18 11:47:58 +00:00 |
|
Travis Howell
|
ffc068734d
|
Safetly check
svn-id: r11739
|
2003-12-18 11:16:10 +00:00 |
|
Travis Howell
|
c10eace9e3
|
Add speech config option, to allow subtitles only in Simon2 again.
svn-id: r11738
|
2003-12-18 11:04:02 +00:00 |
|
Travis Howell
|
77bf6491cc
|
C&P typo.
svn-id: r11737
|
2003-12-18 10:48:48 +00:00 |
|
Travis Howell
|
1f4e54f930
|
Make fade a config optiom
Make sure non-English/German versions of simon1talkie start with subtitles enabled.
svn-id: r11736
|
2003-12-18 10:47:12 +00:00 |
|
Travis Howell
|
22c865791a
|
Remove slow motion option.
Add slow_down option for config file instead for now.
svn-id: r11735
|
2003-12-18 09:36:17 +00:00 |
|
Travis Howell
|
d0da61f8aa
|
Revert fade change
svn-id: r11734
|
2003-12-18 09:10:47 +00:00 |
|
Travis Howell
|
592822fbe5
|
Don't use bug work around on simon1dos, since copy protection screen causes odd effects.
svn-id: r11733
|
2003-12-18 09:04:13 +00:00 |
|
Jonathan Gray
|
1a4ede14c6
|
pack WalkData struct to fix some endian issues
svn-id: r11732
|
2003-12-18 08:28:14 +00:00 |
|
Travis Howell
|
18d1bc3d99
|
Adjust load/key for FM Towns games, since values have changed.
svn-id: r11731
|
2003-12-18 06:22:33 +00:00 |
|
Travis Howell
|
d89eea3ac3
|
Missed one spot when switching subtitle options.
svn-id: r11730
|
2003-12-18 04:19:38 +00:00 |
|
Max Horn
|
a458da989b
|
cleanup
svn-id: r11729
|
2003-12-18 01:22:28 +00:00 |
|
Robert Göffringmann
|
127e5ce5f9
|
changed endian conversion for compact data
svn-id: r11728
|
2003-12-18 01:15:15 +00:00 |
|
Robert Göffringmann
|
aa6e1ba760
|
big endian typecasts for FROM_LE_xx
svn-id: r11727
|
2003-12-18 01:00:42 +00:00 |
|
Max Horn
|
5f4c9cbeeb
|
resolve an inconsistency in the FROM_* helper macros: now they *always* cast their argument to unsigned (previously, the LE funcs would do this when used on BE machines, and vice versa; but using a FROM_LE macro on a LE machine wouldn't cause a cast to unsigned; this potentially leads to endian bugs!)
svn-id: r11726
|
2003-12-18 01:00:24 +00:00 |
|
Robert Göffringmann
|
5d2c2acf90
|
one more big endian fix
svn-id: r11725
|
2003-12-18 00:36:42 +00:00 |
|
Robert Göffringmann
|
8b0ab95580
|
fixed stupid palette bugs
svn-id: r11724
|
2003-12-18 00:31:37 +00:00 |
|
Max Horn
|
1698437409
|
TODOs added and removed some completed TODOs
svn-id: r11723
|
2003-12-17 23:49:57 +00:00 |
|
Robert Göffringmann
|
b5dde7b3f9
|
changed fnEnterSection to fix crash at startup.
svn-id: r11722
|
2003-12-17 23:49:26 +00:00 |
|
Jonathan Gray
|
f7f97d7ebb
|
add the rest of the boot params
svn-id: r11721
|
2003-12-17 23:41:14 +00:00 |
|
Max Horn
|
b38acd10e7
|
cleanup
svn-id: r11720
|
2003-12-17 17:36:04 +00:00 |
|
Max Horn
|
8d5d770092
|
Fix for bug #860823 (ZAK: Actors not updating)
svn-id: r11719
|
2003-12-17 17:35:40 +00:00 |
|
Max Horn
|
3364949c82
|
Patch #861716: palManipulateInit for V6 games (I modified the patch a bit)
svn-id: r11718
|
2003-12-17 17:12:09 +00:00 |
|
Max Horn
|
3661c7f06c
|
add note on right mouse button on Mac
svn-id: r11717
|
2003-12-17 16:57:10 +00:00 |
|
Tore Anderson
|
a1896926fd
|
Updated dists/debian so it's able to build a working package from current CVS.
svn-id: r11716
|
2003-12-17 15:32:09 +00:00 |
|
Jonathan Gray
|
9b70f6d922
|
add boot params for ireland, everyone's favourite puzzle can be found via 24
svn-id: r11715
|
2003-12-17 15:27:41 +00:00 |
|
Torbjörn Andersson
|
f704b12eeb
|
Enable subtitles if the "subtitles" option is set in the config manager.
svn-id: r11714
|
2003-12-17 14:36:52 +00:00 |
|
Jonathan Gray
|
56b831293d
|
add all of the paris boot params, 80 in particular is quite useful as it activates all sections of the map including the ability to travel outside of paris
svn-id: r11713
|
2003-12-17 14:33:34 +00:00 |
|
Jonathan Gray
|
6d1fba28d5
|
initial boot param support, will do the rest of the bootparams next
svn-id: r11712
|
2003-12-17 11:54:48 +00:00 |
|
Torbjörn Andersson
|
9a1bbb361b
|
My last commit didn't work on big-endian. Maybe this one does...
svn-id: r11711
|
2003-12-17 11:52:05 +00:00 |
|
Robert Göffringmann
|
215c8e3fc6
|
big endian fix
svn-id: r11710
|
2003-12-17 11:39:19 +00:00 |
|
Robert Göffringmann
|
eeb15c0433
|
big endian fix
svn-id: r11709
|
2003-12-17 11:23:12 +00:00 |
|
Robert Göffringmann
|
9f8b022fd4
|
big endian fix
svn-id: r11708
|
2003-12-17 11:11:03 +00:00 |
|
Torbjörn Andersson
|
a739f3ae3b
|
The mixer handles little-endian samples now. Take advantage of that.
svn-id: r11707
|
2003-12-17 11:07:40 +00:00 |
|
Oliver Kiehl
|
f926ae108c
|
enable music
svn-id: r11706
|
2003-12-17 09:17:59 +00:00 |
|
Paweł Kołodziejski
|
7f03b140d4
|
fixed warning
svn-id: r11705
|
2003-12-17 08:36:09 +00:00 |
|
Torbjörn Andersson
|
8b12be81e5
|
cleanup
svn-id: r11704
|
2003-12-17 08:01:59 +00:00 |
|