Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-24 | - Added MT32 -> GM mapping, this fixes the wrong sound for the clock in the ↵ | Joost Peters | |
beginning as well as various tunes. - Don't try to play invalid music (list probably is incomplete) - Work around annoying notes bug in 2 pieces of Floda music - Stop music when loading savegames svn-id: r12584 | |||
2004-01-24 | fix OSX COMI cd changing hack | Max Horn | |
svn-id: r12583 | |||
2004-01-23 | change sscanf() calls to atoi() to please PalmOS :) | Gregory Montoir | |
svn-id: r12582 | |||
2004-01-23 | update | Gregory Montoir | |
svn-id: r12581 | |||
2004-01-23 | use BobSlot::clear instead of Graphics::clearBob | Gregory Montoir | |
svn-id: r12580 | |||
2004-01-23 | MSVC warnings | Gregory Montoir | |
svn-id: r12579 | |||
2004-01-23 | use BobSlot::clear instead of Graphics::clearBob | Gregory Montoir | |
svn-id: r12578 | |||
2004-01-22 | - Some refactoring/clean-up. | Joost Peters | |
- Handle special music types (> 1000) - Implemented random looping (untested) svn-id: r12577 | |||
2004-01-22 | (slightly) less hackish bounding box code | Gregory Montoir | |
svn-id: r12576 | |||
2004-01-22 | whitespaces | Max Horn | |
svn-id: r12575 | |||
2004-01-22 | Fix for bug #882081 | Max Horn | |
svn-id: r12574 | |||
2004-01-22 | Not needed for puttdemo. | Travis Howell | |
svn-id: r12573 | |||
2004-01-22 | patch #878551 from Gael Le Mignot, adds key mappings for yopy PDAs, a host ↵ | Jonathan Gray | |
option to the configure script for cross compilation and sdl prefix option. Also remove obsolete sdlgl option from configure script and change the --disable-bs options to be --disable-sword to be consistent while I'm here svn-id: r12572 | |||
2004-01-22 | actor ignoreTurns is complete for scumm6 | Travis Howell | |
svn-id: r12571 | |||
2004-01-22 | Remove a few old warnings. | Travis Howell | |
svn-id: r12570 | |||
2004-01-22 | fixed bug #881141 | Paweł Kołodziejski | |
svn-id: r12569 | |||
2004-01-21 | clear user input before entering Journal (no more load problems occuring ↵ | Gregory Montoir | |
when journal is started as joe is about to do sthg) svn-id: r12568 | |||
2004-01-21 | Prevent getPlatformDescription(...) from returing NULL pointer using ↵ | Chris Apers | |
kPlatformUnknown svn-id: r12567 | |||
2004-01-21 | Don't crash if unable to play cutscene music. | James Brown | |
svn-id: r12566 | |||
2004-01-20 | fix 'conversation options still displayed after hitting esc' bug (noticeable ↵ | Gregory Montoir | |
in plane when speaking to Sparky) svn-id: r12565 | |||
2004-01-20 | - fixed bug #880415 (only setup bam scene after all _vm->update() calls) | Gregory Montoir | |
- constness svn-id: r12564 | |||
2004-01-20 | slightly less hackish LaTeX code | Max Horn | |
svn-id: r12563 | |||
2004-01-20 | save 8 pages by using a smaller font, reducing the page margins, and keeping ↵ | Max Horn | |
the TOC on the first page; also make use of hyperref so that we get a nice hypertext TOC svn-id: r12562 | |||
2004-01-20 | .cvsignore | Max Horn | |
svn-id: r12561 | |||
2004-01-20 | Added latex-files. To make the readme.ps type 'latex readme.tex&&dvips ↵ | Hannes Niederhausen | |
readme.dvi -o readme.ps' If someone wants a Makefile, please post it to the scmmvm-devel-list. svn-id: r12560 | |||
2004-01-20 | No more needed | Chris Apers | |
svn-id: r12559 | |||
2004-01-20 | Enable those drivers (still no sound on PalmOS) | Chris Apers | |
svn-id: r12558 | |||
2004-01-20 | Missing stdafx.h | Chris Apers | |
svn-id: r12557 | |||
2004-01-20 | Added abort() function | Chris Apers | |
svn-id: r12556 | |||
2004-01-20 | Added DrawStatus function | Chris Apers | |
svn-id: r12555 | |||
2004-01-20 | Added copy protection and aspect ratio options | Chris Apers | |
svn-id: r12554 | |||
2004-01-20 | Added FtSeqNames | Chris Apers | |
svn-id: r12553 | |||
2004-01-20 | Chenged max stack size | Chris Apers | |
svn-id: r12552 | |||
2004-01-20 | Moved MainForm stuffs to its own file | Chris Apers | |
svn-id: r12551 | |||
2004-01-20 | Fixed list positioning, tapwave related stuffs | Chris Apers | |
svn-id: r12550 | |||
2004-01-20 | Updated with lastest CVS changes | Chris Apers | |
svn-id: r12549 | |||
2004-01-20 | Missing stdafx.h | Chris Apers | |
svn-id: r12548 | |||
2004-01-20 | Always create the log file, more ScummVM options supported | Chris Apers | |
svn-id: r12547 | |||
2004-01-20 | More PalmOS options + macros | Chris Apers | |
svn-id: r12546 | |||
2004-01-20 | Fixed GamUnselect function, added GamJumpTo | Chris Apers | |
svn-id: r12545 | |||
2004-01-20 | Disable tapwave code for now | Chris Apers | |
svn-id: r12544 | |||
2004-01-20 | Removed unused stuffs, added ARM init functions | Chris Apers | |
svn-id: r12543 | |||
2004-01-20 | Missing stdafx.h | Chris Apers | |
svn-id: r12542 | |||
2004-01-20 | Updated resource files | Chris Apers | |
svn-id: r12541 | |||
2004-01-20 | Dont use full_screen on PalmOS, use ConfMan instead | Chris Apers | |
svn-id: r12540 | |||
2004-01-20 | Hack a bit MD5 to make it work on PalmOS | Chris Apers | |
svn-id: r12539 | |||
2004-01-20 | Changed printf() to warning() | Torbjörn Andersson | |
svn-id: r12538 | |||
2004-01-20 | I assume this fixes CPU usage in synced cutscene playback, but since I | Torbjörn Andersson | |
don't have said cutscenes I can't really check. (I did the same change for BS2 though.) svn-id: r12537 | |||
2004-01-20 | Some minor cleanups (comments and spacing), and fixed CPU usage in synced | Torbjörn Andersson | |
cutscene playback. svn-id: r12536 | |||
2004-01-20 | initialise _channel array | Joost Peters | |
svn-id: r12535 |