Commit Graph

17636 Commits

Author SHA1 Message Date
Nicolas Bacca
7a4121a61a cosmetic changes - MI 1 is completable, and remove PocketSCUMM build version
svn-id: r3760
2002-03-15 00:37:20 +00:00
Nicolas Bacca
168d7ed652 Keyboard issue for WinCE, typo in button type, and reduce the save dialog since random crashes happen when something overlaps the inventory
svn-id: r3759
2002-03-15 00:31:51 +00:00
Nicolas Bacca
2a3fb540ac Minor changes to compile WinCE port
svn-id: r3758
2002-03-14 22:45:22 +00:00
Nicolas Bacca
5ebbbd8c8f Finishing new WinCE port
svn-id: r3757
2002-03-14 22:37:50 +00:00
Nicolas Bacca
ff33edad9b removing icon to store in binary format
svn-id: r3756
2002-03-14 22:06:41 +00:00
Nicolas Bacca
2d53921bcf Add files for new WinCE port
svn-id: r3755
2002-03-14 21:56:24 +00:00
James Brown
bacbe50d2a Add "options" menu to F5 key. Can set music volumes and stuff :)
svn-id: r3754
2002-03-14 17:36:13 +00:00
James Brown
9f53d9c938 Last part of the WinCE merge - all should compile and work now.
I've made some changes from Arismes code, to intergrate some stuff into ScummVM - that bit is still a WIP.

svn-id: r3753
2002-03-14 16:49:59 +00:00
James Brown
d8adad386f winCE part 2 - still gui.cpp and scummvm.cpp left
svn-id: r3752
2002-03-14 14:45:04 +00:00
Mutwin Kraus
d8ca3d2987 Added QuickTime Music support for the Mac Carbon Port.
svn-id: r3751
2002-03-14 14:16:20 +00:00
James Brown
7db7231024 Add files for new WinCE port.
svn-id: r3750
2002-03-14 14:09:14 +00:00
James Brown
cff3d47012 Remove old WinCE port files
svn-id: r3749
2002-03-14 14:07:40 +00:00
James Brown
fa9cc1d341 Make some code-execution changes to allow early initilisation of GUI.
svn-id: r3748
2002-03-14 13:57:28 +00:00
Mutwin Kraus
a5d424aa18 should be "#if !defined", instead of "#if !define" :)
svn-id: r3747
2002-03-14 13:28:32 +00:00
James Brown
7ba12f5f97 Fix some possible problems with new gmidi.cpp compiling on Mac Carbon..
svn-id: r3746
2002-03-14 12:14:22 +00:00
Travis Howell
d6f2760dff Add extra libs required to compile
svn-id: r3745
2002-03-14 09:18:17 +00:00
James Brown
2739493378 Fix compile error when using USE_ADLIB
svn-id: r3744
2002-03-14 08:20:38 +00:00
James Brown
d0c6bc8f20 Rewire the MIDI subsystem to use drivers selecting from the commandline.
No -DTIMIDITY, etc! Yippie!. Also updated readme.

svn-id: r3743
2002-03-14 08:04:21 +00:00
James Brown
ebb30d33b5 Add missing file. Oops.
svn-id: r3742
2002-03-14 06:10:25 +00:00
James Brown
dbca48aa1c Added some new midi drivers - QuickTime Music and RawMidi.
-DUSE_RAWMIDI and -DUSE_QTMUSIC respectivly.

I assume these will compile - if not file a bug/patch. Also added a "-r" commandline parameter to turn on MT32 emulation... the patch conversion set isn't quite right, still..

svn-id: r3741
2002-03-14 06:06:49 +00:00
James Brown
044e2288c8 FOA bug: Never mind, this room seems to be totally screwed. Ignore distance totally.
svn-id: r3740
2002-03-13 06:14:08 +00:00
James Brown
dd106422e1 Hack around an odd FOA bug. Maybe walkbox related.
svn-id: r3739
2002-03-13 06:07:19 +00:00
James Brown
4d0c43520f Fix an OB1 and typecast. Need to find out cause of invalid object index to begin with..
svn-id: r3738
2002-03-13 04:57:33 +00:00
James Brown
7d360dde50 Zak hack.
svn-id: r3737
2002-03-13 04:33:40 +00:00
James Brown
1f4a5c34f1 Fix pause dialog not appearing bug.
svn-id: r3736
2002-03-13 01:43:25 +00:00
Mutwin Kraus
699307c20e A read me with bugs, and how to compile the Mac Carbon Port.
svn-id: r3735
2002-03-12 18:45:35 +00:00
James Brown
9dee7b53d2 Fix a silly mistake that broke a lot of other games.
svn-id: r3734
2002-03-12 07:53:45 +00:00
James Brown
47b81c1224 Patch from Arisme. It's a small one, but it fixes music syncronisation in MI2!
svn-id: r3733
2002-03-12 04:45:33 +00:00
James Brown
6e7885de67 Remove erronously commited debug info.
svn-id: r3732
2002-03-11 14:25:42 +00:00
James Brown
25846cf8e4 Quick Zak crash workarounds.
svn-id: r3731
2002-03-11 14:24:48 +00:00
James Brown
93069e3e5a Kind-of fix Indy3 and Zak verbs better.. the verbs will not show up until the first time you highlight them, however.
svn-id: r3730
2002-03-11 14:06:21 +00:00
Vincent Hamm
8423cec833 Fixed more box issues in zak/indy3/loomcd
svn-id: r3729
2002-03-11 13:15:07 +00:00
James Brown
00ed3c2310 Fix Zak and Indy3 verbage
svn-id: r3728
2002-03-11 13:05:54 +00:00
Vincent Hamm
74694139df Fixed boxes in Zak and Indy. Bugs may remain.
svn-id: r3727
2002-03-11 08:34:12 +00:00
James Brown
e776c27511 Remove last Sam and Max #ifdef
svn-id: r3726
2002-03-11 04:37:06 +00:00
Travis Howell
0570491839 Add additional warning flags to makefile
svn-id: r3725
2002-03-10 23:47:46 +00:00
Mutwin Kraus
984e8311b8 Added support for "The Dig"
svn-id: r3724
2002-03-10 17:48:48 +00:00
James Brown
87ac8ae487 Apply some patches by syke to prevent buffer overruns, etc.
svn-id: r3723
2002-03-10 17:33:04 +00:00
James Brown
31dc24a037 Removed more warnings and logic errors.
Now compiles with -Wall under GCC.

svn-id: r3722
2002-03-10 17:21:38 +00:00
Mutwin Kraus
ea9a17a4e6 Scaling can now be changing during Runtime!
svn-id: r3721
2002-03-10 15:36:32 +00:00
Mutwin Kraus
38450caa79 Again the Mac Classic Port broke a bit of the Mac Carbon Port :(
svn-id: r3720
2002-03-10 14:46:07 +00:00
Mutwin Kraus
94dc86cba7 One ifdef broke my Port, fixed it
svn-id: r3719
2002-03-10 13:53:14 +00:00
Mutwin Kraus
75f87fc10e NEED_SDL_HEADERS shouldn't be defined on the Carbon Mac Port...
svn-id: r3718
2002-03-10 13:50:05 +00:00
James Brown
796daa4c72 Add SuperSai (-g2) and SuperEagle (-g3) modes. Much bugfixing and optimisation needed. Maybe an asm language version.
svn-id: r3717
2002-03-10 08:09:44 +00:00
James Brown
174acc4594 Basic 2xSaI support. A little buggy. Use by starting with a -g1 parameter.
svn-id: r3716
2002-03-10 07:48:01 +00:00
James Brown
5facf1a034 Correct a DOTT bug - and break some saved games again :/
People, remember this is alpha software - things change constantly :)

DOTT is now fully completable again, along with Sam and Max.

svn-id: r3715
2002-03-09 15:07:32 +00:00
Enrico Rolfi
19b42ea38e clearerr added into disk reading operations to recover from wrong actions (which sometimes occurs)
svn-id: r3714
2002-03-09 13:51:37 +00:00
Enrico Rolfi
1f7b48f6df Support for MacOS classic port
svn-id: r3713
2002-03-09 13:48:53 +00:00
Enrico Rolfi
f6fac2385a Added the config file support for the MacOS classic port. Inserted an atexit call so now the cursor is re-enabled on quit.
svn-id: r3712
2002-03-09 13:48:02 +00:00
Enrico Rolfi
23ef65091b Fixed some bugs to let scummvm work on big endian machines (macintosh)
svn-id: r3711
2002-03-09 13:45:00 +00:00