Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-26 | Updated xcode project | Oystein Eftevaag | |
svn-id: r46586 | |||
2009-12-26 | Kernel function 0x26 is empty in SCI1.1 games, and it has been set to ↵ | Filippos Karapetis | |
kPortrait in KQ6CD only svn-id: r46585 | |||
2009-12-26 | Case kSciAudioLanguage in kDoAudio always checks for audio capability in ↵ | Filippos Karapetis | |
SCI1.1 games, regardless of parameters. Fixes a warning in SQ4CD svn-id: r46584 | |||
2009-12-26 | Committing the actual new browser_osx.mm file, oops | Oystein Eftevaag | |
svn-id: r46583 | |||
2009-12-26 | The file selection dialog in OS X now uses Cocoa instead of Carbon, and ↵ | Oystein Eftevaag | |
lives in a separate file due to having to be compiled as Objective-C++. ScummVM can now run in x64 natively on OS X svn-id: r46581 | |||
2009-12-26 | Fixed graphics functions detection in an old version of SQ3 - my initial ↵ | Filippos Karapetis | |
thought to rely on the presence of the shiftParser selector was wrong svn-id: r46580 | |||
2009-12-26 | Hopefully fixed the freezes/deadlocks in the new music code (e.g. in LSL5 ↵ | Filippos Karapetis | |
and Castle of Dr. Brain) svn-id: r46579 | |||
2009-12-26 | - Made the music playlist private | Filippos Karapetis | |
- Removed some leaks - Fixed the destruction of the music playlist - Made mutexes more sane - Removed some dead code - Cleanup svn-id: r46578 | |||
2009-12-26 | Restored the mutexes in onTimer, and removed them from soundKill - fixes the ↵ | Filippos Karapetis | |
freeze in LSL5 intro svn-id: r46577 | |||
2009-12-26 | Change teenagent engine to use CursorMan instead of using OSystem directly. | Johannes Schickel | |
svn-id: r46576 | |||
2009-12-26 | SCI/newmusic: Removed mutex from onTimer, fixes freeze in sci1 games | Martin Kiewitz | |
svn-id: r46575 | |||
2009-12-26 | Remove x86 ASM version of sykcpt code, just use the generic code everywhere | Max Horn | |
svn-id: r46574 | |||
2009-12-26 | Tweak and rename skycpt ReadMe.txt -> README | Max Horn | |
svn-id: r46573 | |||
2009-12-26 | Remove obsolete skycpt Makefile | Max Horn | |
svn-id: r46572 | |||
2009-12-26 | Set the save game directory to something in pre-SCI32 games, as games like ↵ | Filippos Karapetis | |
SQ4CD complain that it's invalid if it's empty svn-id: r46570 | |||
2009-12-26 | Some more work on the new music code | Filippos Karapetis | |
svn-id: r46569 | |||
2009-12-26 | SCI/new music code: Fixed a bug where music was stopped when saving. Some ↵ | Filippos Karapetis | |
cleanup svn-id: r46568 | |||
2009-12-25 | SCI/newmusic: Added comments about sound resource headers | Martin Kiewitz | |
svn-id: r46567 | |||
2009-12-25 | SCI: implemented command 0x80 (stopnote) for amiga music driver | Martin Kiewitz | |
svn-id: r46566 | |||
2009-12-25 | Silence a bunch of gcc warnings (and Merry Christmas, if you celebrate). | Matthew Hoops | |
svn-id: r46565 | |||
2009-12-25 | SCI/newmusic: Change to channel filtering for sci0early to reflect actual ↵ | Martin Kiewitz | |
sierra driver behaviour svn-id: r46564 | |||
2009-12-25 | SCI/newmusic: added filter support for kq4early and adlib | Martin Kiewitz | |
svn-id: r46563 | |||
2009-12-25 | Remove extra debug output which sneaked in. | Eugene Sandulenko | |
svn-id: r46562 | |||
2009-12-25 | SCI/newmusic: support for early sound resource format, early kq4 version now ↵ | Martin Kiewitz | |
gets music, is not filtered yet svn-id: r46561 | |||
2009-12-25 | - Introduced a new version in the sound version detection routine, as SCI0 ↵ | Filippos Karapetis | |
early games had different sound than SCI0 late ones - Changed sound-related debug output from printf's into debugC calls svn-id: r46560 | |||
2009-12-25 | SCI/newmusic: Adlib driver / added comment that sierra adlib driver did not ↵ | Martin Kiewitz | |
support aftertouch svn-id: r46559 | |||
2009-12-25 | Added a stub for signal 0xA0 (polyphonic key pressure - aftertouch) | Filippos Karapetis | |
svn-id: r46558 | |||
2009-12-25 | Ignore internal SysEx events in the Adlib player | Filippos Karapetis | |
svn-id: r46557 | |||
2009-12-25 | Added mutexes in music functions | Filippos Karapetis | |
svn-id: r46556 | |||
2009-12-25 | Adjusted volume clipping | Filippos Karapetis | |
svn-id: r46555 | |||
2009-12-25 | Limit volume range to 0 - 255 | Filippos Karapetis | |
svn-id: r46554 | |||
2009-12-25 | SCI/newmusic: find slot again after destroying it fixes kq6cd, lb2cd, added ↵ | Martin Kiewitz | |
debug output svn-id: r46553 | |||
2009-12-25 | Fixed variable capitalization | Filippos Karapetis | |
svn-id: r46552 | |||
2009-12-25 | Fix compilation. | Johannes Schickel | |
svn-id: r46551 | |||
2009-12-25 | Properly initialize the audio stream part of each music slot when loading | Filippos Karapetis | |
svn-id: r46550 | |||
2009-12-25 | SCI/new music code: Some initial code for saving/loading the sound state | Filippos Karapetis | |
svn-id: r46549 | |||
2009-12-25 | SCI/newmusic: _signalSet, _signalToSet init, debug output added for signals | Martin Kiewitz | |
svn-id: r46548 | |||
2009-12-25 | SCI/newmusic: ignore vol selector for games prior sci1late, fixes amiga ↵ | Martin Kiewitz | |
music in sq3 svn-id: r46547 | |||
2009-12-25 | Another readability change | Filippos Karapetis | |
svn-id: r46546 | |||
2009-12-25 | Slight code readability cleanup | Filippos Karapetis | |
svn-id: r46545 | |||
2009-12-25 | SCI/newmusic: Filter was processing one byte too much | Martin Kiewitz | |
svn-id: r46544 | |||
2009-12-25 | Consistency change: Use uniform copyright strings in getOriginalCopyright. | Johannes Schickel | |
svn-id: r46543 | |||
2009-12-25 | Fix gcc warning (and along with it make the code a little bit easier to read). | Johannes Schickel | |
svn-id: r46542 | |||
2009-12-25 | Removed a const-away cast. | Johannes Schickel | |
svn-id: r46541 | |||
2009-12-25 | Commit of patch #2909981 "create_msvc: Updated default warnings + ↵ | Johannes Schickel | |
per-project warnings" with some slight changes. svn-id: r46540 | |||
2009-12-24 | SCI/newmusic: Set signal after waiting for delta and not immediately (fixes ↵ | Martin Kiewitz | |
iceman intro) svn-id: r46539 | |||
2009-12-24 | SCI/newmusic: support for 0xF8 delta in parseNextEvent, changes to channel ↵ | Martin Kiewitz | |
filtering (including temporary debug output) svn-id: r46538 | |||
2009-12-24 | Fix detection for ITE Floppy Italian | Eugene Sandulenko | |
svn-id: r46537 | |||
2009-12-24 | Silenced some MSVC warnings | Filippos Karapetis | |
svn-id: r46536 | |||
2009-12-24 | Silence some gcc warnings. | Matthew Hoops | |
svn-id: r46535 |