Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-21 | SCI: Fixed tons of bugs in error/warning format strings | Max Horn | |
svn-id: r38655 | |||
2009-02-21 | SCI: cleanup | Max Horn | |
svn-id: r38654 | |||
2009-02-21 | SCI: Re-enabled detection of my KQ5 version | Max Horn | |
svn-id: r38653 | |||
2009-02-21 | Advanced detector: Slightly more verbose debug output | Max Horn | |
svn-id: r38652 | |||
2009-02-21 | avoid vsscanf | Willem Jan Palenstijn | |
svn-id: r38651 | |||
2009-02-20 | Minor consistency change. | Torbjörn Andersson | |
svn-id: r38650 | |||
2009-02-20 | Converted SCI saving to use saveFileMan. Instead of a savegame being | Willem Jan Palenstijn | |
a directory with an id and a state file, a savegame now consists of two consecutive CFSML-serialized structs: SavegameMetadata and state_t. The former contains the savegame title, and is loaded when scanning saves. svn-id: r38649 | |||
2009-02-20 | Switch error back to warning, to fix SCI 1.1 regression. | Travis Howell | |
svn-id: r38648 | |||
2009-02-20 | ups | Paweł Kołodziejski | |
svn-id: r38647 | |||
2009-02-20 | Switch errors back to warnings, to fix SCI 1.1 regressions. | Travis Howell | |
svn-id: r38646 | |||
2009-02-20 | re-enable warnings as errors | Paweł Kołodziejski | |
svn-id: r38645 | |||
2009-02-20 | fixed warning | Paweł Kołodziejski | |
svn-id: r38644 | |||
2009-02-20 | Downgraded some errors to warnings and printf's | Filippos Karapetis | |
svn-id: r38642 | |||
2009-02-20 | Reverted #38631 and readded gfxr_interpreter_needs_multicolored_pointers - ↵ | Filippos Karapetis | |
apparently, it's needed for SCI1.1 support svn-id: r38641 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38640 | |||
2009-02-20 | Add detection for the SCI christmas cards. | Matthew Hoops | |
svn-id: r38639 | |||
2009-02-20 | Since opening a compressed piece of music should no longer be an expensive | Torbjörn Andersson | |
operation, we can probably keep the mutex locked throughout the entire streamCompMusic() function. I'm not convinced that it was ever safe to unlock and relock it partway through. In fact, that's my prime suspect for bug #2614306 ("BS2: noise in music or speech"). svn-id: r38638 | |||
2009-02-20 | Instead of reading an entire compressed sound into a memory stream, use a | Torbjörn Andersson | |
slightly extended SeekableSubReadStream to stream the sound from a file instead. This change is experimental, so it should almost certainly not go into 0.13. svn-id: r38637 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38636 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38635 | |||
2009-02-20 | Changed some SCIkdebug() calls to debugC() | Filippos Karapetis | |
svn-id: r38634 | |||
2009-02-20 | Remove unused code (gfxr_interpreter_needs_multicolored_pointers) | Filippos Karapetis | |
svn-id: r38631 | |||
2009-02-20 | Add English version of Humongous Catalog Preview and Russian versions of two ↵ | Travis Howell | |
HE games. svn-id: r38630 | |||
2009-02-20 | Changed some non-fatal messages back to warnings | Filippos Karapetis | |
svn-id: r38629 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38628 | |||
2009-02-20 | Fixing compilation for me | Sven Hesse | |
svn-id: r38627 | |||
2009-02-20 | remove README, it's pointless | Paweł Kołodziejski | |
svn-id: r38626 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38625 | |||
2009-02-20 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r38624 | |||
2009-02-20 | Some initial code for a debug console (still non-working) | Filippos Karapetis | |
svn-id: r38623 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38622 | |||
2009-02-20 | Changed more messages to warnings/errors | Filippos Karapetis | |
svn-id: r38621 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38620 | |||
2009-02-20 | restored formating | Paweł Kołodziejski | |
svn-id: r38619 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38618 | |||
2009-02-20 | Started conversion of debug messages and debug levels to the ScummVM ↵ | Filippos Karapetis | |
equivalents. Removed the "stubs" and "warnings" debug levels and replaced such kinds of messages with normal warnings svn-id: r38617 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38616 | |||
2009-02-20 | Slight formatting update | Lars Persson | |
svn-id: r38615 | |||
2009-02-20 | use new instead of malloc for int_hash_map_t | Willem Jan Palenstijn | |
svn-id: r38613 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38612 | |||
2009-02-20 | Fixed configure on systems without mktemp. | Johannes Schickel | |
svn-id: r38610 | |||
2009-02-20 | remove old file | Joost Peters | |
svn-id: r38609 | |||
2009-02-20 | add README.PSP to update-version.pl | Joost Peters | |
svn-id: r38608 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38607 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38605 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38604 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38603 | |||
2009-02-20 | Used parentheses to indicate operator precedence (I hope I got them right) | Filippos Karapetis | |
svn-id: r38602 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38601 | |||
2009-02-20 | formating | Paweł Kołodziejski | |
svn-id: r38600 |