Commit Graph
86814 Commits
Author SHA1 Message Date
Jamieson Christian 56d16cf920 Fixed pitch bend AGAIN.
(Broke it in the new MidiChannel_MPU401.)

svn-id: r5757
2002-11-30 01:15:48 +00:00
Max Horn c6672edb58 changed Shift-NUM shortcut (quicksave) to Alt-NUM to avoid problems on french keyboards
svn-id: r5756
2002-11-30 00:06:15 +00:00
Oliver Kiehl 613423037f renamed simonsound
svn-id: r5755
2002-11-29 22:13:20 +00:00
Oliver Kiehl 485d0cab81 renamed simonsound to sound
svn-id: r5754
2002-11-29 22:11:23 +00:00
Oliver Kiehl a3415fb798 renamed simonsound on Fingolfin's request
svn-id: r5753
2002-11-29 22:09:52 +00:00
Max Horn a730f7f6df more cleanup
svn-id: r5752
2002-11-29 18:27:35 +00:00
Travis Howell 50e2752ba1 phase 3
svn-id: r5751
2002-11-29 16:50:15 +00:00
Travis Howell 7dd2bd4dc6 Fix dump_vga_bitmaps and restrict to win32 only
svn-id: r5750
2002-11-29 16:06:15 +00:00
Max Horn 9cf9e0ec41 oops, left in debug output
svn-id: r5749
2002-11-29 15:47:57 +00:00
Travis Howell a4df406569 add license
svn-id: r5748
2002-11-29 15:19:45 +00:00
Max Horn 72c672e14c cleanup
svn-id: r5747
2002-11-29 15:13:49 +00:00
Max Horn 91e3accc85 Added ScummVM.app to .cvsignore
svn-id: r5746
2002-11-29 14:55:46 +00:00
Max Horn 11db3df38b added MonkeyVGA palette fix, and a FIXME comment
svn-id: r5745
2002-11-29 14:22:31 +00:00
Travis Howell 6823934a65 Fix warnings
svn-id: r5744
2002-11-29 14:11:37 +00:00
Travis Howell 61a7d1cc86 Add missing comments
svn-id: r5743
2002-11-29 12:01:03 +00:00
Travis Howell 189a686916 phase two
svn-id: r5742
2002-11-29 11:42:00 +00:00
Travis Howell 6d3decb597 Rename video opcodes phase one
svn-id: r5741
2002-11-29 10:18:32 +00:00
Tore Anderson 1d69a07637 Update Standards-Version, and change maintainer name in changelog.in
svn-id: r5740
2002-11-29 10:03:52 +00:00
Travis Howell 82b2ab3be5 Disable extra debug output again since it causes crashes when viewing debug output
svn-id: r5739
2002-11-29 09:09:35 +00:00
Max Horn 9cefa8611d oops
svn-id: r5738
2002-11-28 23:49:48 +00:00
Max Horn 5ce8324b73 no need to retry 5 times in loadResource - we don't have users with floppy disks anymore, after all :-). Fixed an endian issue for v2 games (makes them crash a little bit later during loading)
svn-id: r5737
2002-11-28 23:47:58 +00:00
Max Horn 1cacb9badb fix for bug #600287 (ZAK256: Palette messed up)
svn-id: r5736
2002-11-28 22:11:43 +00:00
Travis Howell 66c6879d45 Add work around to allow vc_65 to be enabled
svn-id: r5735
2002-11-28 05:52:55 +00:00
Max Horn b6a70f4a47 small cleanup
svn-id: r5734
2002-11-28 03:08:35 +00:00
Travis Howell 3c96baa2e4 Add Named unknown variable in simon, patch #644907
svn-id: r5733
2002-11-28 00:22:24 +00:00
Nicolas Bacca 4492aebd09 Rewrite ifdefs
svn-id: r5732
2002-11-27 22:46:10 +00:00
Nicolas Bacca f53051c296 Daily alignment fix :)
svn-id: r5731
2002-11-27 22:45:36 +00:00
Oliver Kiehl 36e4281c42 removed no longer used NUM_EFFECTS_RESOURCES and NUM_VOICE_RESOURCES from GameSpecificSettings
svn-id: r5730
2002-11-27 15:46:48 +00:00
Jamieson Christian 10beae6417 Fixed mingw compile warnings
svn-id: r5729
2002-11-27 15:16:06 +00:00
Oliver Kiehl e6883de2ff moved game enum to intern.h
svn-id: r5728
2002-11-27 15:08:24 +00:00
Max Horn 1afdb5c4bf evil copy&paste (bug #644620)
svn-id: r5727
2002-11-27 14:45:58 +00:00
Max Horn 8213dd8470 speed up dissolve fade for Loom (bug #635461)
svn-id: r5726
2002-11-27 14:39:48 +00:00
Oliver Kiehl 1aa1a77f05 fixed a stupid mistake of mine
svn-id: r5725
2002-11-26 22:00:17 +00:00
Oliver Kiehl 5215379191 fixed compile problems
svn-id: r5724
2002-11-26 20:14:12 +00:00
Oliver Kiehl a72e38c07f fixed linking with gnu ld
svn-id: r5723
2002-11-26 20:11:46 +00:00
Oliver Kiehl c7054d514e had forgotten to add the GPL header
svn-id: r5722
2002-11-26 16:55:57 +00:00
Jamieson Christian 973164a741 Restructured MIDI channel allocation architecture.
Adlib no longer suffers from 16-channel MIDI restrictions.
Fixes a regression in the MI2 intro music under Adlib.

svn-id: r5721
2002-11-26 16:54:58 +00:00
Oliver Kiehl 4544d24fe2 oops
svn-id: r5720
2002-11-26 16:43:50 +00:00
Oliver Kiehl a51c1eb5b7 cleanup
svn-id: r5719
2002-11-26 16:35:20 +00:00
Max Horn 2edbe505cb cleanup
svn-id: r5718
2002-11-26 12:42:40 +00:00
Max Horn 2b1f489195 possible fix for bug #642894; cleanup/additional debug output
svn-id: r5717
2002-11-26 12:30:47 +00:00
Max Horn df56e29d2e Moved config file to a more Macish location on OS X
svn-id: r5716
2002-11-25 23:28:10 +00:00
James Brown 850428d1a5 Add a few EditGame options. Honor game-specific fullScreen from the Launcher
svn-id: r5715
2002-11-25 09:43:22 +00:00
Oliver Kiehl efb40c99e8 added .cvsignore
svn-id: r5714
2002-11-24 15:41:17 +00:00
Oliver Kiehl 656fa878b0 removed some no longer used variable declarations
svn-id: r5713
2002-11-24 15:26:19 +00:00
Travis Howell dd2ada5741 Use command line/config file setting for music volume
svn-id: r5712
2002-11-24 14:47:07 +00:00
Travis Howell 37f43fe2ba Missed a few disabled debugs
svn-id: r5711
2002-11-24 13:44:24 +00:00
Travis Howell 40983dcf68 The vc_62 warning should be for simon 2 only
svn-id: r5710
2002-11-24 13:37:50 +00:00
Travis Howell 5888d9b16d Disable/remove some warnings
Enable more debugging

svn-id: r5709
2002-11-24 13:31:38 +00:00
Oliver Kiehl ba94e0ac40 fixed last commit
svn-id: r5708
2002-11-24 13:21:31 +00:00