Commit Graph

12313 Commits

Author SHA1 Message Date
Jonathan Gray
c195ae0e74 This is done now.
svn-id: r16116
2004-12-18 11:28:39 +00:00
Max Horn
7a35da5840 Mixer TODOs
svn-id: r16115
2004-12-18 11:12:33 +00:00
Max Horn
6dfb2f2dfd Fix for bug #1087439 (Volume control regression)
svn-id: r16113
2004-12-18 11:07:52 +00:00
Jonathan Gray
f344976a35 Default save path for OS X as well.
svn-id: r16112
2004-12-18 11:07:47 +00:00
Max Horn
8c34db8b9a oops
svn-id: r16110
2004-12-18 02:37:13 +00:00
Max Horn
0894f83804 Ensure that the file list in the browser is always sorted
svn-id: r16108
2004-12-18 02:33:37 +00:00
Max Horn
06315c1ce1 A little more cleanup (the Simon code really is a big mess :-)
svn-id: r16107
2004-12-18 02:08:32 +00:00
Max Horn
0ceb634fd4 constify simon engine; turned global var vc_get_out_of_code into a member of class SimonEngine
svn-id: r16106
2004-12-18 01:33:21 +00:00
Max Horn
b93dd59a44 Reduce code size of resource.cpp to help PalmOS port, by moving util code to a new file util.cpp and sound resource code to sound.cpp
svn-id: r16105
2004-12-17 22:27:15 +00:00
Andrew Kurushin
79ce4de942 - all actors creates on start
- many parts renamed to proper names

regression: unexpected actor apeared while intro is played

svn-id: r16104
2004-12-17 20:38:17 +00:00
Joost Peters
fd0569af62 Even more paranoia, since the older ScummVM releases allowed speech_mute to be false for floppy versions.
svn-id: r16101
2004-12-17 16:49:31 +00:00
Joost Peters
3c006a97a7 Simplify check.
svn-id: r16099
2004-12-17 13:54:17 +00:00
Joost Peters
356b11aae7 Don't allow the user to enable speech for non-talkie versions.
svn-id: r16097
2004-12-17 13:49:54 +00:00
Joost Peters
5f04dfe0b9 Mute speech for floppy version as well.
This fixes the text speed for the floppy version after the recent Talk/Speech behaviour changes.

svn-id: r16095
2004-12-17 13:14:13 +00:00
Andrew Kurushin
28e5422fd8 actors rearrangement bugfix
svn-id: r16094
2004-12-17 11:18:56 +00:00
Torbjörn Andersson
c61894ee65 This file no longer needs to include <errno.h>, and from what I understand
we already got the appropriate include for time() through stdafx.h, so we
don't need to include <time.h> either.

svn-id: r16093
2004-12-17 07:59:05 +00:00
Max Horn
a3228a4358 configure was using at least three different indention styles (4-tabs; 2-spaces; 4-spaces-8-tabs); tried to unify this, configure is no best viewed with tabs=4 like the rest of ScummVM
svn-id: r16091
2004-12-16 22:15:32 +00:00
Max Horn
642b5e703b Patch #1086705 (RISC OS cross compiling support)
svn-id: r16090
2004-12-16 22:05:45 +00:00
Eugene Sandulenko
13a4006b69 Proper fix for line endings.
svn-id: r16089
2004-12-16 21:33:58 +00:00
Andrew Kurushin
af5996f99a trying remove CRLF
svn-id: r16088
2004-12-16 21:30:06 +00:00
Andrew Kurushin
c1810c8de2 reorderUp and reorderDown should return new item position
svn-id: r16087
2004-12-16 20:49:17 +00:00
Max Horn
ea80946978 Using errno isn't really portable; don't have time to fix this properly right now
svn-id: r16086
2004-12-16 19:18:17 +00:00
Torbjörn Andersson
881b60a8eb Added some BS1 items, but I don't know if I got them all. (E.g. there
seems to be A slight change to the scrolling. Do we want to mention that?)

svn-id: r16084
2004-12-16 16:37:16 +00:00
Eugene Sandulenko
5029e9aaae Fix compilation when USE_MPEG2 is undefined.
svn-id: r16081
2004-12-16 15:27:21 +00:00
Travis Howell
55549cd3b2 Split simon.cpp more for PalmOS port.
svn-id: r16078
2004-12-16 12:49:25 +00:00
Torbjörn Andersson
e39bec5419 Removed unused variable.
svn-id: r16076
2004-12-16 10:58:50 +00:00
Robert Göffringmann
e6ea45bd22 fix escaping the intro on BE systems
svn-id: r16075
2004-12-16 10:06:43 +00:00
Robert Göffringmann
adbe2b8c49 added some debugging functions
svn-id: r16074
2004-12-16 06:10:11 +00:00
Robert Göffringmann
e7f44ab3db fix for bug #897777 (Foster walks on water...) and #788858 (Walk glitch)
svn-id: r16072
2004-12-16 05:27:10 +00:00
Robert Göffringmann
8c5a1aa034 some cleanup
svn-id: r16071
2004-12-16 04:22:32 +00:00
Travis Howell
b1443df544 Update HE games
svn-id: r16070
2004-12-16 03:13:00 +00:00
Robert Göffringmann
69925e3281 fix gcc warnings
svn-id: r16068
2004-12-16 02:19:10 +00:00
Travis Howell
a1934c99c6 Typo
svn-id: r16067
2004-12-15 23:52:45 +00:00
Gregory Montoir
c878e6cc4d memory leak
svn-id: r16063
2004-12-15 20:25:50 +00:00
Gregory Montoir
eae8e5cbc7 fix compilation (under mingw/gcc3.4)
svn-id: r16062
2004-12-15 20:22:52 +00:00
Eugene Sandulenko
8ce9683bca Fix warning
svn-id: r16061
2004-12-15 20:11:39 +00:00
Jonathan Gray
2909c8fff6 - Move MAXPATHLEN includes/defines into common location
- Save files are now stored in $HOME/.scummvm/ by default if no other
  save path is specified on non MacOS X unices.

svn-id: r16060
2004-12-15 12:30:58 +00:00
Eugene Sandulenko
2bf74ffd35 Forgot to remove ys_dl_list.o
svn-id: r16059
2004-12-15 12:12:57 +00:00
Jonathan Gray
a15c5104ae compilation fix
svn-id: r16058
2004-12-15 11:06:14 +00:00
Jonathan Gray
376ea672f1 Make music driver section more readable.
Alphabetically order the list of drivers as well.

svn-id: r16056
2004-12-15 10:03:37 +00:00
Jonathan Gray
949824ef43 New man page.
svn-id: r16054
2004-12-15 09:58:21 +00:00
Robert Göffringmann
2308ba8aaf moved compacts and related static data out of the scummvm.exe into an external file
(available from www.lavosspawn.de/tmp/sky_cpt.zip)

svn-id: r16053
2004-12-15 06:48:08 +00:00
Eugene Sandulenko
75ac1363b3 Update SAGA items.
svn-id: r16052
2004-12-15 00:25:46 +00:00
Eugene Sandulenko
502b279d24 Patch #1081904 ITE: MAC demo support
o Endianness-aware resource loading
o Removed ys_dl_list in favor of our object implementation
o Cleanup in actor code
o Partial support for ITE Mac rereleased demo

svn-id: r16051
2004-12-15 00:24:12 +00:00
Max Horn
58eabb6a5f Switched HEAD to 0.8.0-CVS (did I miss any spots?
svn-id: r16048
2004-12-14 22:59:00 +00:00
Max Horn
ede24fabe2 Patch #1083548 (common/list enhancement)
svn-id: r16046
2004-12-14 20:57:23 +00:00
Max Horn
59b6a07826 Evil workaround for bug #1083058
svn-id: r16045
2004-12-14 01:02:55 +00:00
Torbjörn Andersson
a6479b070d Slight update.
svn-id: r16044
2004-12-13 08:00:25 +00:00
Robert Göffringmann
1ec06340da fixed a bug that I introduced with the last cleanup.
(caused the graphical glitches in the pipe factory)

svn-id: r16043
2004-12-13 02:02:47 +00:00
Max Horn
1ded9cff77 Optimized List assignment operator, thanks to h00ligan
svn-id: r16042
2004-12-12 21:54:33 +00:00