Commit Graph

1640 Commits

Author SHA1 Message Date
Paweł Kołodziejski
830dfe090f changes in loops in imuse
svn-id: r5082
2002-10-03 07:42:25 +00:00
James Brown
aeaad5169e Patch 617937 / Bug 617939 + modifications: Fix FT text masking
svn-id: r5081
2002-10-03 07:38:03 +00:00
Paweł Kołodziejski
b8e5c8f76e synced with local sources
svn-id: r5080
2002-10-03 07:17:14 +00:00
Ruediger Hanke
2fd0a3d458 Renamed new AMidi to Etude
svn-id: r5079
2002-10-02 23:31:40 +00:00
Paweł Kołodziejski
87ae5b24c7 fix for imuse
svn-id: r5078
2002-10-02 18:51:58 +00:00
Paweł Kołodziejski
518cfaafcc fixed compilation and indent
svn-id: r5077
2002-10-02 17:52:20 +00:00
Paweł Kołodziejski
98d90696ad added panning control in imuse and reverse stereo support
svn-id: r5076
2002-10-02 17:31:55 +00:00
Max Horn
f3281f93c5 patch #617419: SAM: sound fix
svn-id: r5075
2002-10-02 17:30:26 +00:00
James Brown
ba06eab0ce Less specific version of eriktorbjorns FT dialog hack
svn-id: r5074
2002-10-02 17:23:19 +00:00
James Brown
312ff21081 Fix "ripburger attacks Malcom" cutscene, by disabling pseudoRooms for V7 games.
They arn't used in FT at least, so I'm going to assume this could also fix the Dig.

svn-id: r5073
2002-10-02 13:25:06 +00:00
James Brown
b7e83decd7 Fix 'isSoundRunning' for Creative samples (eg, Full Throttle)
svn-id: r5072
2002-10-02 10:12:19 +00:00
James Brown
39a5160985 Very very nasty hack to get the FT fuel-tower scene working correctly.
Someone -please- fix this properly :)

svn-id: r5071
2002-10-02 09:14:59 +00:00
Paweł Kołodziejski
e10366ec3d added stubs for ImuseDigital::doCommand
svn-id: r5070
2002-10-02 06:31:47 +00:00
Max Horn
5520e38a4e updated to match ListWidget changes
svn-id: r5069
2002-10-01 23:11:24 +00:00
Max Horn
3d7552890a fixed ListWidget drawin/behaviour if there are less items than fit on one page; enhanced launcher dialog to disable start button if nothing is selected
svn-id: r5068
2002-10-01 23:11:19 +00:00
Max Horn
1e626a7128 don't print usage information if no params are given
svn-id: r5067
2002-10-01 23:08:54 +00:00
Max Horn
273e4b4740 fixed scrollbar drawing/response when there are less items than fit on one page
svn-id: r5066
2002-10-01 22:39:55 +00:00
Max Horn
a1f749994f unsigned <-> signed, local vars were not inited
svn-id: r5065
2002-10-01 22:39:15 +00:00
Paweł Kołodziejski
7d6ebdc289 added stopAll in Imuse
svn-id: r5064
2002-10-01 21:19:52 +00:00
Paweł Kołodziejski
c49e3e3eb8 changed to dynamic allocation of smush player
svn-id: r5063
2002-10-01 18:28:26 +00:00
Paweł Kołodziejski
bff43de73a changes for stoping sounds
svn-id: r5062
2002-10-01 18:11:30 +00:00
Paweł Kołodziejski
c38d23b726 enabled stoping all sounds after smush movie
svn-id: r5061
2002-10-01 17:51:01 +00:00
Paweł Kołodziejski
e3cd40f700 synced with local sources - imuse
svn-id: r5060
2002-10-01 17:20:05 +00:00
James Brown
969a74720c Fix some faulty resource-validation logic to allow part of the fuel-tower to work.
svn-id: r5059
2002-10-01 16:58:26 +00:00
James Brown
4d24a0bfbe Patch #616092: Full Throttle dialog fix
svn-id: r5058
2002-10-01 09:27:09 +00:00
Paweł Kołodziejski
d6db8560c6 fixed ending of non loop sounds
svn-id: r5057
2002-10-01 06:46:50 +00:00
Paweł Kołodziejski
ce182dbaf3 changed from byte to int16 to handle sound number greater than 255
svn-id: r5056
2002-09-30 22:59:42 +00:00
Paweł Kołodziejski
347b80100f fixed loop in imuse
svn-id: r5055
2002-09-30 22:35:32 +00:00
Paweł Kołodziejski
5d6498faef changed the dig music into stream sound
svn-id: r5054
2002-09-30 19:31:41 +00:00
Paweł Kołodziejski
a9c1eb6075 synced with local sources (imuse)
svn-id: r5053
2002-09-30 19:10:35 +00:00
Max Horn
8f7e3119bf fixed key repeat in NewGui; made the launcher game list non-editable
svn-id: r5052
2002-09-30 12:56:59 +00:00
Paweł Kołodziejski
4fc67f55c0 fixed compilation
svn-id: r5051
2002-09-30 06:22:11 +00:00
Paweł Kołodziejski
9c436e6220 oops
svn-id: r5050
2002-09-30 06:09:07 +00:00
Paweł Kołodziejski
c601bbd964 synced with local sources - imuse for the dig
svn-id: r5049
2002-09-30 06:04:50 +00:00
James Brown
c28f592475 Fix compilation for Visual Studio and GCC, as broken by Fingolfins checkins
Derive something useful from patch 616301

svn-id: r5048
2002-09-30 04:36:19 +00:00
Max Horn
d921d06d39 played a bit with the launcher - it now is already somewhat usable <g>
svn-id: r5047
2002-09-30 00:55:47 +00:00
Max Horn
e9e75ffd0a cleanup
svn-id: r5046
2002-09-29 23:09:01 +00:00
Max Horn
9dfd298034 added Config::has_domain()
svn-id: r5045
2002-09-29 23:08:24 +00:00
Max Horn
fa1d629a85 disable experimental launcher dialog by default (at least till it is usable)
svn-id: r5044
2002-09-29 23:06:41 +00:00
Nicolas Bacca
c71de2da47 Quick fix for bug 601757 - will be fixed properly (ie MessageBox managed by the GUI) when I'll have reported my other diffs
svn-id: r5043
2002-09-29 22:09:34 +00:00
Max Horn
2f07cd2a4a spelling
svn-id: r5042
2002-09-29 20:51:25 +00:00
Max Horn
31daec5e1c temporary pitch bend fix for the QuickTime midi driver. not quite perfect... hrm
svn-id: r5041
2002-09-29 18:27:48 +00:00
Max Horn
977aea241e fixed buglet during shake mode
svn-id: r5040
2002-09-29 18:19:57 +00:00
Max Horn
9926433cc1 patch #616195
svn-id: r5039
2002-09-29 17:34:00 +00:00
Max Horn
2081e89c14 typos
svn-id: r5038
2002-09-29 17:29:28 +00:00
James Brown
ac45873057 Just updating this file, it's been left outdated for a while :)
Feel free to add any major improvements you think have been made to the list.

svn-id: r5037
2002-09-29 16:20:27 +00:00
James Brown
1388814706 Patch 616144: Sam and Max layering fix (drawMaskOnBoth rewrite)
svn-id: r5036
2002-09-29 15:20:02 +00:00
James Brown
f54715b4c4 Patch #616155: Set Monkey1VGA music instruments dynamically
svn-id: r5035
2002-09-29 15:14:54 +00:00
James Brown
4a64ba5024 Patch #616146: Hack to prevent multiple sounds on DOTT/SamNmax (not sure if it's the correct
behavior for Sam, seems right for DOTT tho)

svn-id: r5034
2002-09-29 15:12:18 +00:00
James Brown
dfdb1f7547 Merge in 615745: GMD via AdLib emulation
Remove MIDIEMU driver obsoleted by patch.
Change functionality to fallback to AdLib/AdLibGMD Emulation where MIDI init fails
Switch to NewGUI by default (old code retained 'Just in case')

svn-id: r5033
2002-09-29 11:11:42 +00:00