Max Horn
|
877ca1b859
|
Workaround for bug #746349
svn-id: r8157
|
2003-05-30 22:22:51 +00:00 |
|
Paweł Kołodziejski
|
32b6333b74
|
update vc6
svn-id: r8156
|
2003-05-30 22:14:29 +00:00 |
|
Max Horn
|
1076838501
|
more costume cleanup. soone we should be able to merger AKOS codec1 and the old costume code
svn-id: r8155
|
2003-05-30 21:37:58 +00:00 |
|
Max Horn
|
eb039ec554
|
some cheap doxygen docs; cleanup
svn-id: r8154
|
2003-05-30 20:13:29 +00:00 |
|
Max Horn
|
1f38765c16
|
use decompressBomp instead of smush_decode_codec1
svn-id: r8153
|
2003-05-30 19:28:52 +00:00 |
|
Max Horn
|
fd6dd17685
|
made decompressBomp use bompDecodeLine
svn-id: r8152
|
2003-05-30 19:09:41 +00:00 |
|
Max Horn
|
c6b35e15a0
|
moved bomp stuff into own files; removed some of our 6 (!) bomp decoders
svn-id: r8151
|
2003-05-30 19:00:33 +00:00 |
|
Max Horn
|
90468ea46e
|
cleanup
svn-id: r8150
|
2003-05-30 17:52:17 +00:00 |
|
Oliver Kiehl
|
693b7126d6
|
add .cvsignore
svn-id: r8149
|
2003-05-30 16:08:21 +00:00 |
|
Oliver Kiehl
|
68a2e52889
|
some temporary debug cleanup
svn-id: r8148
|
2003-05-30 16:06:43 +00:00 |
|
Oliver Kiehl
|
32e4e1aa51
|
fix bug
svn-id: r8147
|
2003-05-30 16:01:07 +00:00 |
|
Max Horn
|
5725ee392a
|
code unification
svn-id: r8146
|
2003-05-30 15:39:06 +00:00 |
|
Max Horn
|
3d28cfaf82
|
cleanup
svn-id: r8145
|
2003-05-30 15:06:29 +00:00 |
|
Joost Peters
|
6eca1c98c7
|
fixed stupid bug
svn-id: r8144
|
2003-05-30 14:48:09 +00:00 |
|
Max Horn
|
238e759630
|
modified o5_getClosestObjActor to find actors/objects more than 255 pixels away
svn-id: r8143
|
2003-05-30 14:33:05 +00:00 |
|
Max Horn
|
61de12d3a1
|
Modified version of erik's patch #745986: Experimental V2 mouseover stuff
svn-id: r8142
|
2003-05-30 14:29:07 +00:00 |
|
Joost Peters
|
60df623fee
|
stdSpeak() - buggy
svn-id: r8141
|
2003-05-30 14:20:32 +00:00 |
|
Max Horn
|
498a30f0b7
|
V2 verb highlighting (good one, erik :-)
svn-id: r8140
|
2003-05-30 14:06:28 +00:00 |
|
Joost Peters
|
4e3e0aac3a
|
added fnSpeak* functions
svn-id: r8139
|
2003-05-30 13:47:33 +00:00 |
|
Oliver Kiehl
|
9c98000f25
|
cleanup
svn-id: r8138
|
2003-05-30 13:35:34 +00:00 |
|
Oliver Kiehl
|
a7c5dbf7aa
|
bugfix
svn-id: r8137
|
2003-05-30 13:08:13 +00:00 |
|
Joost Peters
|
f88dc73bb3
|
fixed bug
svn-id: r8136
|
2003-05-30 13:07:27 +00:00 |
|
Joost Peters
|
7dc20e84fe
|
added talk animations
svn-id: r8135
|
2003-05-30 12:55:20 +00:00 |
|
Oliver Kiehl
|
ab3e5f8d40
|
add sound effects
svn-id: r8134
|
2003-05-30 11:07:30 +00:00 |
|
Travis Howell
|
4458704250
|
Broke simon
svn-id: r8133
|
2003-05-30 09:57:52 +00:00 |
|
Travis Howell
|
a5b2774685
|
Small cleanup
svn-id: r8132
|
2003-05-30 09:39:21 +00:00 |
|
Travis Howell
|
fb5bd02b40
|
Rename two unknown functions
svn-id: r8131
|
2003-05-30 07:46:45 +00:00 |
|
Travis Howell
|
0324ae9145
|
Correct simon2 timing
Remove unused function
svn-id: r8130
|
2003-05-30 05:39:14 +00:00 |
|
Max Horn
|
37fa2df49a
|
cleanup; removed last horizontal bound check from updateDirtyRect -> now all the various 'offscreen actor redraw' problems should be fixed (at least I can't reproduce them in COMI anymore), while The Dig should still work just fine (at least it does in my test cases)
svn-id: r8129
|
2003-05-30 02:01:45 +00:00 |
|
Max Horn
|
9f301f16e6
|
removed more harmful clipping
svn-id: r8128
|
2003-05-30 01:37:50 +00:00 |
|
Max Horn
|
997f6564c6
|
removed debug output (checked that in by accident)
svn-id: r8127
|
2003-05-30 00:56:32 +00:00 |
|
Max Horn
|
691e1f390a
|
rewrote Actor::needBgReset related code (this could cause regressions...)
svn-id: r8126
|
2003-05-30 00:55:21 +00:00 |
|
Max Horn
|
5ea6cbe51d
|
this clip is bad: it's not needed (we clip later anyway), and it clips too much
svn-id: r8125
|
2003-05-30 00:48:35 +00:00 |
|
Max Horn
|
94a404899a
|
fix The Dig 'hang' regression
svn-id: r8124
|
2003-05-30 00:41:58 +00:00 |
|
Max Horn
|
5557ec719e
|
work around nexus crash (only in old savegames?)
svn-id: r8123
|
2003-05-30 00:40:58 +00:00 |
|
Travis Howell
|
864fbb1d99
|
Fix compile
svn-id: r8122
|
2003-05-30 00:00:49 +00:00 |
|
Max Horn
|
d0b2e56194
|
more camera spliting
svn-id: r8121
|
2003-05-29 23:44:24 +00:00 |
|
Robert Göffringmann
|
c1dfd566d5
|
stop sounds when escaping intro
svn-id: r8120
|
2003-05-29 23:15:36 +00:00 |
|
Max Horn
|
06ab068a41
|
added some front matter text for doxygen
svn-id: r8119
|
2003-05-29 23:13:15 +00:00 |
|
Max Horn
|
e08d4f072e
|
more OSystem docs & cleanup
svn-id: r8118
|
2003-05-29 22:34:35 +00:00 |
|
Robert Göffringmann
|
54b8fd8ce1
|
Some sky CD versions have an image replaced. This includes the original sky01.gif into ScummVM. Disabled by default, though.
svn-id: r8117
|
2003-05-29 22:26:45 +00:00 |
|
Max Horn
|
f0a9f4fb2c
|
added some doxygen comments to common/system.h; cleaned up the OSystem interface a bit
svn-id: r8116
|
2003-05-29 21:45:26 +00:00 |
|
Max Horn
|
417ec3a588
|
added TODO: get rid of create_thread
svn-id: r8115
|
2003-05-29 21:29:54 +00:00 |
|
Robert Göffringmann
|
cc2ecbd725
|
some fixes (still one bug left)
svn-id: r8114
|
2003-05-29 19:36:02 +00:00 |
|
Max Horn
|
746b0bdc5b
|
cleanup; fixed crashes that occured when an actor was drawn partly offscreen
svn-id: r8113
|
2003-05-29 18:45:58 +00:00 |
|
Paweł Kołodziejski
|
f0c0b5f4f8
|
fixed compilation
svn-id: r8112
|
2003-05-29 18:30:40 +00:00 |
|
Paweł Kołodziejski
|
5a7e9b4b9c
|
update vc6 file
svn-id: r8111
|
2003-05-29 18:27:18 +00:00 |
|
Max Horn
|
ccb12eaad2
|
cleanup
svn-id: r8110
|
2003-05-29 18:09:16 +00:00 |
|
Max Horn
|
d8844871f5
|
cleanup
svn-id: r8109
|
2003-05-29 17:14:47 +00:00 |
|
Robert Göffringmann
|
74bc20597c
|
fixed sound driver.
svn-id: r8108
|
2003-05-29 16:47:14 +00:00 |
|