Commit Graph
86814 Commits
Author SHA1 Message Date
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
Max Horn bdd2c50af9 small tweak to the hack to fix the static/bundle targets on OS X
svn-id: r6750
2003-03-07 18:41:27 +00:00
Max Horn 5d11697441 small fix to my build hack
svn-id: r6749
2003-03-07 17:05:22 +00:00
Paweł Kołodziejski 4efe7260f1 updated dsp file
svn-id: r6748
2003-03-07 17:03:57 +00:00
Max Horn bfee768f51 temporary hack to get ScummVM to compile again
svn-id: r6747
2003-03-07 16:21:28 +00:00
Marcus Comstedt d62710b710 Ignore BASS build dir.
svn-id: r6746
2003-03-07 15:47:32 +00:00
Max Horn 5a84634ce7 updated for COMI. I also think we should drop the 'known bugs' list here and instead refer people to the compat web page and the bug tracker
svn-id: r6745
2003-03-07 15:45:49 +00:00
Paweł Kołodziejski 243c4ffbc0 implemented formating string error for each engine
svn-id: r6744
2003-03-07 15:38:11 +00:00
Marcus Comstedt 1e0b221341 Exclude movies from game name matching.
svn-id: r6743
2003-03-07 15:26:29 +00:00
Marcus Comstedt 69c51886cb Handle slightly broken icons (The Dig).
svn-id: r6742
2003-03-07 15:19:07 +00:00
Joost Peters e7cb6ddb2e Some cleanup, now follows the ScummVM coding guidelines more closely, also added initialiseGrids()
svn-id: r6741
2003-03-07 14:52:24 +00:00
Travis Howell 7b9eba2264 Add two more debug defines as key options
svn-id: r6740
2003-03-07 13:39:59 +00:00
Travis Howell 52b1612571 Remove vc_59_helper
Make t key work in simon2talkie/win only

svn-id: r6739
2003-03-07 12:52:28 +00:00
Travis Howell 6f65f6f166 Rename variable
svn-id: r6738
2003-03-07 12:29:33 +00:00
Paweł Kołodziejski 39510ce4cc changed voice buffer allocation to needed size
svn-id: r6737
2003-03-07 07:49:10 +00:00
Paweł Kołodziejski 6c3ea05205 decreased a little more sound buffer
svn-id: r6736
2003-03-07 07:14:35 +00:00
Paweł Kołodziejski 26144eda33 decreased sound buffer for imuse digital, bundle music, and cmi smush audio
svn-id: r6735
2003-03-07 06:41:44 +00:00
Max Horn 840184da0c some cleanup
svn-id: r6734
2003-03-07 03:26:30 +00:00
Max Horn 5944944f78 properly init Actor objects instead of one big evil hackish memset...
svn-id: r6733
2003-03-07 02:43:21 +00:00
Max Horn 5537fc3df3 ouch - fixed OOB access on _baseFLObject; also added various sanity checks (thx valgrind)
svn-id: r6732
2003-03-07 02:42:39 +00:00
Max Horn 22e6d4581b fixed OOB acces (thx valgrind)
svn-id: r6731
2003-03-07 02:19:26 +00:00
Max Horn dd24a5d797 overlooked one
svn-id: r6730
2003-03-07 01:36:42 +00:00
Max Horn 7222d05d68 uhh - code did modify ptr, then free() it (even before my change, which exposed the problem by always freeing, not just upon errors
svn-id: r6729
2003-03-07 01:35:54 +00:00