Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-17 | Preferences Panel Updated with more Features and a nicer look | Mutwin Kraus | |
svn-id: r3778 | |||
2002-03-17 | setWindowName implemented. | Mutwin Kraus | |
svn-id: r3777 | |||
2002-03-17 | Fixed 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-17 | Fixed a line that prevented to compile. | Mutwin Kraus | |
svn-id: r3775 | |||
2002-03-17 | A read me with bugs, and how to compile the Mac Carbon Port. | Mutwin Kraus | |
svn-id: r3774 | |||
2002-03-17 | No launcher for Mac Carbon. | Mutwin Kraus | |
svn-id: r3773 | |||
2002-03-17 | Upgraded 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-16 | MorphOS port (sdl version) + endian fixes for big endian machines. | James Brown | |
svn-id: r3771 | |||
2002-03-16 | Minor gfx bugfix. | Marcus Comstedt | |
svn-id: r3770 | |||
2002-03-16 | Now sets path to game with -p. | Marcus Comstedt | |
svn-id: r3769 | |||
2002-03-16 | Added new required arg to initGraphics. | Marcus Comstedt | |
svn-id: r3768 | |||
2002-03-16 | Removed unneeded object file gmidi.o, and added needed object file insane.o | Marcus Comstedt | |
svn-id: r3767 | |||
2002-03-16 | Remove debug message left in accidently. | James Brown | |
svn-id: r3766 | |||
2002-03-16 | Update 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-16 | Add missing file. | James Brown | |
svn-id: r3764 | |||
2002-03-16 | Update VC++ project to include wsock32.lib (for gmidi.cpp stuff) | James Brown | |
svn-id: r3763 | |||
2002-03-16 | Lots 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-15 | Make mp3 sound work (pretty good btw) with WinCE | Nicolas Bacca | |
svn-id: r3761 | |||
2002-03-15 | cosmetic changes - MI 1 is completable, and remove PocketSCUMM build version | Nicolas Bacca | |
svn-id: r3760 | |||
2002-03-15 | Keyboard 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-14 | Minor changes to compile WinCE port | Nicolas Bacca | |
svn-id: r3758 | |||
2002-03-14 | Finishing new WinCE port | Nicolas Bacca | |
svn-id: r3757 | |||
2002-03-14 | removing icon to store in binary format | Nicolas Bacca | |
svn-id: r3756 | |||
2002-03-14 | Add files for new WinCE port | Nicolas Bacca | |
svn-id: r3755 | |||
2002-03-14 | Add "options" menu to F5 key. Can set music volumes and stuff :) | James Brown | |
svn-id: r3754 | |||
2002-03-14 | Last 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-14 | winCE part 2 - still gui.cpp and scummvm.cpp left | James Brown | |
svn-id: r3752 | |||
2002-03-14 | Added QuickTime Music support for the Mac Carbon Port. | Mutwin Kraus | |
svn-id: r3751 | |||
2002-03-14 | Add files for new WinCE port. | James Brown | |
svn-id: r3750 | |||
2002-03-14 | Remove old WinCE port files | James Brown | |
svn-id: r3749 | |||
2002-03-14 | Make some code-execution changes to allow early initilisation of GUI. | James Brown | |
svn-id: r3748 | |||
2002-03-14 | should be "#if !defined", instead of "#if !define" :) | Mutwin Kraus | |
svn-id: r3747 | |||
2002-03-14 | Fix some possible problems with new gmidi.cpp compiling on Mac Carbon.. | James Brown | |
svn-id: r3746 | |||
2002-03-14 | Add extra libs required to compile | Travis Howell | |
svn-id: r3745 | |||
2002-03-14 | Fix compile error when using USE_ADLIB | James Brown | |
svn-id: r3744 | |||
2002-03-14 | Rewire the MIDI subsystem to use drivers selecting from the commandline. | James Brown | |
No -DTIMIDITY, etc! Yippie!. Also updated readme. svn-id: r3743 | |||
2002-03-14 | Add missing file. Oops. | James Brown | |
svn-id: r3742 | |||
2002-03-14 | Added 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-13 | FOA bug: Never mind, this room seems to be totally screwed. Ignore distance ↵ | James Brown | |
totally. svn-id: r3740 | |||
2002-03-13 | Hack around an odd FOA bug. Maybe walkbox related. | James Brown | |
svn-id: r3739 | |||
2002-03-13 | Fix an OB1 and typecast. Need to find out cause of invalid object index to ↵ | James Brown | |
begin with.. svn-id: r3738 | |||
2002-03-13 | Zak hack. | James Brown | |
svn-id: r3737 | |||
2002-03-13 | Fix pause dialog not appearing bug. | James Brown | |
svn-id: r3736 | |||
2002-03-12 | A read me with bugs, and how to compile the Mac Carbon Port. | Mutwin Kraus | |
svn-id: r3735 | |||
2002-03-12 | Fix a silly mistake that broke a lot of other games. | James Brown | |
svn-id: r3734 | |||
2002-03-12 | Patch from Arisme. It's a small one, but it fixes music syncronisation in MI2! | James Brown | |
svn-id: r3733 | |||
2002-03-11 | Remove erronously commited debug info. | James Brown | |
svn-id: r3732 | |||
2002-03-11 | Quick Zak crash workarounds. | James Brown | |
svn-id: r3731 | |||
2002-03-11 | Kind-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-11 | Fixed more box issues in zak/indy3/loomcd | Vincent Hamm | |
svn-id: r3729 |