Age | Commit message (Expand) | Author |
2009-02-21 | remove some endlines from warning() calls | Willem Jan Palenstijn |
2009-02-21 | force inventory redraw after a game state load (inventory should now be ok wh... | Gregory Montoir |
2009-02-21 | Cleanup. | Torbjörn Andersson |
2009-02-21 | Replaced "typedef struct _seg_manager_t seg_manager_t" with "struct SegManager" | Jordi Vilalta Prat |
2009-02-21 | Replaced "typedef struct _state state_t" with "struct EngineState" | Jordi Vilalta Prat |
2009-02-21 | Wrapped the SCI engine in the Sci namespace. | Oystein Eftevaag |
2009-02-21 | formating | Paweł Kołodziejski |
2009-02-21 | Implemented SciEngine::getDebugger() | Jordi Vilalta Prat |
2009-02-21 | formating | Paweł Kołodziejski |
2009-02-21 | formating | Paweł Kołodziejski |
2009-02-21 | formating | Paweł Kołodziejski |
2009-02-21 | formating | Paweł Kołodziejski |
2009-02-21 | formating | Paweł Kołodziejski |
2009-02-21 | formating | Paweł Kołodziejski |
2009-02-21 | formating | Paweł Kołodziejski |
2009-02-21 | Fix for bug #1864270. Music now goes on after the the credits have been displ... | Nicola Mettifogo |
2009-02-21 | Fix for bug #2619824. Command list execution is now paused when showing credi... | Nicola Mettifogo |
2009-02-21 | SCI: Yet more cleanup | Max Horn |
2009-02-21 | SCI: Use GCC_PRINTF hint to the compiler for _SCIkprintf and sciprintf; fixed... | Max Horn |
2009-02-21 | SCI: Regenerated said.cpp from said.y | Max Horn |
2009-02-21 | SCI: Fixed more warnings | Max Horn |
2009-02-21 | SCI: Fixed warnings in engine/savegame.cpp, by improving cfsml.pl; also impro... | Max Horn |
2009-02-21 | SCI: Fixed more warnings | Max Horn |
2009-02-21 | SCI: Fixed tons of bugs in error/warning format strings | Max Horn |
2009-02-21 | SCI: cleanup | Max Horn |
2009-02-21 | SCI: Re-enabled detection of my KQ5 version | Max Horn |
2009-02-21 | Advanced detector: Slightly more verbose debug output | Max Horn |
2009-02-21 | avoid vsscanf | Willem Jan Palenstijn |
2009-02-20 | Minor consistency change. | Torbjörn Andersson |
2009-02-20 | Converted SCI saving to use saveFileMan. Instead of a savegame being | Willem Jan Palenstijn |
2009-02-20 | Switch error back to warning, to fix SCI 1.1 regression. | Travis Howell |
2009-02-20 | ups | Paweł Kołodziejski |
2009-02-20 | Switch errors back to warnings, to fix SCI 1.1 regressions. | Travis Howell |
2009-02-20 | fixed warning | Paweł Kołodziejski |
2009-02-20 | Downgraded some errors to warnings and printf's | Filippos Karapetis |
2009-02-20 | Reverted #38631 and readded gfxr_interpreter_needs_multicolored_pointers - ap... | Filippos Karapetis |
2009-02-20 | formating | Paweł Kołodziejski |
2009-02-20 | Add detection for the SCI christmas cards. | Matthew Hoops |
2009-02-20 | Since opening a compressed piece of music should no longer be an expensive | Torbjörn Andersson |
2009-02-20 | Instead of reading an entire compressed sound into a memory stream, use a | Torbjörn Andersson |
2009-02-20 | formating | Paweł Kołodziejski |
2009-02-20 | formating | Paweł Kołodziejski |
2009-02-20 | Changed some SCIkdebug() calls to debugC() | Filippos Karapetis |
2009-02-20 | Remove unused code (gfxr_interpreter_needs_multicolored_pointers) | Filippos Karapetis |
2009-02-20 | Add English version of Humongous Catalog Preview and Russian versions of two ... | Travis Howell |
2009-02-20 | Changed some non-fatal messages back to warnings | Filippos Karapetis |
2009-02-20 | formating | Paweł Kołodziejski |
2009-02-20 | Fixing compilation for me | Sven Hesse |
2009-02-20 | remove README, it's pointless | Paweł Kołodziejski |
2009-02-20 | formating | Paweł Kołodziejski |