31 Commits

Author SHA1 Message Date
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
Max Horn
1cbd00bd64 optimized color/rect classes; cleanup
svn-id: r4844
2002-08-25 11:12:49 +00:00
Max Horn
ec47d8c80c fixed some endian issues in the new SMUSH decoder; cleanup
svn-id: r4842
2002-08-25 10:50:18 +00:00
Max Horn
cfcad4fb44 oops
svn-id: r4839
2002-08-24 23:37:50 +00:00
Max Horn
c65a35430e endian fixes; cleanup
svn-id: r4837
2002-08-24 23:22:10 +00:00
Max Horn
6d5529e0dd fixed warnings
svn-id: r4833
2002-08-24 21:57:00 +00:00
Max Horn
a06c0b2327 added .cvsignore
svn-id: r4832
2002-08-24 21:39:28 +00:00
Paweł Kołodziejski
901b4a07a6 changed name from Chunck to Chunk
svn-id: r4829
2002-08-24 17:18:55 +00:00
Paweł Kołodziejski
9f993a1d29 synced with scummvm
svn-id: r4821
2002-08-24 15:31:37 +00:00