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
Travis Howell
1c5c851913
Add support for 'u' german umlaut
...
svn-id: r5854
2002-12-06 06:50:07 +00:00
Travis Howell
710a311c0e
Enable debug keys and warnings only if debug mode selected.
...
Fix fast mode
svn-id: r5851
2002-12-06 02:14:37 +00:00
Marcus Comstedt
bc36f7144a
Display status after saving.
...
svn-id: r5850
2002-12-06 01:30:57 +00:00
Marcus Comstedt
05ff6451fc
Generate KEY_UP events as well...
...
svn-id: r5849
2002-12-06 01:30:38 +00:00
Oliver Kiehl
6e49b481fc
cleanup
...
svn-id: r5844
2002-12-05 22:57:12 +00:00
Jamieson Christian
50b69cb2db
Fixed inappropriate expiration of sound resources,
...
which fixes concurrency issues esp. in PocketPC and MorphOS.
Stubbed SysEx command 2 (start of song) to get rid of annoying warning.
Changed MT-32 instrument warnings to fit on one (80-char) line.
svn-id: r5842
2002-12-05 21:45:55 +00:00
Oliver Kiehl
632f44a1a4
cleanup
...
svn-id: r5841
2002-12-04 22:40:16 +00:00
Max Horn
95c1f3de15
removed obsolete getDefaultGUIColor and some FIXMEs
...
svn-id: r5840
2002-12-04 22:34:43 +00:00
Max Horn
df594d41ff
even more cleanup
...
svn-id: r5839
2002-12-04 22:31:36 +00:00
Marcus Comstedt
45534e7698
Should now compile again.
...
svn-id: r5838
2002-12-04 22:15:34 +00:00
Max Horn
8dd3d2ec29
more cleanup
...
svn-id: r5837
2002-12-04 21:46:05 +00:00
Marcus Comstedt
a5302ef937
Updated name of binary in docs.
...
svn-id: r5836
2002-12-04 21:35:20 +00:00
Max Horn
77a64e0217
more cleanup; fixes out of bound access to _charsetData (but I am not sure if that will be visible anywhere
...
svn-id: r5833
2002-12-04 15:00:35 +00:00
Max Horn
bb2d559d13
readded MonkeyVGA fix
...
svn-id: r5832
2002-12-04 14:32:40 +00:00
Max Horn
89335008e9
lots of cleanup to the graphics code; removed various global states (makes it easier to understand the code)
...
svn-id: r5831
2002-12-04 13:36:27 +00:00
Max Horn
be506653c9
removed unneccessary _fullRedraw; added a printf to help us track down calls to this (apparently incorrectly implemented) opcode
...
svn-id: r5830
2002-12-04 13:34:28 +00:00
Max Horn
cb2b5ab3b7
fix for bug #643001 , may cause regression
...
svn-id: r5829
2002-12-04 13:32:55 +00:00
Max Horn
9d9214bb7b
updated version on trunk to 0.3.1cvs
...
svn-id: r5828
2002-12-04 13:31:14 +00:00
Max Horn
8f23186ac5
Patch #648254 : INDY3: 'Save' button text
...
svn-id: r5824
2002-12-04 13:10:15 +00:00
Max Horn
6f7a30c5ee
fixed typo
...
svn-id: r5823
2002-12-03 23:53:42 +00:00
Max Horn
9fb83e313a
fixed a race condition during startup of ScummVM
...
svn-id: r5822
2002-12-03 17:54:25 +00:00
Travis Howell
57f77a394a
Simon update
...
svn-id: r5821
2002-12-03 06:01:28 +00:00
Travis Howell
79c5861a52
Remove silly warning
...
svn-id: r5820
2002-12-03 05:39:30 +00:00
Travis Howell
fdcdb9e4fa
Last minute simon fixes
...
Full simon 2 intro now works
All simon 2 cut scenes can be skipped
One simon 2 freeze completely fixed
svn-id: r5819
2002-12-03 05:34:55 +00:00
Max Horn
62f87e086a
more README cleanup; removed outdated section on code indent, it doesn't apply to end users anyway
...
svn-id: r5818
2002-12-02 21:43:38 +00:00
Oliver Kiehl
9419f45ac6
simon2win has music, simon2dos doesn't
...
svn-id: r5817
2002-12-02 21:14:42 +00:00
Ruediger Hanke
c65be6ce08
Latest MorphOS changes from my harddisk ...
...
svn-id: r5816
2002-12-02 19:03:07 +00:00
Peter Moraliyski
31dec80d39
*** empty log message ***
...
svn-id: r5815
2002-12-02 16:58:41 +00:00
Peter Moraliyski
d31fb515f1
*** empty log message ***
...
svn-id: r5814
2002-12-02 16:57:26 +00:00
Peter Moraliyski
4042b1f1fc
license issue cleared
...
svn-id: r5813
2002-12-02 16:55:18 +00:00
Jonathan Gray
2961f75365
remove gp32 files until license issues are sorted out
...
svn-id: r5812
2002-12-02 02:45:07 +00:00
Nicolas Bacca
f4e438b4ce
Fix keycode + make sound thread priority a configuration parameter (SoundThreadPriority, 1=Highest, 2=Above Normal, 3=Normal, 4=Below Normal) - requires linking with a new SDLAudio that will be posted on http://arisme.free.fr/PocketScumm
...
svn-id: r5810
2002-12-02 00:42:40 +00:00
Jonathan Gray
d6909317a8
update readme to include vorbis specific material
...
svn-id: r5809
2002-12-02 00:38:06 +00:00
Nicolas Bacca
c60306cc44
better ...
...
svn-id: r5808
2002-12-02 00:11:22 +00:00
Nicolas Bacca
6365707048
Do not display the save/load icon for Simon since it's not mapped (use the postcard, Simon)
...
svn-id: r5807
2002-12-02 00:09:15 +00:00
Nicolas Bacca
718b935d48
Fix WinCE keyboard + change quit key for foreign languages (fixme ?)
...
svn-id: r5806
2002-12-02 00:05:05 +00:00
Paweł Kołodziejski
04f5220874
fixed endlines
...
svn-id: r5805
2002-12-01 23:47:49 +00:00
Nicolas Bacca
c2ba2cc586
Fix Simon countermeasures :)
...
svn-id: r5804
2002-12-01 23:46:19 +00:00
Max Horn
85cf7efe9d
added section on the rescumm tool
...
svn-id: r5803
2002-12-01 23:41:19 +00:00
Max Horn
210e4b01e5
more cleanup
...
svn-id: r5802
2002-12-01 23:35:30 +00:00
Nicolas Bacca
f5087b817b
Update project files, for whatever reason
...
svn-id: r5801
2002-12-01 23:30:40 +00:00
Nicolas Bacca
119dcec3d6
Do not commit buggy debug code
...
svn-id: r5800
2002-12-01 23:28:11 +00:00
Nicolas Bacca
12d18a55dd
Fix display on HPC, update version
...
svn-id: r5799
2002-12-01 23:26:49 +00:00
Nicolas Bacca
cc43bd5973
Add Monkey 1 VGA floppy keyboard support for copy-protection, fix keyboard & display on HPC
...
svn-id: r5798
2002-12-01 23:25:33 +00:00