Max Horn
|
4f2a48ac4d
|
cleanup
svn-id: r6809
|
2003-03-13 02:10:48 +00:00 |
|
Max Horn
|
f6b03c0aba
|
char* -> byte*; if something is declared 'private' and then subclasses have to hack around that (BaseRenderer vs. ScummRenderer) that's usually a hint that it was not the right choice to make it private; don't use so many accessors for no good reasons
svn-id: r6808
|
2003-03-13 01:49:54 +00:00 |
|
Paweł Kołodziejski
|
08cd9d994a
|
removed additional back buffer in smush
svn-id: r6802
|
2003-03-12 21:44:18 +00:00 |
|
Max Horn
|
ccd2b3d16b
|
fix for bug #700202
svn-id: r6785
|
2003-03-09 03:36:19 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
6cb48aa77a
|
and more pedantic cleanup
svn-id: r6707
|
2003-03-06 08:36:56 +00:00 |
|
Max Horn
|
e72bddeea0
|
disable some smush code -> this allows the COMI demo to get into the canon scene. Not sure if this causes any regressions, please tell me if you find any
svn-id: r6686
|
2003-03-04 02:56:43 +00:00 |
|
Paweł Kołodziejski
|
9ec9a96af1
|
applied patch: [ 674566 ] CMI: Further smush syncing
svn-id: r6539
|
2003-01-25 19:02:44 +00:00 |
|
Max Horn
|
2c01dc8536
|
even more -peantic fixes
svn-id: r6111
|
2002-12-25 00:48:13 +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 |
|
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 |
|
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
|
462d26937c
|
Timer is handled in Engine now
svn-id: r4964
|
2002-09-18 10:22:36 +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
|
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
|
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
|
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 |
|
Max Horn
|
1cbd00bd64
|
optimized color/rect classes; cleanup
svn-id: r4844
|
2002-08-25 11:12:49 +00:00 |
|
Paweł Kołodziejski
|
9f993a1d29
|
synced with scummvm
svn-id: r4821
|
2002-08-24 15:31:37 +00:00 |
|