aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-13Added some needed initializations.Lionel Ulmer
2002-11-13more initialisation fixesMax Horn
2002-11-13more initialisation fixesMax Horn
2002-11-13properly initialize everything -> works w/o our custom new/delete now!Max Horn
2002-11-13cleanupMax Horn
2002-11-13properly init all datacd Projekte/scummvmMax Horn
2002-11-13fix endian bugMax Horn
2002-11-13Change quit dialog not implemented error to warningTravis Howell
2002-11-13Change last ugly hack to make it a little betterTravis Howell
2002-11-13An ugly hack to allow music looping in simon1talkieTravis Howell
2002-11-13removed my non functional attempt at streaming in the CoreAudio driver, now t...Max Horn
2002-11-13Simon games music is no longer limitedt some systemsTravis Howell
2002-11-13Add midi streaming support from Jamieson630Travis Howell
2002-11-12more readme.txt replacements, todo: update manpage and spec file with 0.3.0 infoJonathan Gray
2002-11-12another readme location updatingJonathan Gray
2002-11-12first of a few more s/readme.txt/README/ changesJonathan Gray
2002-11-11fixed endian bug that prevented Simon2 SFX from playing on big endian machineseMax Horn
2002-11-11workaround for voc weaknessOliver Kiehl
2002-11-11append missing heads hack so actor in indy3 intro is always visibleJonathan Gray
2002-11-11confine dodgy hack in indy3 that should probably be removedJonathan Gray
2002-11-10Added a bundle target for OS X (creates an .app wrapper); Info.plist contains...Max Horn
2002-11-10Mac OS X iconMax Horn
2002-11-10fixed dialog redrawing (when you switched in the save/load dialog between sav...Max Horn
2002-11-10in Zak256, flash light now follows the mouse cursor instead of the actor; als...Max Horn
2002-11-10Fixed race condition check in midi_driver_thread.Jamieson Christian
2002-11-10Hack to prevent animation hangs during Conroy's song in Sam & Max.Jamieson Christian
2002-11-10Game-specific a likely incorrect fix for Indy3 (Class 22 is the "Don't mask" ...James Brown
2002-11-10revert costume palette table to 32 and fix actor.cpp compilationPaweł Kołodziejski
2002-11-10completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some stat...Max Horn
2002-11-10increasing actor palette to 256Paweł Kołodziejski
2002-11-10oopsOliver Kiehl
2002-11-10oops, forgot a file (ambient effects)Oliver Kiehl
2002-11-10added ambient effects (rest of vc_52)Oliver Kiehl
2002-11-10added looping support to playRawOliver Kiehl
2002-11-10Fix another typoJames Brown
2002-11-10fixed typoTore Anderson
2002-11-10Update internal version numberJames Brown
2002-11-10Update readme file, mark Indy3 as completable and rearrange some wording.James Brown
2002-11-10fix for the flashlight crash in Indy3; I am not 100% sure that this is the ri...Max Horn
2002-11-10if possible, always #include headers in the source files, not in other headersMax Horn
2002-11-10fixed stupid mistakeMax Horn
2002-11-10added Scumm::displayError() method; make use of that to display errors if sav...Max Horn
2002-11-10indention fix :-)Max Horn
2002-11-10improved MessageDialog: long lines are split now (this needs improvement to f...Max Horn
2002-11-10fixed two race conditionsMax Horn
2002-11-10Add small correctionJames Brown
2002-11-10Removed final references to the defunct -emidiemu option.Jamieson Christian
2002-11-10Fixed IMuseGM device state trackers to prevent inappropriate dropped messages.Jamieson Christian
2002-11-10added FIXME commentMax Horn
2002-11-10Hack to prevent decapitation :)James Brown