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 |
|
Max Horn
|
fd2e1c2413
|
fixed memory leak (1 MB each time a bundle sound was plyed... ouch)
svn-id: r6728
|
2003-03-07 01:21:55 +00:00 |
|
Jonathan Gray
|
8e3ddcf84f
|
exit cleanly if invalid target is specified
svn-id: r6727
|
2003-03-07 00:52:45 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Max Horn
|
a7c1330c6c
|
fixed version_settings generation (now Indy3 works again)
svn-id: r6725
|
2003-03-06 21:36:12 +00:00 |
|
Max Horn
|
cf134f6c6b
|
updated copyright
svn-id: r6724
|
2003-03-06 20:49:42 +00:00 |
|
Paweł Kołodziejski
|
61ed8b3ee4
|
updated rc file for sky
svn-id: r6723
|
2003-03-06 20:10:35 +00:00 |
|
Paweł Kołodziejski
|
985c4f3f05
|
updated sky dsp file
svn-id: r6722
|
2003-03-06 20:03:31 +00:00 |
|
Paweł Kołodziejski
|
1ff9749b87
|
and more cleanup .... Last
svn-id: r6721
|
2003-03-06 19:52:54 +00:00 |
|
Paweł Kołodziejski
|
4fe8dcd671
|
and more cleanup ....
svn-id: r6720
|
2003-03-06 19:16:24 +00:00 |
|
Paweł Kołodziejski
|
a8c3057875
|
and more cleanup ....
svn-id: r6719
|
2003-03-06 18:30:44 +00:00 |
|
Paweł Kołodziejski
|
093428ae9a
|
and more cleanup
svn-id: r6718
|
2003-03-06 17:58:13 +00:00 |
|
Max Horn
|
90680fe9bb
|
More cleanup
svn-id: r6717
|
2003-03-06 16:55:15 +00:00 |
|
Paweł Kołodziejski
|
7b43dd1754
|
removed duplicated macro
svn-id: r6716
|
2003-03-06 16:42:07 +00:00 |
|
Max Horn
|
31890b30fd
|
more cleanup
svn-id: r6715
|
2003-03-06 16:33:29 +00:00 |
|
Paweł Kołodziejski
|
6ce098172f
|
next pedantic cleanup code
svn-id: r6714
|
2003-03-06 16:27:06 +00:00 |
|
Max Horn
|
38e926cee3
|
fixed shadowed variables (and the new name seems to be more appropriate anyway
svn-id: r6713
|
2003-03-06 16:08:13 +00:00 |
|
Joost Peters
|
730d528a54
|
Major cleanup in rnc_deco.cpp, is now a seperate RncDecoder class, modified disk.cpp to use the class + added rnc_deco.h
svn-id: r6712
|
2003-03-06 15:35:07 +00:00 |
|
Oliver Kiehl
|
f8475649da
|
added mp3 support for simon2mac
svn-id: r6711
|
2003-03-06 13:51:56 +00:00 |
|
Joost Peters
|
fa98fe8b7e
|
Some very minor cleanup (renaming) on rnc_deco.cpp
svn-id: r6710
|
2003-03-06 13:48:05 +00:00 |
|
Joost Peters
|
7b518d05e6
|
Some more cleanup + fixed the bug pertaining v0.0288 of the bass datafiles, should now work with _ALL_ bass versions
svn-id: r6709
|
2003-03-06 13:04:13 +00:00 |
|