James Brown
|
e1a416c031
|
Skeleton for hacky font support using Smush's FontRenderer. Doesn't work (uncomment the loadFont line in script_v8 to test).
Aquadran, where are you? :)
svn-id: r6114
|
2002-12-25 04:30:24 +00:00 |
|
Max Horn
|
2c01dc8536
|
even more -peantic fixes
svn-id: r6111
|
2002-12-25 00:48:13 +00:00 |
|
Paweł Kołodziejski
|
de8f5477af
|
added dummy code: handle codec37 flag bit 1 (error report for now)
svn-id: r6048
|
2002-12-21 20:40:55 +00:00 |
|
Paweł Kołodziejski
|
0182836591
|
fix smush for compatible with dig demo
svn-id: r6043
|
2002-12-21 20:05:40 +00:00 |
|
Nicolas Bacca
|
4492aebd09
|
Rewrite ifdefs
svn-id: r5732
|
2002-11-27 22:46:10 +00:00 |
|
Paweł Kołodziejski
|
897f1bb479
|
applied patch: #641704
svn-id: r5675
|
2002-11-21 17:50:14 +00:00 |
|
Nicolas Bacca
|
c4bec837cc
|
Do not exit the engine if a video file is missing - apologies to the 1 Gb Microdrive market :)
svn-id: r5644
|
2002-11-20 23:43:17 +00:00 |
|
Max Horn
|
9b301dc7d1
|
remove unused variable
svn-id: r5587
|
2002-11-16 19:58:52 +00:00 |
|
Paweł Kołodziejski
|
34782f17ab
|
DIG: fixed subtitles in Space Time Six smush movie
svn-id: r5580
|
2002-11-16 09:08:48 +00:00 |
|
Nicolas Bacca
|
0f6cdd9a2b
|
Make alignment fans (PPC + EVC) happy
svn-id: r5578
|
2002-11-16 00:09:56 +00:00 |
|
Paweł Kołodziejski
|
fcc12f5703
|
added draw smush subtitles mode 9
svn-id: r5576
|
2002-11-15 19:31:44 +00:00 |
|
Paweł Kołodziejski
|
114d607b26
|
changed warnings to debug messages
svn-id: r5574
|
2002-11-15 18:47:33 +00:00 |
|
James Brown
|
cc0f8c4fb5
|
Hack for Full Throttle - aquadran, are you sure these ranges are right?
svn-id: r5384
|
2002-11-02 16:33:40 +00:00 |
|
Paweł Kołodziejski
|
bf3505da5c
|
don't put samples into stream SoundMixer if sound card is disabled
svn-id: r5338
|
2002-10-27 19:32:36 +00:00 |
|
Lionel Ulmer
|
cd25bd5623
|
Fix another Valgrind warning during SMUSH playing.
svn-id: r5317
|
2002-10-26 10:25:16 +00:00 |
|
Lionel Ulmer
|
8318cff4ab
|
Fix another small Valgrind warning.
svn-id: r5316
|
2002-10-26 09:55:42 +00:00 |
|
Max Horn
|
7a58ae782e
|
cleaning up scummsys.h a bit (in preparation of using configure eventually). Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway
svn-id: r5290
|
2002-10-23 14:02:46 +00:00 |
|
Max Horn
|
d0fba1e595
|
don't use strdup
svn-id: r5285
|
2002-10-23 12:12:19 +00:00 |
|
Max Horn
|
5151e561d5
|
fixing various warnings that occur with -Wshadow;some other minor cleanup
svn-id: r5239
|
2002-10-22 11:48:24 +00:00 |
|
Jonathan Gray
|
d0565061a0
|
a few small changes to make the full throttle demo work
svn-id: r5185
|
2002-10-18 09:58:16 +00:00 |
|
Paweł Kołodziejski
|
09225027f1
|
changes to imuse
svn-id: r5157
|
2002-10-15 21:55:04 +00:00 |
|
Paweł Kołodziejski
|
45b1a8ea45
|
cleanup sfx and music in imuse, changed talkdelay description(disable) in the dig
svn-id: r5148
|
2002-10-15 06:53:42 +00:00 |
|
Paweł Kołodziejski
|
42089431bd
|
synced with local sources (imuse)
svn-id: r5107
|
2002-10-08 07:30:50 +00:00 |
|
Max Horn
|
b409ef6608
|
allow user to load savegames while Smush movies are playing; cleanup
svn-id: r5106
|
2002-10-08 00:29:32 +00:00 |
|
Paweł Kołodziejski
|
8339d65bf6
|
full redraw after smush movie
svn-id: r5097
|
2002-10-06 08:45:16 +00:00 |
|
Paweł Kołodziejski
|
bff43de73a
|
changes for stoping sounds
svn-id: r5062
|
2002-10-01 18:11:30 +00:00 |
|
Paweł Kołodziejski
|
c38d23b726
|
enabled stoping all sounds after smush movie
svn-id: r5061
|
2002-10-01 17:51:01 +00:00 |
|
Matt Hargett
|
8390b0cc53
|
2002-09-21 Matt Hargett <matt@use.net>
* scumm.dsp, scummvm.dsp, simon.dsp: Turn on warning as errors. Generate
PDBs on all builds.
* gameDetector.cpp, newgui.cpp, widget.cpp, actor.cpp,
dialogs.cpp, resource.cpp, saveload.cpp, scumm_renderer.cpp:
Fix warnings where possible. One pragma added to eliminate
warning of unknown pragmas.
* string.cpp: If unknown escape sequence, print warning.
svn-id: r4998
|
2002-09-22 03:53:53 +00:00 |
|
Max Horn
|
b5a4edf00c
|
guess what? riiight! more warning fixes :-)
svn-id: r4993
|
2002-09-22 00:20:23 +00:00 |
|
Paweł Kołodziejski
|
a2a3fb5636
|
added support for sound volume for smush samples(IACT) in the dig (propably bad)
svn-id: r4985
|
2002-09-21 09:21:50 +00:00 |
|
Paweł Kołodziejski
|
a4fc2c4174
|
fixed placement subtitles in smush(the dig)
svn-id: r4980
|
2002-09-20 05:46:03 +00:00 |
|
Paweł Kołodziejski
|
462d26937c
|
Timer is handled in Engine now
svn-id: r4964
|
2002-09-18 10:22:36 +00:00 |
|
Paweł Kołodziejski
|
9280c6bfbd
|
oops, forgot braces :)
svn-id: r4963
|
2002-09-18 08:38:29 +00:00 |
|
Paweł Kołodziejski
|
c8a63096ad
|
fixed naming convention and added support 11khz for Smush sound channels
svn-id: r4962
|
2002-09-18 08:06:15 +00:00 |
|
Paweł Kołodziejski
|
f7ff5c67fa
|
improved open function in File class
svn-id: r4945
|
2002-09-15 19:28:34 +00:00 |
|
Paweł Kołodziejski
|
2f91c18b22
|
speed changes to play smush movies
svn-id: r4941
|
2002-09-15 05:38:04 +00:00 |
|
Paweł Kołodziejski
|
1816e4d7a3
|
changed speed in smush
svn-id: r4939
|
2002-09-14 12:10:02 +00:00 |
|
Max Horn
|
316afec6ff
|
some changes to allow me to play The Dig directly from CD (be nice if upper case names are used...)
svn-id: r4936
|
2002-09-13 18:04:17 +00:00 |
|
Max Horn
|
a39711e256
|
fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h
svn-id: r4877
|
2002-08-31 13:29:10 +00:00 |
|
Paweł Kołodziejski
|
caff7b00e9
|
fixed endlines
svn-id: r4871
|
2002-08-30 15:24:16 +00:00 |
|
Paweł Kołodziejski
|
a1fa514b5a
|
some cleanup
svn-id: r4870
|
2002-08-30 07:24:45 +00:00 |
|
Max Horn
|
41c2d6fba3
|
sound system cleanup
svn-id: r4867
|
2002-08-29 23:45:15 +00:00 |
|
Max Horn
|
bacdd936f2
|
trying to reduce file interdependencies a bit
svn-id: r4861
|
2002-08-25 22:54:43 +00:00 |
|
Ruediger Hanke
|
1673f0174e
|
German FT TRES file has a multiline string which caused an assertion failure
svn-id: r4860
|
2002-08-25 22:25:18 +00:00 |
|
Ruediger Hanke
|
b295fd0bbd
|
Yet another char issue, caused balance out of range error
svn-id: r4859
|
2002-08-25 22:23:47 +00:00 |
|
Ruediger Hanke
|
a605b453ce
|
Endian fix
svn-id: r4858
|
2002-08-25 20:14:52 +00:00 |
|
Ruediger Hanke
|
31562600b7
|
Please note that char type is not an abbreviation for signed char ... is can be (and is) unsigned on some systems
svn-id: r4857
|
2002-08-25 20:12:04 +00:00 |
|
Ruediger Hanke
|
b3f038b8df
|
Fixing subtitles for German dig - TRES file is unencrypted in German version
svn-id: r4856
|
2002-08-25 20:10:01 +00:00 |
|
Paweł Kołodziejski
|
b169ef13e3
|
fixed names
svn-id: r4854
|
2002-08-25 17:36:34 +00:00 |
|
Max Horn
|
a0c0880ec7
|
more optimizations
svn-id: r4847
|
2002-08-25 11:38:40 +00:00 |
|