Commit Graph

3336 Commits

Author SHA1 Message Date
Max Horn
31c94024dc cleanup
svn-id: r6800
2003-03-12 16:54:30 +00:00
Paweł Kołodziejski
e5cdc67448 updated dsp file
svn-id: r6799
2003-03-11 20:09:26 +00:00
Joost Peters
9cc1f8635a fixed bug in _joostp->sortByLastNameAlphabetically()
svn-id: r6798
2003-03-11 18:36:09 +00:00
Joost Peters
5af41d1bc6 added timers, full cd-intro and fixed some minor issues
svn-id: r6797
2003-03-11 18:32:58 +00:00
Jonathan Gray
d7f21b46e8 add dumpFile(), as per rest of scummvm dumps dir must exist etc missed a file..
svn-id: r6796
2003-03-11 07:19:16 +00:00
Jonathan Gray
ee26af6e50 add dumpFile(), as per rest of scummvm dumps dir must exist etc
svn-id: r6795
2003-03-11 07:18:49 +00:00
Max Horn
acbfc66af8 added stub for proper oldRoomEffects implementation (proper for Zak256 that is); real code needs to be inserted
svn-id: r6794
2003-03-10 20:39:04 +00:00
Max Horn
754a6859d4 tiny improvement <g>
svn-id: r6793
2003-03-10 20:38:33 +00:00
Travis Howell
db7f5f3099 Reduce targets
svn-id: r6792
2003-03-10 03:47:29 +00:00
Max Horn
7c147e4771 cleanup CD opcode a bit; slightly increase the 'delay' -> sounds better since speakers are not cut off abruptly anymore
svn-id: r6791
2003-03-10 02:55:50 +00:00
Max Horn
bce210cc25 fix for numpad fighting (I hope)
svn-id: r6790
2003-03-10 01:37:34 +00:00
Jonathan Gray
dacb430f8a remove known bugs as we don't need three places for these...
svn-id: r6789
2003-03-10 01:32:16 +00:00
Paweł Kołodziejski
3526d1191c added opcode 17 to 16 in o6_kernelSetFunctions
svn-id: r6788
2003-03-09 15:35:19 +00:00
Paweł Kołodziejski
8e0db10bf2 hack for "%___" in translated strings
svn-id: r6787
2003-03-09 08:30:53 +00:00
Travis Howell
060cab7bf2 Remove old commented names
svn-id: r6786
2003-03-09 04:42:27 +00:00
Max Horn
ccd2b3d16b fix for bug #700202
svn-id: r6785
2003-03-09 03:36:19 +00:00
Max Horn
0d0c25d764 rest of patch #655594: Handling Y/N questions
svn-id: r6784
2003-03-09 02:41:35 +00:00
Max Horn
b1fe351a51 fixed valgrind warning (though I don't see why this memset should be needed, after reviewing the SDL_OpenAudio source)
svn-id: r6783
2003-03-09 01:23:40 +00:00
Joost Peters
85176a8156 Floppy demo crash fix, now shouldn't crash on any BASS version
svn-id: r6782
2003-03-09 00:50:02 +00:00
Max Horn
f2cc6a3d7d only treat double clicks as double clicks, but not triple/quadruple/etc. clicks)
svn-id: r6781
2003-03-09 00:39:16 +00:00
Max Horn
6e18bdfdb3 more cleanup; added an error in case we encounter a 'real' input overflow (more than one byte, or one byte overflow but number of bits needed exceeds 8)
svn-id: r6780
2003-03-08 23:35:46 +00:00
Max Horn
d8dc1295fb cleanup / optimization
svn-id: r6779
2003-03-08 23:04:24 +00:00
Max Horn
ce0f95dff2 cleanup; added warning for decoder overflows in COMI (it writes 1 byte past the output buffer...)
svn-id: r6778
2003-03-08 22:55:09 +00:00
Paweł Kołodziejski
734d749602 hack for comi bundle codec, i hope it fix valgrid warnings
svn-id: r6777
2003-03-08 18:51:07 +00:00
Paweł Kołodziejski
4a5ffdd9a6 fixed descriptions in the dig
svn-id: r6776
2003-03-08 17:39:18 +00:00
Paweł Kołodziejski
fbc3876ccd fixed description in the dig
svn-id: r6775
2003-03-08 17:38:59 +00:00
Paweł Kołodziejski
e4b59860b4 added opcode 124 in kernelSetFunctions
svn-id: r6774
2003-03-08 14:42:59 +00:00
Max Horn
d24df8ff7a fix actor gliding caused by my walk_script hack
svn-id: r6773
2003-03-08 14:12:58 +00:00
Max Horn
38371389ea enabled walk scripts
svn-id: r6772
2003-03-08 13:29:41 +00:00
Max Horn
73f7f88c96 hacked in some crude clipping code for drawChar; let's see if that helps Valgrind
svn-id: r6771
2003-03-08 13:26:20 +00:00
Paweł Kołodziejski
51531a7b09 update dsp file
svn-id: r6770
2003-03-08 12:54:34 +00:00
Joost Peters
98aa712eb7 Hmmm..spaces instead of tabs
svn-id: r6769
2003-03-08 12:52:33 +00:00
Joost Peters
488ff8846e Added voice support, and more (cd_)intro stuff + added myself to the README :)
svn-id: r6768
2003-03-08 12:46:51 +00:00
Jonathan Gray
361e312a6c change RBG to RGB which follows the argument order and hence makes more sense...
svn-id: r6767
2003-03-08 06:53:32 +00:00
Max Horn
e4a8edfc67 cleanup (should cause no behavior change)
svn-id: r6766
2003-03-08 04:11:02 +00:00
Max Horn
0d18caae26 removed valgrind hack again
svn-id: r6765
2003-03-08 03:52:37 +00:00
Max Horn
6316f83c93 new constant MF_FROZEN; fixed actor unfreeze code
svn-id: r6764
2003-03-08 02:06:56 +00:00
Max Horn
c739960176 added yet another sanity check (assert); fixed long standing evil bug in getObjNewDir / getObjOldDir
svn-id: r6763
2003-03-08 00:56:43 +00:00
Max Horn
20c6cfdd2d some more dummy code for valgrind debugging
svn-id: r6762
2003-03-08 00:24:23 +00:00
Travis Howell
ddd54ed3c5 Rename function
svn-id: r6761
2003-03-08 00:21:34 +00:00
Max Horn
8073abd096 clean up / some more sanity checks
svn-id: r6760
2003-03-08 00:05:27 +00:00
Max Horn
c4a9aec083 possible fix for a valgrind issue
svn-id: r6759
2003-03-07 23:55:28 +00:00
Max Horn
b484c7a6bc added some code to get better valgrind results
svn-id: r6758
2003-03-07 23:49:59 +00:00
Max Horn
12d09b57b5 ah yeah, I did that on purpose. Really. Just wanted to check if everybody is paying attention
svn-id: r6757
2003-03-07 22:44:25 +00:00
Max Horn
cb04f9f9b3 fixed some more valgrind warnings
svn-id: r6756
2003-03-07 21:59:02 +00:00
Max Horn
992b4f479f cleanup toSimpleDir: should be easier to understand this way, and hopefully fixes the valgrind warnings
svn-id: r6755
2003-03-07 21:56:38 +00:00
Max Horn
ade9c80333 typo
svn-id: r6754
2003-03-07 21:54:45 +00:00
Max Horn
7e86da474d tiny cleanup
svn-id: r6753
2003-03-07 21:51:30 +00:00
Max Horn
7ad611e710 replaced shuffleArray with a meaningful implementation, even if it differes from assembly
svn-id: r6752
2003-03-07 21:49:06 +00:00
Max Horn
7ec34ab1a9 refactored some stuff (and made readMAXS virtual, with V2/V3 code having own implementations); cleaned up V6 array shuffle code; made more Scumm member vars/methods protected
svn-id: r6751
2003-03-07 21:38:46 +00:00