Travis Howell
|
1942d19d07
|
Fix regression, bug #1107125
svn-id: r16610
|
2005-01-22 01:09:51 +00:00 |
|
Max Horn
|
6738870568
|
Fix for bug #1082154 (MM V2 (German): incorrect text presentation)
svn-id: r16414
|
2005-01-02 17:16:44 +00:00 |
|
Torbjörn Andersson
|
5781d296b8
|
Removed printf() that I assume was committed by mistake.
svn-id: r16413
|
2005-01-02 16:16:23 +00:00 |
|
Max Horn
|
2c7f25435e
|
MT32 support was already added in 0.7.0, clarify that. Small remark: Porters are also very welcome to update the NEWS file (so our users know what great advances occured on the WinCE, PalmOS, Dreamcast, ... ports)
svn-id: r16409
|
2005-01-02 15:40:09 +00:00 |
|
Max Horn
|
47280d9433
|
Updated copyright
svn-id: r16398
|
2005-01-01 16:09:25 +00:00 |
|
Max Horn
|
e146d5f8c3
|
Renamed unkMessage2 to showMessageDialog; use printString() in script_v100he.cpp, too
svn-id: r15862
|
2004-11-22 22:32:46 +00:00 |
|
Max Horn
|
b60febe8a8
|
Patch #1048283 (Improved CJK / FM-TOWNS support & some documention)
svn-id: r15671
|
2004-10-23 23:08:53 +00:00 |
|
Torbjörn Andersson
|
5f7f3dc0d2
|
Whitespace
svn-id: r15647
|
2004-10-22 10:25:56 +00:00 |
|
Max Horn
|
ff975beeee
|
cleanup
svn-id: r15366
|
2004-10-01 09:03:01 +00:00 |
|
Max Horn
|
13c0d340a0
|
cleanup
svn-id: r15351
|
2004-09-29 22:06:24 +00:00 |
|
Max Horn
|
6a50ba2308
|
Changed more of the actor class members to match our coding guidelines (in the future, when adding new member vars here, please always use our conventions, i.e. prefix them with _ and use CamelBackStyle
svn-id: r15331
|
2004-09-28 19:28:59 +00:00 |
|
Travis Howell
|
05e440cc5a
|
Limit to HE games
svn-id: r15262
|
2004-09-25 09:50:41 +00:00 |
|
Travis Howell
|
e22230e223
|
Actually check if a sound is active, if the sound is outside music engine.
Add some more HE differences
svn-id: r15188
|
2004-09-19 12:22:47 +00:00 |
|
Max Horn
|
768133d6e6
|
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
svn-id: r15175
|
2004-09-18 22:42:45 +00:00 |
|
Max Horn
|
3552024aa9
|
Added ScummEngine::printString() convenience method; changed enqueueText to call addMessageToStack
svn-id: r15170
|
2004-09-18 20:50:15 +00:00 |
|
Travis Howell
|
c1122f4333
|
Debug code strings should use string num, not var num.
Updated work around for loading datafiles.
svn-id: r15086
|
2004-09-13 04:16:22 +00:00 |
|
Travis Howell
|
175ef8f1cd
|
Skip speech name in subtitles.
svn-id: r15018
|
2004-09-12 06:00:56 +00:00 |
|
Travis Howell
|
93584bcdc3
|
Add HE version 80 to avoid additional game ids
svn-id: r14843
|
2004-08-31 07:32:53 +00:00 |
|
Travis Howell
|
2b5c7c37b6
|
Clean up
svn-id: r14824
|
2004-08-29 03:19:44 +00:00 |
|
Travis Howell
|
4d4dd4fe02
|
Add some charset codes for HE 7.2 gasmes
Later HE 7.2 games use hard coded sound rate for speech (Rate never changes anyway)
svn-id: r14822
|
2004-08-29 01:24:17 +00:00 |
|
Travis Howell
|
1d8c4794bf
|
HE 7.2 games use difference charset codes, skip for now.
svn-id: r14797
|
2004-08-27 13:10:22 +00:00 |
|
Travis Howell
|
6384093878
|
HE 7.2 games use @ as charset code
Small sound fix
svn-id: r14767
|
2004-08-26 10:51:11 +00:00 |
|
Travis Howell
|
4e2d3af646
|
Original games used blastTextQueue size of 50.
Hack no longer required.
svn-id: r14673
|
2004-08-22 07:22:03 +00:00 |
|
Max Horn
|
d35ef7c7f1
|
Removed some obsolete TODO comments
svn-id: r14669
|
2004-08-21 22:33:23 +00:00 |
|
Travis Howell
|
5ef8aa4ed5
|
Correction from disasm.
svn-id: r14641
|
2004-08-18 12:20:26 +00:00 |
|
Travis Howell
|
d8dbb063b5
|
Add patch for:
#1009417 - scummvm crashes in first dialogue at sophia's flat
Verified via disasm. of original games.
svn-id: r14619
|
2004-08-15 04:52:18 +00:00 |
|
Max Horn
|
d5f20cacd7
|
Fix regression in The Dig (object desc shadows had wrong color)
svn-id: r14611
|
2004-08-14 19:39:16 +00:00 |
|
Max Horn
|
90521f836f
|
cleanup
svn-id: r14609
|
2004-08-14 16:30:39 +00:00 |
|
Travis Howell
|
bc7b72f13d
|
Wrong order
svn-id: r14606
|
2004-08-14 11:49:01 +00:00 |
|
Travis Howell
|
8bc615a394
|
Fix loadCharset failures for computer terminals in FT.
Later games use slightly different code.
svn-id: r14605
|
2004-08-14 11:31:36 +00:00 |
|
Travis Howell
|
47c04ea4f7
|
Ooos
svn-id: r14569
|
2004-08-13 01:02:24 +00:00 |
|
Travis Howell
|
bca746e802
|
Fix FOA regression I caused.
svn-id: r14562
|
2004-08-12 04:19:47 +00:00 |
|
Travis Howell
|
dc476abe60
|
Fix bug #780922 - SAM: Conroy doesn't stop singing when escaping cutscene
svn-id: r14524
|
2004-08-09 00:58:21 +00:00 |
|
Max Horn
|
312e4047dc
|
Remove these warnings -- no reports came in all the time anyway, and things seem to work fine
svn-id: r14522
|
2004-08-08 22:39:07 +00:00 |
|
Max Horn
|
8585d77d34
|
WORKAROUND for bug #985948 (INDY3VGA: Lockup during conversation with drunken nazi)
svn-id: r14448
|
2004-08-02 20:55:35 +00:00 |
|
Max Horn
|
76862bec65
|
Fix for bug #896060 (DIG: Two sentences spoken at once); might cause regressions, watch our for speech related quirks in COMI/DIG
svn-id: r14446
|
2004-08-02 17:55:14 +00:00 |
|
Max Horn
|
908723cc84
|
Load SMUSH files and NUT fonts from mac container files, too (done that by adding a new high level method openFile to class ScummEngine)
svn-id: r14346
|
2004-07-26 23:15:01 +00:00 |
|
Travis Howell
|
ce620d17fd
|
Remove lefts overs of old hack
svn-id: r14320
|
2004-07-24 14:24:34 +00:00 |
|
Travis Howell
|
370cf65966
|
Corrtection from disasm., mouth sync uses speech timing.
Fix bug #
svn-id: r14319
|
2004-07-24 13:36:26 +00:00 |
|
Travis Howell
|
c6f6055013
|
Only used in scumm5 and later.
svn-id: r14300
|
2004-07-22 05:53:56 +00:00 |
|
Max Horn
|
fb88830bd6
|
Too many newlines
svn-id: r14267
|
2004-07-18 22:29:22 +00:00 |
|
Travis Howell
|
bd8c7f08f6
|
Fix bugs:
FT: Stadium Salesman Glitches
COMI: Wally's Fake piratehook still on ground after pick up
svn-id: r14221
|
2004-07-16 03:39:23 +00:00 |
|
Travis Howell
|
efbd2fe42f
|
Use VAR_DEFAULT_TALK_DELAY
svn-id: r14220
|
2004-07-15 23:15:13 +00:00 |
|
Travis Howell
|
6a18e02a53
|
Actually use actor talkScript when required.
svn-id: r14217
|
2004-07-15 12:26:10 +00:00 |
|
Travis Howell
|
4b4bb0d726
|
Full Throttle handles verb differently
svn-id: r14182
|
2004-07-10 11:42:31 +00:00 |
|
Travis Howell
|
628a4cb3c3
|
Simpler check
svn-id: r13804
|
2004-05-07 07:33:10 +00:00 |
|
Torbjörn Andersson
|
701bd797b7
|
Only access VAR_VOICE_MODE if there actually is one.
svn-id: r13802
|
2004-05-07 06:54:47 +00:00 |
|
Travis Howell
|
e78421b66c
|
Fix bug #910216
svn-id: r13798
|
2004-05-06 10:07:17 +00:00 |
|
Max Horn
|
f9cd78cedd
|
Workaround for bug #864030 (COMI: ASCII 0xb (11) not handled)
svn-id: r13621
|
2004-04-25 13:34:19 +00:00 |
|
Max Horn
|
e39cfbd864
|
Updated the 'report to fingolfin' message
svn-id: r13620
|
2004-04-25 13:22:09 +00:00 |
|