Travis Howell
|
f63dda7ecf
|
Add back changes that were reverted by mistake
svn-id: r5707
|
2002-11-24 13:05:44 +00:00 |
|
Oliver Kiehl
|
9098225910
|
split simon sound
svn-id: r5706
|
2002-11-24 12:53:01 +00:00 |
|
Travis Howell
|
efd0ef1e79
|
Fix warning
svn-id: r5705
|
2002-11-24 09:24:09 +00:00 |
|
Travis Howell
|
7b39515203
|
Clean all objects
svn-id: r5704
|
2002-11-24 08:51:17 +00:00 |
|
Travis Howell
|
347662f91e
|
Add vc_65 (commented out for now, since it requires another function)
Add warning to vc_62 where it should be playing music.
svn-id: r5703
|
2002-11-24 03:07:52 +00:00 |
|
Max Horn
|
ca513a2dfd
|
FIXME in pickupObjectOld should be obsolete now
svn-id: r5702
|
2002-11-23 20:58:46 +00:00 |
|
Jamieson Christian
|
d2b94bd0e0
|
Fixed invalid ImSetTrigger invocations, which fixes invalid do_command(0) calls.
Also included is eriktorbjorn's fix for Adlib instrument setup.
svn-id: r5701
|
2002-11-23 16:15:33 +00:00 |
|
Travis Howell
|
6ed12bc6aa
|
Simon stuff
svn-id: r5700
|
2002-11-23 16:08:38 +00:00 |
|
Max Horn
|
d574313f32
|
fixed o5_resourceRoutines for OLD256 games (various subopcodes are still not implemented, though); some cleanup
svn-id: r5699
|
2002-11-23 13:53:46 +00:00 |
|
Travis Howell
|
f2eeb91ca8
|
Music volume just uses + and - now, key mapping works
svn-id: r5698
|
2002-11-23 02:22:54 +00:00 |
|
Max Horn
|
d679af3ec5
|
fixed bug #621244 (GUI disappeared when screen mode was changed
svn-id: r5697
|
2002-11-23 00:13:52 +00:00 |
|
Max Horn
|
340a422425
|
removed debug printf
svn-id: r5696
|
2002-11-23 00:10:31 +00:00 |
|
Max Horn
|
9297d012c9
|
fix for bug #602351 (to many fades in Zak256)
svn-id: r5695
|
2002-11-22 21:08:59 +00:00 |
|
Max Horn
|
de4c3079ca
|
cleanup
svn-id: r5694
|
2002-11-22 21:08:37 +00:00 |
|
Max Horn
|
0506ef9b84
|
fix for bug #642229 (ScummVM strings can contain null bytes, so strcpy doesn't work
svn-id: r5693
|
2002-11-22 19:57:45 +00:00 |
|
Max Horn
|
0b82e20b00
|
improved keyboard input behaviour in SDL backend: make use of the unicode feature in SDL. This way, Shift-1 on my german keyboard generates ! not 1 (on an US keyboard it'll be a different symbol). Should fix bug #600258 and #551447
svn-id: r5692
|
2002-11-22 18:46:18 +00:00 |
|
Max Horn
|
17cf386e88
|
changed the key input system in NewGUI: pass both the keycode and the ascii value to handleKeyUp/Down. Also, use this to fix the key repeat code (see bug #626225)
svn-id: r5691
|
2002-11-22 14:02:54 +00:00 |
|
Jonathan Gray
|
6b2f898bdd
|
add comment to timidity example, fixes 639395
svn-id: r5690
|
2002-11-22 10:16:55 +00:00 |
|
James Brown
|
ea46bdabce
|
Apply patch 642171. Fixes some Loom and FOA bugs. Regression testing doesn't reveil any hangs
introduced, but watch out for minor actor movement regressions.
svn-id: r5689
|
2002-11-22 08:14:33 +00:00 |
|
Jamieson Christian
|
a222ed17de
|
Fixed Adlib instruments not getting initialized in certain cases.
svn-id: r5688
|
2002-11-21 22:07:40 +00:00 |
|
Max Horn
|
004aacce9d
|
argh, revert to gcc 2.x build rules once more <g>
svn-id: r5687
|
2002-11-21 20:36:33 +00:00 |
|
Max Horn
|
1d9ead284e
|
fixed build order for GNU ld, once more
svn-id: r5686
|
2002-11-21 20:32:40 +00:00 |
|
Jamieson Christian
|
85ff022aa4
|
Added midistreamer.cpp
svn-id: r5685
|
2002-11-21 19:49:03 +00:00 |
|
Paweł Kołodziejski
|
1d88dcd151
|
updated VC6 file again
svn-id: r5684
|
2002-11-21 19:32:35 +00:00 |
|
Paweł Kołodziejski
|
1dadaf7087
|
updated VC6 file
svn-id: r5683
|
2002-11-21 19:30:06 +00:00 |
|
Jamieson Christian
|
e68d425cdc
|
Broke MidiStreamer into .h and .cpp components.
svn-id: r5682
|
2002-11-21 19:26:44 +00:00 |
|
James Brown
|
40597a9193
|
Update readme
svn-id: r5681
|
2002-11-21 19:20:42 +00:00 |
|
Max Horn
|
afa6707b22
|
fixed warnings
svn-id: r5680
|
2002-11-21 19:19:14 +00:00 |
|
James Brown
|
2274a4f9de
|
Update module.mk system for the new adlib driver
svn-id: r5679
|
2002-11-21 19:17:00 +00:00 |
|
Paweł Kołodziejski
|
2cca336f00
|
updated VC6 file
svn-id: r5678
|
2002-11-21 19:10:52 +00:00 |
|
Jamieson Christian
|
c9ed09e7df
|
Revamped Adlib functionality.
IMuseAdlib is defunct.
New MidiDriver_ADLIB device.
Simon 1/2 now supports Adlib.
svn-id: r5677
|
2002-11-21 19:06:42 +00:00 |
|
Paweł Kołodziejski
|
d7e443cd7c
|
updated VC6 file
svn-id: r5676
|
2002-11-21 18:37:08 +00:00 |
|
Paweł Kołodziejski
|
897f1bb479
|
applied patch: #641704
svn-id: r5675
|
2002-11-21 17:50:14 +00:00 |
|
Max Horn
|
4165e1ceb4
|
cleanup
svn-id: r5674
|
2002-11-21 17:29:57 +00:00 |
|
Max Horn
|
293c6cc461
|
enhanced Config::rename_domain; added the ability to change the domain name in EditGameDialog
svn-id: r5673
|
2002-11-21 17:25:31 +00:00 |
|
Max Horn
|
3ceee2fc42
|
allow some more chars as input
svn-id: r5672
|
2002-11-21 17:24:42 +00:00 |
|
Max Horn
|
dd5e27f2c7
|
added missing right border
svn-id: r5671
|
2002-11-21 17:05:50 +00:00 |
|
Max Horn
|
73369f6f37
|
some fixes; hooked up the EditGameDialog (so changes to 'name' there actually take effect)
svn-id: r5670
|
2002-11-21 16:56:29 +00:00 |
|
Max Horn
|
2e69e70cfc
|
cleanup
svn-id: r5669
|
2002-11-21 16:55:52 +00:00 |
|
Max Horn
|
716c505416
|
now this was an *EVIL* typo
svn-id: r5668
|
2002-11-21 16:51:33 +00:00 |
|
Max Horn
|
32de70fb65
|
changed comments slightly
svn-id: r5667
|
2002-11-21 15:24:38 +00:00 |
|
Max Horn
|
8200315818
|
gotta love creating objects on the stack :-)
svn-id: r5666
|
2002-11-21 15:21:21 +00:00 |
|
Max Horn
|
9ff12dbc01
|
Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use of EditTextWidget in EditGameDialog; various other tweaks
svn-id: r5665
|
2002-11-21 15:20:52 +00:00 |
|
Max Horn
|
5852b6a09b
|
indent fix
svn-id: r5664
|
2002-11-21 14:55:33 +00:00 |
|
Max Horn
|
5b59dc4019
|
implemented remove buttons; added EditGameDialog stub (it only displays some info, no edit possible yet); except for that, the 'Add Game' and 'Edit Game' buttons should be complete now
svn-id: r5663
|
2002-11-21 14:12:55 +00:00 |
|
Travis Howell
|
f12e020174
|
Now only have to choose betwene simon 1/2 talkie/win versions
svn-id: r5662
|
2002-11-21 13:36:26 +00:00 |
|
Max Horn
|
fa312d3746
|
center dialog vertically, too; split overlong lines at whitespaces if posible
svn-id: r5661
|
2002-11-21 13:20:27 +00:00 |
|
Max Horn
|
7a5063f086
|
enhanced launcher: added 'Remove' button, renamed 'Configure...' to 'Edit Game...'; display warning dialog if 'Add Game...' can't find any game in the selected directory; show warnings dialogs for stuff that is NYI
svn-id: r5660
|
2002-11-21 13:11:29 +00:00 |
|
Travis Howell
|
64565ea33b
|
Fix Simon games detection
svn-id: r5659
|
2002-11-21 13:06:57 +00:00 |
|
Max Horn
|
dec234c6a5
|
factored out ChooserDialog into it's own header/source file, and made the title adjustable; added a dummy file for EditFieldWidget (not implemented yet); some other cleanup
svn-id: r5658
|
2002-11-21 12:48:50 +00:00 |
|