3312 Commits

Author SHA1 Message Date
Paweł Kołodziejski
e4628fbb07 - indent
- fix for compilation, is it proper ?

svn-id: r12343
2004-01-12 18:51:15 +00:00
Travis Howell
5552b628a6 Wrong SO_*
svn-id: r12341
2004-01-12 15:52:58 +00:00
Travis Howell
3180834549 Add skipLimb actor var, which is used by puttmoon.
Use forceClip for actorOps case 218, since it should have same effect.

svn-id: r12340
2004-01-12 14:09:39 +00:00
Travis Howell
48eb63d29a Add missing case.
Add another HE games specific.

svn-id: r12335
2004-01-12 09:00:31 +00:00
Paweł Kołodziejski
e792b1c715 update
svn-id: r12333
2004-01-12 07:51:34 +00:00
Paweł Kołodziejski
441fc1a0d7 some changes to ft music sequences
svn-id: r12332
2004-01-12 07:48:39 +00:00
Max Horn
c55d5d6465 pedantic corrections
svn-id: r12330
2004-01-11 21:57:24 +00:00
Max Horn
87e8ccd8c1 stupid me shouldn't write fixes, then in the last minute decide to put them into another place, then commit it before recompiling once more <sigh>
svn-id: r12329
2004-01-11 21:55:26 +00:00
Max Horn
c67d25cfb9 Fix for bug #738352 (DIG: Cursor image appears in upper left corner): don't draw flObjects in drawRoomObject(); this may cause regressions (I think it would be helpful to compile a list of some/many/all flObjects in all games, that would really help with debugging them :-)
svn-id: r12328
2004-01-11 21:52:24 +00:00
Max Horn
c1f34030f9 cleanup
svn-id: r12327
2004-01-11 21:48:31 +00:00
Max Horn
7237b6a2ec changed the name of the former removeObjectFromRoom yet again, to markObjectRectAsDirty - that describes its functionality more accurately, I hope :-)
svn-id: r12326
2004-01-11 20:42:40 +00:00
Max Horn
0712cb95af renamed removeObjectFromRoom to forceObjectRedraw
svn-id: r12325
2004-01-11 20:15:05 +00:00
Max Horn
6574feefb1 fix loading of old COMI savegames (which are based on the bad old camera var locations; note that COMI savegames made between this change and my previous change to vars.cpp may be 'lost' due to this, however that should be minor compared to loosing all previous COMI savegames ;-)
svn-id: r12324
2004-01-11 19:58:29 +00:00
Travis Howell
a578817f98 Ooops
svn-id: r12316
2004-01-11 08:59:51 +00:00
Travis Howell
b3e44d8f00 This make HE games actor clipping code closer to disasm.
Add some missing code for akos games.

svn-id: r12315
2004-01-11 08:39:39 +00:00
Travis Howell
f00ec302b8 Enable subtitles toggle key 't' in Humongous Games.
svn-id: r12313
2004-01-11 01:01:27 +00:00
James Brown
c4528ac022 More conversion to debug channels
svn-id: r12293
2004-01-10 11:01:47 +00:00
Paweł Kołodziejski
158acbb70c added one opcode
svn-id: r12292
2004-01-10 09:44:22 +00:00
Paweł Kołodziejski
d2a7bf396d added two opcodes
svn-id: r12291
2004-01-10 09:29:34 +00:00
Paweł Kołodziejski
4654bab076 removed stackLock and added locking tracks to prevent removed
svn-id: r12290
2004-01-10 07:07:19 +00:00
James Brown
1778b01d76 Start of debug channel support. TODO: Move this to the common Debugger system?
svn-id: r12289
2004-01-10 05:20:15 +00:00
Jonathan Gray
ab7db8fb04 remove unused vars
svn-id: r12288
2004-01-10 03:58:22 +00:00
Paweł Kołodziejski
1f04d5a7cd handle volume and pan by SoundMixer not SmushMixer
svn-id: r12287
2004-01-09 23:33:46 +00:00
Paweł Kołodziejski
9d7d23a7c6 some changes to sync stuff
svn-id: r12286
2004-01-09 22:36:40 +00:00
Paweł Kołodziejski
d96ec8672b forgot this
svn-id: r12285
2004-01-09 22:11:38 +00:00
Paweł Kołodziejski
7ab3348329 added lipSync code
svn-id: r12284
2004-01-09 22:10:32 +00:00
Paweł Kołodziejski
25854050de added loading Sync datas
svn-id: r12283
2004-01-09 20:20:01 +00:00
Travis Howell
722de1e04a Regression fix from aquadran
svn-id: r12280
2004-01-09 15:13:56 +00:00
Max Horn
b85248aa13 fixed V8 camera var location (verified against assembly)
svn-id: r12278
2004-01-09 14:00:36 +00:00
Jonathan Gray
f97819b1af another commit on aquadran's behalf; remove old hack
svn-id: r12277
2004-01-09 13:50:10 +00:00
Jonathan Gray
93f3c0df34 commit on aquadran's behalf that fixes music distortion
svn-id: r12275
2004-01-09 13:16:06 +00:00
Max Horn
ee53fb4391 Fix for bug #873688
svn-id: r12274
2004-01-09 13:14:59 +00:00
Paweł Kołodziejski
2bc4c1e9cd moved malloc and free
svn-id: r12269
2004-01-08 23:22:51 +00:00
Paweł Kołodziejski
67dff87a92 revert - comp_input can be more than 0x2000 size
svn-id: r12268
2004-01-08 23:17:54 +00:00
Paweł Kołodziejski
9d21fd44f0 fix memleak
svn-id: r12267
2004-01-08 22:54:06 +00:00
Max Horn
65bfcb71fe oops
svn-id: r12265
2004-01-08 21:58:46 +00:00
Max Horn
84f4a13730 more cleanup
svn-id: r12264
2004-01-08 21:44:03 +00:00
Max Horn
04b002bbaa move the charset mask to the charset renderer class; some other related changes
svn-id: r12263
2004-01-08 21:21:40 +00:00
Max Horn
ebecf1dbaa unify _vm / _scumm usage
svn-id: r12262
2004-01-08 20:37:26 +00:00
Paweł Kołodziejski
e68a365059 ops
svn-id: r12261
2004-01-08 18:32:29 +00:00
Paweł Kołodziejski
7169da6ee1 jumps are now better handled
svn-id: r12260
2004-01-08 18:25:30 +00:00
Max Horn
d1a80a659b cleanup
svn-id: r12259
2004-01-08 17:41:11 +00:00
Max Horn
c2b7531c56 cleanup
svn-id: r12258
2004-01-08 17:30:36 +00:00
Paweł Kołodziejski
6d8c2d0461 synced with local sources
svn-id: r12257
2004-01-08 17:07:21 +00:00
Paweł Kołodziejski
afc254fa76 tuned max number
svn-id: r12255
2004-01-08 16:30:37 +00:00
Paweł Kołodziejski
7396b99f38 fixed comi bundle codec output_size and related stuff. also propably strange hang/100% cpu usage
svn-id: r12254
2004-01-08 15:48:41 +00:00
Travis Howell
38a7f018b2 Need for loomcd too.
svn-id: r12252
2004-01-08 15:07:44 +00:00
Max Horn
2e8d4e2d9e Workaround for bug #770049
svn-id: r12251
2004-01-08 14:41:14 +00:00
Oliver Kiehl
ea154852b7 add newlines to end of files
svn-id: r12249
2004-01-08 13:36:26 +00:00
Chris Apers
ac801f9828 Save more memory on PalmOS
svn-id: r12246
2004-01-08 12:14:48 +00:00