Max Horn
|
e1483a6eac
|
Fix for bug #763709: DIG: Recent walk regression
svn-id: r8685
|
2003-07-01 12:08:22 +00:00 |
|
Max Horn
|
b13c0bb201
|
Fix for bug #743041: ZAK256: wrong color in costume (intro). Thanks to Hibernatus for providing the deciding clue
svn-id: r8684
|
2003-07-01 11:59:51 +00:00 |
|
James Brown
|
00d5c5af89
|
Add a few more actor debugger subcommands, and correct V2 coordinate translation for
o2_(get/set)ActorElevation
svn-id: r8683
|
2003-07-01 04:20:41 +00:00 |
|
Robert Göffringmann
|
2c9a784be8
|
finished loading and saving, fixed grid bugs (some debugging code not yet removed), implemented fnLincTextModule
svn-id: r8682
|
2003-07-01 01:29:29 +00:00 |
|
Robert Göffringmann
|
ec64f23f22
|
fixed race condition when loading different sections
svn-id: r8681
|
2003-07-01 01:27:50 +00:00 |
|
Max Horn
|
095b68d74f
|
partially implemented the Audio CD query opcode in Zak256 (see bug #762589); cleanup
svn-id: r8680
|
2003-06-30 23:18:20 +00:00 |
|
Max Horn
|
67a1aa89db
|
Fixes as per bug #762593 (Zak256 Audio CD handling); some cleanup (e.g. renamed start/delay -> startFrame/endFrame)
svn-id: r8679
|
2003-06-30 22:25:08 +00:00 |
|
Max Horn
|
a610e14a11
|
this FIXME is obsoleted by my recent fix for getMaskFromBox
svn-id: r8678
|
2003-06-30 22:22:04 +00:00 |
|
Max Horn
|
c52337b128
|
fix for bug #755899 (thanks Hibernatus)
svn-id: r8677
|
2003-06-30 20:50:52 +00:00 |
|
Max Horn
|
36899b8200
|
fix for #740244 and #755863. This appears to have been a long standing bug in the original engine?
svn-id: r8676
|
2003-06-30 20:12:34 +00:00 |
|
Robert Göffringmann
|
b421c9fde9
|
finally fixed this stupid animation bug
svn-id: r8675
|
2003-06-30 16:59:41 +00:00 |
|
Torbjörn Andersson
|
1f0c925c2b
|
Allow the 3x scaler in fullscreen mode. Since we have aspect ratio
correction now it can look quite different from 1x and 2x.
svn-id: r8674
|
2003-06-30 14:31:09 +00:00 |
|
Max Horn
|
c7fb2c9bbf
|
fix for bug #743049; might cause regressions, but might also fix e.g. walk script issues
svn-id: r8673
|
2003-06-30 10:22:04 +00:00 |
|
Travis Howell
|
7c8565fa65
|
Add OpenGL fixes, patch #762815
svn-id: r8672
|
2003-06-30 02:38:56 +00:00 |
|
Max Horn
|
4d5592cc5d
|
sync implementation with interface
svn-id: r8671
|
2003-06-27 19:31:36 +00:00 |
|
Robert Göffringmann
|
1ba62a6598
|
bugfix. doesn't seem to affect anything, though.
svn-id: r8670
|
2003-06-27 14:42:45 +00:00 |
|
Max Horn
|
9218b70b0c
|
fixed warnings
svn-id: r8669
|
2003-06-27 13:23:01 +00:00 |
|
Robert Göffringmann
|
ca0ebf3aef
|
fixed text decoding bug
svn-id: r8668
|
2003-06-27 12:11:50 +00:00 |
|
Paweł Kołodziejski
|
91cf11e99c
|
ops
svn-id: r8667
|
2003-06-27 05:11:16 +00:00 |
|
Paweł Kołodziejski
|
0ccd872187
|
chenged ifdef to handle all win32 ports
svn-id: r8666
|
2003-06-27 05:10:11 +00:00 |
|
Paweł Kołodziejski
|
b5e081f2ae
|
updated vc6 file
svn-id: r8665
|
2003-06-27 05:03:38 +00:00 |
|
Paweł Kołodziejski
|
9385979376
|
fixed warning
svn-id: r8664
|
2003-06-27 05:02:01 +00:00 |
|
Robert Göffringmann
|
1785e0e305
|
some more loading & saving work (still unfinished)
svn-id: r8663
|
2003-06-27 02:54:05 +00:00 |
|
Max Horn
|
c10905b975
|
cleanup
svn-id: r8662
|
2003-06-27 00:10:17 +00:00 |
|
Max Horn
|
aa19687a4c
|
fixed memory leak when restarting
svn-id: r8661
|
2003-06-26 23:04:41 +00:00 |
|
Max Horn
|
1ec54d032e
|
Moved out akos_compare (no reason for it to be member of class Scumm)
svn-id: r8660
|
2003-06-26 22:50:01 +00:00 |
|
Max Horn
|
eec095a72d
|
correct shadow color in Zak256
svn-id: r8659
|
2003-06-26 21:41:53 +00:00 |
|
Max Horn
|
b23b9ee7b3
|
hm... this code for initCharset makes more sense, and also seems to match disassembly
svn-id: r8658
|
2003-06-26 15:48:12 +00:00 |
|
Max Horn
|
85270c8b36
|
fix double-load on startup (for -x option)
svn-id: r8657
|
2003-06-26 15:47:44 +00:00 |
|
Marcus Comstedt
|
2aa2076ceb
|
Count CD tracks from the beginning, not the end... ^^;;
svn-id: r8656
|
2003-06-26 15:25:06 +00:00 |
|
Max Horn
|
2f11bb5dd7
|
fix for 'default talk color' use of actorSet opcode (fix for bug #755888)
svn-id: r8655
|
2003-06-26 14:38:48 +00:00 |
|
Max Horn
|
0f293acf96
|
implemented text shadow in Zak256 (also needed for Indy3-256, maybe?). (Partial) fix for bug #750779 (the shadow color is still wrong)
svn-id: r8654
|
2003-06-26 14:04:08 +00:00 |
|
Max Horn
|
c1e08c27ce
|
paranoia fix for getOBCDFromObject, in casegetResourceAddress returns 0
svn-id: r8653
|
2003-06-26 13:55:01 +00:00 |
|
Max Horn
|
8e0c6dfede
|
rearragned stuff
svn-id: r8652
|
2003-06-26 13:54:29 +00:00 |
|
Max Horn
|
7a79ef8f5f
|
added getOBIMFromObject and getObjectImage methods; changed code to use those
svn-id: r8651
|
2003-06-26 01:46:41 +00:00 |
|
Max Horn
|
3c296b36b7
|
added ResourceIterator, replacing two of the old findResource/findResourceSmall function - contraty to those, this approach is thread safe
svn-id: r8650
|
2003-06-26 00:47:39 +00:00 |
|
Max Horn
|
7f3118f8d8
|
more const qualifiers
svn-id: r8649
|
2003-06-25 23:49:54 +00:00 |
|
Max Horn
|
870ce2879e
|
added some const qualifiers; moved _bundle & _current_cd_sound from class Scumm to class Sound; some other tweaks
svn-id: r8648
|
2003-06-25 23:25:52 +00:00 |
|
Max Horn
|
3351f4257b
|
cleanup
svn-id: r8647
|
2003-06-25 20:16:47 +00:00 |
|
Jonathan Gray
|
5a6c3109a0
|
note that we are missing decompress routines for codecs 8,9,10 and which games they occur in
svn-id: r8646
|
2003-06-25 03:24:02 +00:00 |
|
Max Horn
|
0efc3b2adb
|
cleanup
svn-id: r8645
|
2003-06-24 23:36:05 +00:00 |
|
Max Horn
|
6ca8d634fd
|
only declare class MP3Sound if USE_MAD is #defined
svn-id: r8644
|
2003-06-24 21:52:52 +00:00 |
|
Max Horn
|
22e979de21
|
still don't know how the o5_startMusic opcode works in Zak (if it is even music releated), but this way makes more sense (thanks to Hibernatus)
svn-id: r8643
|
2003-06-24 17:31:35 +00:00 |
|
Max Horn
|
c9d22c69a2
|
fixed volume controller (compared to the core midi backend, volumes are now equal; plus this is the logical implementation :-)
svn-id: r8642
|
2003-06-24 11:56:43 +00:00 |
|
Paweł Kołodziejski
|
a1f760b944
|
this should prevent changing music in some room in the DIG
svn-id: r8641
|
2003-06-23 21:23:10 +00:00 |
|
Jonathan Gray
|
c848e724a4
|
update manpage for aspect ratio options
svn-id: r8640
|
2003-06-23 00:02:55 +00:00 |
|
Max Horn
|
f108fe66fe
|
make smush pausing while GUI is up reentrant
svn-id: r8639
|
2003-06-22 23:09:56 +00:00 |
|
Max Horn
|
b85d2a9a2a
|
fix for bug #755166 (clear click state after loading a game)
svn-id: r8638
|
2003-06-22 23:01:06 +00:00 |
|
Max Horn
|
d3c7f26850
|
another warning
svn-id: r8637
|
2003-06-22 22:36:28 +00:00 |
|
Max Horn
|
2e634be4e9
|
fixed warnings
svn-id: r8636
|
2003-06-22 22:34:25 +00:00 |
|