Commit Graph
137148 Commits
Author SHA1 Message Date
Lionel Ulmer 8747124495 Upgraded X11 'port' with the new API needed. Added also 'fake right mouse' and 'pixel hunting mode' for the iPAQ.
svn-id: r3772
2002-03-17 11:09:04 +00:00
James Brown 721b7134fb MorphOS port (sdl version) + endian fixes for big endian machines.
svn-id: r3771
2002-03-16 18:58:51 +00:00
Marcus Comstedt e91e0f7979 Minor gfx bugfix.
svn-id: r3770
2002-03-16 18:42:28 +00:00
Marcus Comstedt 3ca1682f26 Now sets path to game with -p.
svn-id: r3769
2002-03-16 18:13:30 +00:00
Marcus Comstedt 8921d86c93 Added new required arg to initGraphics.
svn-id: r3768
2002-03-16 18:10:54 +00:00
Marcus Comstedt bbc9ecb41a Removed unneeded object file gmidi.o, and added needed object file insane.o
svn-id: r3767
2002-03-16 18:09:01 +00:00
James Brown b3e327f36a Remove debug message left in accidently.
svn-id: r3766
2002-03-16 18:07:57 +00:00
James Brown 1d97edb2f9 Update to my latest local tree. Various stuff - and a fixme hack by khalek to stop loom intro crashing.
svn-id: r3765
2002-03-16 18:03:28 +00:00
James Brown c650f028aa Add missing file.
svn-id: r3764
2002-03-16 05:43:38 +00:00
James Brown c9f8dfc5ea Update VC++ project to include wsock32.lib (for gmidi.cpp stuff)
svn-id: r3763
2002-03-16 05:39:14 +00:00
James Brown 3308d6b9da Lots of stuff - GUI fixes. More launcher work... and CD music working in MI1. Thanks to frob and realmz for their work on that.
svn-id: r3762
2002-03-16 05:33:25 +00:00
Nicolas Bacca 829bad142c Make mp3 sound work (pretty good btw) with WinCE
svn-id: r3761
2002-03-15 02:23:44 +00:00
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