Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-14 | set default window title 'ScummVM' while launcher is up | Max Horn | |
svn-id: r5549 | |||
2002-11-14 | added TODO | Max Horn | |
svn-id: r5548 | |||
2002-11-14 | added completly useless non functional browser dialog skeleton. Just to show ↵ | Max Horn | |
Endy I really have started working on it finally <g> svn-id: r5547 | |||
2002-11-14 | added/updated .cvsignore | Max Horn | |
svn-id: r5546 | |||
2002-11-14 | added missing #include | Max Horn | |
svn-id: r5545 | |||
2002-11-14 | removed obsolete TODO | Max Horn | |
svn-id: r5544 | |||
2002-11-14 | Update simon | Travis Howell | |
svn-id: r5543 | |||
2002-11-14 | Patch 637825, plus stubs for remaining MT32 instruments to reconcile | Jamieson Christian | |
svn-id: r5542 | |||
2002-11-13 | cleaned up Config::get_domain; fixed sorting in launcher | Max Horn | |
svn-id: r5541 | |||
2002-11-13 | experimental FS browsing code. Right now only for POSIX systems, some things ↵ | Max Horn | |
not yet implemented, and probably full of bugs svn-id: r5540 | |||
2002-11-13 | changed warning to error | Oliver Kiehl | |
svn-id: r5539 | |||
2002-11-13 | fixed looping problem, removed useless code and renamed playSound to playEffects | Oliver Kiehl | |
svn-id: r5538 | |||
2002-11-13 | Some other inits added to prepare for the 'new / delete' overloading | Lionel Ulmer | |
removal. svn-id: r5537 | |||
2002-11-13 | #include headers for strlen & assert | Max Horn | |
svn-id: r5536 | |||
2002-11-13 | more initialisation fixes | Max Horn | |
svn-id: r5535 | |||
2002-11-13 | Added some needed initializations. | Lionel Ulmer | |
svn-id: r5534 | |||
2002-11-13 | more initialisation fixes | Max Horn | |
svn-id: r5533 | |||
2002-11-13 | more initialisation fixes | Max Horn | |
svn-id: r5532 | |||
2002-11-13 | properly initialize everything -> works w/o our custom new/delete now! | Max Horn | |
svn-id: r5531 | |||
2002-11-13 | cleanup | Max Horn | |
svn-id: r5530 | |||
2002-11-13 | properly init all datacd Projekte/scummvm | Max Horn | |
svn-id: r5529 | |||
2002-11-13 | fix endian bug | Max Horn | |
svn-id: r5528 | |||
2002-11-13 | Change quit dialog not implemented error to warning | Travis Howell | |
svn-id: r5527 | |||
2002-11-13 | Change last ugly hack to make it a little better | Travis Howell | |
svn-id: r5526 | |||
2002-11-13 | An ugly hack to allow music looping in simon1talkie | Travis Howell | |
Most likely better wat to do this... svn-id: r5525 | |||
2002-11-13 | removed my non functional attempt at streaming in the CoreAudio driver, now ↵ | Max Horn | |
that we a have a streaming wrapper svn-id: r5524 | |||
2002-11-13 | Simon games music is no longer limitedt some systems | Travis Howell | |
svn-id: r5523 | |||
2002-11-13 | Add midi streaming support from Jamieson630 | Travis Howell | |
svn-id: r5522 | |||
2002-11-12 | more readme.txt replacements, todo: update manpage and spec file with 0.3.0 info | Jonathan Gray | |
svn-id: r5521 | |||
2002-11-12 | another readme location updating | Jonathan Gray | |
svn-id: r5520 | |||
2002-11-12 | first of a few more s/readme.txt/README/ changes | Jonathan Gray | |
svn-id: r5519 | |||
2002-11-11 | fixed endian bug that prevented Simon2 SFX from playing on big endian machinese | Max Horn | |
svn-id: r5518 | |||
2002-11-11 | workaround for voc weakness | Oliver Kiehl | |
svn-id: r5517 | |||
2002-11-11 | append missing heads hack so actor in indy3 intro is always visible | Jonathan Gray | |
svn-id: r5516 | |||
2002-11-11 | confine dodgy hack in indy3 that should probably be removed | Jonathan Gray | |
svn-id: r5515 | |||
2002-11-10 | Added a bundle target for OS X (creates an .app wrapper); Info.plist ↵ | Max Horn | |
contains some user information for that wrapper, like version & copyright (needs to be adjusted for releases) svn-id: r5514 | |||
2002-11-10 | Mac OS X icon | Max Horn | |
svn-id: r5513 | |||
2002-11-10 | fixed dialog redrawing (when you switched in the save/load dialog between ↵ | Max Horn | |
save and load mode, it would loose the transparency) svn-id: r5512 | |||
2002-11-10 | in Zak256, flash light now follows the mouse cursor instead of the actor; ↵ | Max Horn | |
also, the flashlight x position is now pixel based, not strip based (finer granularity) svn-id: r5511 | |||
2002-11-10 | Fixed race condition check in midi_driver_thread. | Jamieson Christian | |
Updated do_command for Conroy Bumpus' song. svn-id: r5510 | |||
2002-11-10 | Hack to prevent animation hangs during Conroy's song in Sam & Max. | Jamieson Christian | |
svn-id: r5509 | |||
2002-11-10 | Game-specific a likely incorrect fix for Indy3 (Class 22 is the "Don't mask" ↵ | James Brown | |
flag, so why translate it to something else?) *hurts khalek badly and mumbles about regression testing during a CVS freeze..* svn-id: r5508 | |||
2002-11-10 | revert costume palette table to 32 and fix actor.cpp compilation | Paweł Kołodziejski | |
svn-id: r5507 | |||
2002-11-10 | completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some ↵ | Max Horn | |
static variables from drawFlashlight() and made them members of class Scumm instead svn-id: r5506 | |||
2002-11-10 | increasing actor palette to 256 | Paweł Kołodziejski | |
svn-id: r5505 | |||
2002-11-10 | oops | Oliver Kiehl | |
svn-id: r5504 | |||
2002-11-10 | oops, forgot a file (ambient effects) | Oliver Kiehl | |
svn-id: r5503 | |||
2002-11-10 | added ambient effects (rest of vc_52) | Oliver Kiehl | |
svn-id: r5502 | |||
2002-11-10 | added looping support to playRaw | Oliver Kiehl | |
svn-id: r5501 | |||
2002-11-10 | Fix another typo | James Brown | |
svn-id: r5500 |