aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-03-17Preferences Panel Updated with more Features and a nicer lookMutwin Kraus
svn-id: r3778
2002-03-17setWindowName implemented.Mutwin Kraus
svn-id: r3777
2002-03-17Fixed the 'window title' problem for the SDL and X11 ports. Other 'porters' ↵Lionel Ulmer
should fix their front-ends (sorry :-) ). svn-id: r3776
2002-03-17Fixed a line that prevented to compile.Mutwin Kraus
svn-id: r3775
2002-03-17A read me with bugs, and how to compile the Mac Carbon Port.Mutwin Kraus
svn-id: r3774
2002-03-17No launcher for Mac Carbon.Mutwin Kraus
svn-id: r3773
2002-03-17Upgraded X11 'port' with the new API needed. Added also 'fake right mouse' ↵Lionel Ulmer
and 'pixel hunting mode' for the iPAQ. svn-id: r3772
2002-03-16MorphOS port (sdl version) + endian fixes for big endian machines.James Brown
svn-id: r3771
2002-03-16Minor gfx bugfix.Marcus Comstedt
svn-id: r3770
2002-03-16Now sets path to game with -p.Marcus Comstedt
svn-id: r3769
2002-03-16Added new required arg to initGraphics.Marcus Comstedt
svn-id: r3768
2002-03-16Removed unneeded object file gmidi.o, and added needed object file insane.oMarcus Comstedt
svn-id: r3767
2002-03-16Remove debug message left in accidently.James Brown
svn-id: r3766
2002-03-16Update to my latest local tree. Various stuff - and a fixme hack by khalek ↵James Brown
to stop loom intro crashing. svn-id: r3765
2002-03-16Add missing file.James Brown
svn-id: r3764
2002-03-16Update VC++ project to include wsock32.lib (for gmidi.cpp stuff)James Brown
svn-id: r3763
2002-03-16Lots of stuff - GUI fixes. More launcher work... and CD music working in ↵James Brown
MI1. Thanks to frob and realmz for their work on that. svn-id: r3762
2002-03-15Make mp3 sound work (pretty good btw) with WinCENicolas Bacca
svn-id: r3761
2002-03-15cosmetic changes - MI 1 is completable, and remove PocketSCUMM build versionNicolas Bacca
svn-id: r3760
2002-03-15Keyboard issue for WinCE, typo in button type, and reduce the save dialog ↵Nicolas Bacca
since random crashes happen when something overlaps the inventory svn-id: r3759
2002-03-14Minor changes to compile WinCE portNicolas Bacca
svn-id: r3758
2002-03-14Finishing new WinCE portNicolas Bacca
svn-id: r3757
2002-03-14removing icon to store in binary formatNicolas Bacca
svn-id: r3756
2002-03-14Add files for new WinCE portNicolas Bacca
svn-id: r3755
2002-03-14Add "options" menu to F5 key. Can set music volumes and stuff :)James Brown
svn-id: r3754
2002-03-14Last part of the WinCE merge - all should compile and work now.James Brown
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-14winCE part 2 - still gui.cpp and scummvm.cpp leftJames Brown
svn-id: r3752
2002-03-14Added QuickTime Music support for the Mac Carbon Port.Mutwin Kraus
svn-id: r3751
2002-03-14Add files for new WinCE port.James Brown
svn-id: r3750
2002-03-14Remove old WinCE port filesJames Brown
svn-id: r3749
2002-03-14Make some code-execution changes to allow early initilisation of GUI.James Brown
svn-id: r3748
2002-03-14should be "#if !defined", instead of "#if !define" :)Mutwin Kraus
svn-id: r3747
2002-03-14Fix some possible problems with new gmidi.cpp compiling on Mac Carbon..James Brown
svn-id: r3746
2002-03-14Add extra libs required to compileTravis Howell
svn-id: r3745
2002-03-14Fix compile error when using USE_ADLIBJames Brown
svn-id: r3744
2002-03-14Rewire the MIDI subsystem to use drivers selecting from the commandline.James Brown
No -DTIMIDITY, etc! Yippie!. Also updated readme. svn-id: r3743
2002-03-14Add missing file. Oops.James Brown
svn-id: r3742
2002-03-14Added some new midi drivers - QuickTime Music and RawMidi.James Brown
-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-13FOA bug: Never mind, this room seems to be totally screwed. Ignore distance ↵James Brown
totally. svn-id: r3740
2002-03-13Hack around an odd FOA bug. Maybe walkbox related.James Brown
svn-id: r3739
2002-03-13Fix an OB1 and typecast. Need to find out cause of invalid object index to ↵James Brown
begin with.. svn-id: r3738
2002-03-13Zak hack.James Brown
svn-id: r3737
2002-03-13Fix pause dialog not appearing bug.James Brown
svn-id: r3736
2002-03-12A read me with bugs, and how to compile the Mac Carbon Port.Mutwin Kraus
svn-id: r3735
2002-03-12Fix a silly mistake that broke a lot of other games.James Brown
svn-id: r3734
2002-03-12Patch from Arisme. It's a small one, but it fixes music syncronisation in MI2!James Brown
svn-id: r3733
2002-03-11Remove erronously commited debug info.James Brown
svn-id: r3732
2002-03-11Quick Zak crash workarounds.James Brown
svn-id: r3731
2002-03-11Kind-of fix Indy3 and Zak verbs better.. the verbs will not show up until ↵James Brown
the first time you highlight them, however. svn-id: r3730
2002-03-11Fixed more box issues in zak/indy3/loomcdVincent Hamm
svn-id: r3729