Commit Graph
137148 Commits
Author SHA1 Message Date
Jamieson Christian 8f419dcaa8 Fixed VC++ errors in Windows driver after streaming capability was removed.
svn-id: r5908
2002-12-12 01:35:57 +00:00
Max Horn 89fa8addef Patch #652194: Handling Ctrl-<key>
svn-id: r5907
2002-12-11 20:56:49 +00:00
Max Horn 6e5f8e0111 Patch #651882: Noir mode fix
svn-id: r5906
2002-12-11 20:48:32 +00:00
Max Horn bf62494fd5 ripped out obsolete midi streaming code from backends (this may break Alsa/SEQ/Windows/Morphos compile, I tried my best, but you'll have to clean up after me)
svn-id: r5905
2002-12-11 16:09:58 +00:00
Travis Howell 5bf87dd368 Simon 2 music correction
svn-id: r5904
2002-12-11 15:02:12 +00:00
Jamieson Christian 44925416e6 Added windows.cpp
svn-id: r5903
2002-12-11 02:56:16 +00:00
Max Horn 0602c7ed49 fixed legal header
svn-id: r5902
2002-12-11 02:38:38 +00:00
Jamieson Christian 7d3a423df7 Separated Windows MIDI driver into its own file
svn-id: r5901
2002-12-11 02:08:32 +00:00
Jamieson Christian 14834cf645 Fixed myriad VC++ compile/link problems.
PLEASE DON'T MAKE CHANGES TO THE ACTUAL PROJECT FILES
UNLESS YOU MAKE THEM FOR *ALL* PRIMARY PORTS!

svn-id: r5900
2002-12-11 01:25:15 +00:00
Max Horn 3d39db9c55 added a helpe func for color weight computation; made createSpecialPalette use it, too
svn-id: r5899
2002-12-10 23:44:59 +00:00
Max Horn 58ea0648e5 Fix for bug #651310: Crash when saving
svn-id: r5898
2002-12-10 11:14:40 +00:00
Oliver Kiehl 6582e62e14 fixed compile error in VC++
svn-id: r5897
2002-12-10 09:50:22 +00:00
Max Horn 098b1d52ca change CFLAGS to CXXFLAGS
svn-id: r5896
2002-12-09 13:38:01 +00:00
Travis Howell 90b844d95e Compile fix
svn-id: r5895
2002-12-09 02:40:22 +00:00
Max Horn c168f62bbd cleanup; only now do I see how similiar setupShadowPalette, the new setupShadowPalette and createSpecialPalette are. Throw in remapPaletteColor and darkenPalette and maybe we should restructure the code to have less duplication?
svn-id: r5894
2002-12-09 02:14:17 +00:00
Max Horn 0720fa80c8 cleanup
svn-id: r5893
2002-12-09 01:27:40 +00:00
Oliver Kiehl 2345aa0307 Gui now detects simon games with trailing periods
svn-id: r5892
2002-12-08 23:16:38 +00:00
Oliver Kiehl 4598518dbc now simon versions with trailing dots after filenames also load correctly
svn-id: r5891
2002-12-08 23:06:11 +00:00
Oliver Kiehl a112545d7e split alsa from mididrv
svn-id: r5890
2002-12-08 20:47:42 +00:00
Max Horn 0ac3214fd5 started to split out the midi drivers
svn-id: r5889
2002-12-08 20:19:01 +00:00
Max Horn 3a9ab20092 removed obsolete stuff
svn-id: r5888
2002-12-08 19:50:36 +00:00
Max Horn 4dc93957da fix backspace key on OS X
svn-id: r5887
2002-12-08 19:43:11 +00:00
Max Horn bdd479f47d ignore more weird MIDI events, this time for Simon
svn-id: r5886
2002-12-08 19:36:20 +00:00
Max Horn 4ddecdad58 Patch #650085: Make saveload system extensible
svn-id: r5885
2002-12-08 16:14:29 +00:00
Travis Howell 2986adb53d Correct error in last commit
svn-id: r5884
2002-12-08 15:39:57 +00:00
Travis Howell 3472a5c1e7 A few video opcode renames
svn-id: r5883
2002-12-08 14:48:56 +00:00
Max Horn 7e2391fce2 Patch #641607: Louder MP3 sound effects
svn-id: r5882
2002-12-08 14:18:41 +00:00
Max Horn 0f62330268 cleanup
svn-id: r5881
2002-12-08 14:10:43 +00:00
Max Horn b7c5a77717 Ignore weird MIDI messages for now; maybe Jamieson knows more?
svn-id: r5880
2002-12-08 14:09:35 +00:00
Max Horn 2768191288 workaround for fullscreen toggle on OS X
svn-id: r5879
2002-12-08 14:08:51 +00:00
Oliver Kiehl 6102cca2a1 fixed Plato's two-fold error
svn-id: r5878
2002-12-08 13:37:38 +00:00
Travis Howell 42d24ba562 small code cleanup
svn-id: r5877
2002-12-08 12:44:57 +00:00
Travis Howell 55f1a4c7cd Give _debuglevel a default value
svn-id: r5876
2002-12-08 02:13:13 +00:00
Travis Howell 149aa08ba2 Cut scenes can only be skipped by Esc key now
A right mouse click allows skips of speech, even in intro.

svn-id: r5875
2002-12-08 02:01:28 +00:00
Travis Howell 1715a60b26 Prevent another pointless warning
svn-id: r5874
2002-12-08 01:30:19 +00:00
Jamieson Christian 359f65066a Fixed bad music volumes after load
svn-id: r5873
2002-12-07 20:28:40 +00:00
Jamieson Christian b382c79a41 Fixed music overlaps when running ScummVM with the -x option
svn-id: r5872
2002-12-07 18:03:10 +00:00
Oliver Kiehl 6049cc9035 cleanup
svn-id: r5871
2002-12-07 18:00:25 +00:00
Oliver Kiehl a42d84f01e added the possibility to interrupt conversations in simon2 as in the original game
svn-id: r5870
2002-12-07 17:36:38 +00:00
Oliver Kiehl 0ecd439fe1 added function to interrupt voice
svn-id: r5869
2002-12-07 17:35:34 +00:00
Jamieson Christian ba0abd27d7 Fixed GM instrument dropouts on load
svn-id: r5868
2002-12-07 17:10:18 +00:00
Oliver Kiehl 5f756f5cca fixed speach getting turned off
added <escape> to skip cutscenes
cleanup

svn-id: r5867
2002-12-07 13:05:58 +00:00
Max Horn f73d710eb3 fixed yot's name
svn-id: r5866
2002-12-06 19:47:30 +00:00
Max Horn 5c65d870aa more credits cleanup
svn-id: r5865
2002-12-06 19:38:32 +00:00
Max Horn 9359b33db5 credits cleanup
svn-id: r5864
2002-12-06 19:32:53 +00:00
Max Horn f86e1d1dbe updated NEWS file; new icon from jake for OS X version
svn-id: r5863
2002-12-06 19:00:43 +00:00
Travis Howell ad1ad142d0 Add debug levels for simon games
svn-id: r5860
2002-12-06 15:24:14 +00:00
Jonathan Gray 102525f27f add mi2demo to gamelist, fails to play back recorded sequence currently. Get it here http://www.scummbar.com/resources/downloads/demos/mi2demo.zip
svn-id: r5859
2002-12-06 14:45:00 +00:00
Travis Howell 927c2920dc Fix vc++ warning
svn-id: r5858
2002-12-06 14:40:40 +00:00
James Brown f02f65e739 649358: DOTT Animation Fix
svn-id: r5855
2002-12-06 08:14:22 +00:00