aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-14set default window title 'ScummVM' while launcher is upMax Horn
2002-11-14added TODOMax Horn
2002-11-14added completly useless non functional browser dialog skeleton. Just to show ...Max Horn
2002-11-14added/updated .cvsignoreMax Horn
2002-11-14added missing #includeMax Horn
2002-11-14removed obsolete TODOMax Horn
2002-11-14Update simonTravis Howell
2002-11-14Patch 637825, plus stubs for remaining MT32 instruments to reconcileJamieson Christian
2002-11-13cleaned up Config::get_domain; fixed sorting in launcherMax Horn
2002-11-13experimental FS browsing code. Right now only for POSIX systems, some things ...Max Horn
2002-11-13changed warning to errorOliver Kiehl
2002-11-13fixed looping problem, removed useless code and renamed playSound to playEffectsOliver Kiehl
2002-11-13Some other inits added to prepare for the 'new / delete' overloadingLionel Ulmer
2002-11-13#include headers for strlen & assertMax Horn
2002-11-13more initialisation fixesMax Horn
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