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 |
|
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 |
|