Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-15 | removed not used variable (fix compilation) | Paweł Kołodziejski | |
svn-id: r5573 | |||
2002-11-15 | enabled 'Go Up' button | Max Horn | |
svn-id: r5572 | |||
2002-11-15 | implemented parent() for POSIX fs code; added .cvsignore files | Max Horn | |
svn-id: r5571 | |||
2002-11-15 | fix operator == and != | Max Horn | |
svn-id: r5570 | |||
2002-11-15 | don't crash when the list is empty | Max Horn | |
svn-id: r5569 | |||
2002-11-15 | use stat to detect directories -> should be POSIX compliant this time, and ↵ | Max Horn | |
also work on Solaris svn-id: r5568 | |||
2002-11-15 | Fixes ... | Ruediger Hanke | |
svn-id: r5567 | |||
2002-11-15 | FS backend for MorphOS | Ruediger Hanke | |
svn-id: r5566 | |||
2002-11-15 | Build rules update for MOS | Ruediger Hanke | |
svn-id: r5565 | |||
2002-11-15 | Mousewheel support added | Ruediger Hanke | |
svn-id: r5564 | |||
2002-11-15 | Remove MidiEmu option | Ruediger Hanke | |
svn-id: r5563 | |||
2002-11-15 | Hack for bug 636433 | James Brown | |
svn-id: r5562 | |||
2002-11-15 | Don't allow F5 key to be passed back to the game. Stops in-game dialog from ↵ | James Brown | |
displaying after save/loads in indy3 svn-id: r5561 | |||
2002-11-15 | 637471: Hack to work-around 'bad sound in stream' problem. | James Brown | |
svn-id: r5560 | |||
2002-11-15 | 638809: Simon startup speedup | James Brown | |
svn-id: r5559 | |||
2002-11-15 | Patch 638253: Actor jumping fix for V7 games. Basic regression testing ↵ | James Brown | |
preformed for The Dig. svn-id: r5558 | |||
2002-11-15 | More tempo updates, news update, bump version number | James Brown | |
svn-id: r5557 | |||
2002-11-15 | Music tempo patch | James Brown | |
svn-id: r5556 | |||
2002-11-15 | Do not drink and #ifdef | Nicolas Bacca | |
svn-id: r5555 | |||
2002-11-14 | Added FS implementation for Windows / Windows CE | Nicolas Bacca | |
svn-id: r5554 | |||
2002-11-14 | added dummy FS backend for Windows; somebody has to implement the actual ↵ | Max Horn | |
code for it. Also, we probably want something like this for MorphOS; and maybe also a 'null' dummy implementation? svn-id: r5553 | |||
2002-11-14 | cleanup | Max Horn | |
svn-id: r5552 | |||
2002-11-14 | Browser already can display files and navigate down; TOOD: go up, choose | Max Horn | |
svn-id: r5551 | |||
2002-11-14 | hide 'invisible' files | Max Horn | |
svn-id: r5550 | |||
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 |