aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-05gah. I am stupidMax Horn
2003-07-05fixed stack lock at startupMax Horn
2003-07-05enforce use of type MutexRefMax Horn
2003-07-05updated code to use type MutexRef; added class StackLock (from sdl backend, n...Max Horn
2003-07-05updated backends to use type MutexRefMax Horn
2003-07-05Add more OpenGL fixes, patch #762815Travis Howell
2003-07-05fix warningJoost Peters
2003-07-05Attempt some more V1 costume work. Not that it helps yet.James Brown
2003-07-05Note spare strings in the custom string resource table.James Brown
2003-07-05Fix irky old date. We need to autogenerate this somehow.James Brown
2003-07-05Update about dialog. Will somebody please move the About dialog to Common so ...James Brown
2003-07-05Put check it right placeTravis Howell
2003-07-05make f5 menu work in > v2 16 colour gamesJonathan Gray
2003-07-05DonTravis Howell
2003-07-05Fix sky fullscreen from launcherJames Brown
2003-07-05Implement new interface functionsRuediger Hanke
2003-07-05Fix multiple debug level messages, when debug level is set in the config file.Travis Howell
2003-07-05hack for proper compile for vc6, why I need this ?Paweł Kołodziejski
2003-07-05updated filePaweł Kołodziejski
2003-07-05revert to previous targetsPaweł Kołodziejski
2003-07-05fixed cursor and allowed pressing enter for loading and saving, too.Robert Göffringmann
2003-07-05hope this fixes problems about cut-off speech.Robert Göffringmann
2003-07-05better mouse hotspot, seems the same as in the original now...only tested on ...Joost Peters
2003-07-05added hufftext.oJoost Peters
2003-07-05fixed control panel palette for v. 0.0348Robert Göffringmann
2003-07-05corrected all huffman trees and moved them out of text.cppRobert Göffringmann
2003-07-05add --floppy-intro optionJonathan Gray
2003-07-05applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885)Joost Peters
2003-07-05fixed warningJoost Peters
2003-07-04make sky detect v.0.0348 (even though not existing ;)Robert Göffringmann
2003-07-04support text and speech at the same timeRobert Göffringmann
2003-07-04don't let user enter too long save namesRobert Göffringmann
2003-07-04removed some useless linesRobert Göffringmann
2003-07-04SFX is working correctly now. also implemented queued fx and fx saving.Robert Göffringmann
2003-07-04make SoundMixer::playRaw only check sound IDs if you actually pass oneRobert Göffringmann
2003-07-04Make 80 column people happy. Sheesh, it's only an egg.James Brown
2003-07-04Remove homage to original's misspelling of pseudo. Honest.James Brown
2003-07-04Because I can.James Brown
2003-07-04Prevent apparantly possible race condition. I don't get this stuff, and I don...James Brown
2003-07-04Insert preliminary Zak256 sound looping support. It's not perfect, as some Za...James Brown
2003-07-04prevent (or rather: make much less likely) some sound output related race con...Max Horn
2003-07-04fixed two leaksMax Horn
2003-07-04oopsMax Horn
2003-07-04added some very limited support for Mac Loom (text is now properly centered a...Max Horn
2003-07-04added some more warnings (taken from pentagram)Max Horn
2003-07-04fixed warning regarding overloaded virtual methodsMax Horn
2003-07-04show detected game version at startup. (hopefully this will stop the wave of ...Joost Peters
2003-07-04Allow "no-" prefix to long command-line options, e.g. --no-aspect-ratio,Torbjörn Andersson
2003-07-03rewrote desaturatePalette using integer arithmetics onlyMax Horn
2003-07-03constMax Horn