Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-06 | #define MACOSX on the command line, not in config.h; add TODO regarding TMP ↵ | Max Horn | |
file names svn-id: r8799 | |||
2003-07-06 | the amiga check should be separate since the big FIXME comment does not ↵ | Max Horn | |
apply to it at all svn-id: r8798 | |||
2003-07-06 | correct palette on amiga version of mi, from Hibernatus | Jonathan Gray | |
svn-id: r8797 | |||
2003-07-06 | fix configure script | Jonathan Gray | |
svn-id: r8796 | |||
2003-07-06 | Add back change that got lost on last two commits | Travis Howell | |
svn-id: r8795 | |||
2003-07-06 | zak256 sound updates from Hibernatus | Travis Howell | |
svn-id: r8793 | |||
2003-07-06 | More fixes from Hibernatus | Travis Howell | |
svn-id: r8792 | |||
2003-07-06 | check through list of different sdl-configs, this should make fbsd work out ↵ | Jonathan Gray | |
of the box, still need to do an sdl code test though svn-id: r8791 | |||
2003-07-06 | Add support for Amiga version of Monkey Island 1 | Travis Howell | |
Palette is still wrong svn-id: r8790 | |||
2003-07-06 | make x11 backend compile again, still doesn't actually work though... | Jonathan Gray | |
svn-id: r8789 | |||
2003-07-06 | we want ldflags as well | Jonathan Gray | |
svn-id: r8788 | |||
2003-07-06 | Add change from Hibernatus | Travis Howell | |
svn-id: r8787 | |||
2003-07-06 | make Makefile.new not require build.rules | Jonathan Gray | |
svn-id: r8786 | |||
2003-07-06 | cleanup to the mixer helper proc interface and to ChannelStream | Max Horn | |
svn-id: r8785 | |||
2003-07-06 | increased SmushMixer stream size to 500K, this seems to help in ↵ | Max Horn | |
Fullthrottle. Apparently, audio data is streamed faster than it's played, and in at least one case there's ~500KB being stream in quick successions (many packets, each 16KB), which is why 100K are not sufficient svn-id: r8784 | |||
2003-07-05 | fixed bug #765892 (bottom bar in F5 menu not used) | Robert Göffringmann | |
svn-id: r8783 | |||
2003-07-05 | protect calls to insertChannel with mutex, too (and switch to using StackLock) | Max Horn | |
svn-id: r8782 | |||
2003-07-05 | Dont show cursor when restoring game | Robert Göffringmann | |
+ warn user when he tries loading an old savegame (not that pretty, yet) svn-id: r8781 | |||
2003-07-05 | gah. I am stupid | Max Horn | |
svn-id: r8780 | |||
2003-07-05 | fixed stack lock at startup | Max Horn | |
svn-id: r8779 | |||
2003-07-05 | enforce use of type MutexRef | Max Horn | |
svn-id: r8778 | |||
2003-07-05 | updated code to use type MutexRef; added class StackLock (from sdl backend, ↵ | Max Horn | |
now in util.*) svn-id: r8777 | |||
2003-07-05 | updated backends to use type MutexRef | Max Horn | |
svn-id: r8776 | |||
2003-07-05 | Add more OpenGL fixes, patch #762815 | Travis Howell | |
svn-id: r8775 | |||
2003-07-05 | fix warning | Joost Peters | |
svn-id: r8774 | |||
2003-07-05 | Attempt some more V1 costume work. Not that it helps yet. | James Brown | |
svn-id: r8773 | |||
2003-07-05 | Note spare strings in the custom string resource table. | James Brown | |
svn-id: r8772 | |||
2003-07-05 | Fix irky old date. We need to autogenerate this somehow. | James Brown | |
svn-id: r8771 | |||
2003-07-05 | Update about dialog. Will somebody please move the About dialog to Common so ↵ | James Brown | |
we can also display it from the launcher? :) svn-id: r8770 | |||
2003-07-05 | Put check it right place | Travis Howell | |
svn-id: r8769 | |||
2003-07-05 | make f5 menu work in > v2 16 colour games | Jonathan Gray | |
svn-id: r8768 | |||
2003-07-05 | Don | Travis Howell | |
't attempt to play music/sfx in v1 games svn-id: r8767 | |||
2003-07-05 | Fix sky fullscreen from launcher | James Brown | |
svn-id: r8766 | |||
2003-07-05 | Implement new interface functions | Ruediger Hanke | |
svn-id: r8765 | |||
2003-07-05 | Fix multiple debug level messages, when debug level is set in the config file. | Travis Howell | |
svn-id: r8764 | |||
2003-07-05 | hack for proper compile for vc6, why I need this ? | Paweł Kołodziejski | |
svn-id: r8763 | |||
2003-07-05 | updated file | Paweł Kołodziejski | |
svn-id: r8762 | |||
2003-07-05 | revert to previous targets | Paweł Kołodziejski | |
svn-id: r8761 | |||
2003-07-05 | fixed cursor and allowed pressing enter for loading and saving, too. | Robert Göffringmann | |
svn-id: r8760 | |||
2003-07-05 | hope this fixes problems about cut-off speech. | Robert Göffringmann | |
svn-id: r8759 | |||
2003-07-05 | better mouse hotspot, seems the same as in the original now...only tested on ↵ | Joost Peters | |
first few scenes & control panel though svn-id: r8758 | |||
2003-07-05 | added hufftext.o | Joost Peters | |
svn-id: r8757 | |||
2003-07-05 | fixed control panel palette for v. 0.0348 | Robert Göffringmann | |
svn-id: r8756 | |||
2003-07-05 | corrected all huffman trees and moved them out of text.cpp | Robert Göffringmann | |
svn-id: r8755 | |||
2003-07-05 | add --floppy-intro option | Jonathan Gray | |
svn-id: r8754 | |||
2003-07-05 | applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885) | Joost Peters | |
svn-id: r8753 | |||
2003-07-05 | fixed warning | Joost Peters | |
svn-id: r8752 | |||
2003-07-04 | make sky detect v.0.0348 (even though not existing ;) | Robert Göffringmann | |
svn-id: r8751 | |||
2003-07-04 | support text and speech at the same time | Robert Göffringmann | |
svn-id: r8750 | |||
2003-07-04 | don't let user enter too long save names | Robert Göffringmann | |
svn-id: r8749 |