Age | Commit message (Expand) | Author |
2008-05-02 | Added missing files, compiling should work again. | Johannes Schickel |
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions possible,... | Johannes Schickel |
2008-05-02 | Move talk_* to talk.cpp | Eugene Sandulenko |
2008-05-02 | habla[r] -> talk | Eugene Sandulenko |
2008-05-02 | Translated the action verbs: | Jordi Vilalta Prat |
2008-05-02 | - Added patch #1955698: MADE: Add "The Manhole" Detection | Benjamin Haisch |
2008-05-02 | Move rooms_* and update_* to rooms.cpp | Eugene Sandulenko |
2008-05-02 | lee_dibujos -> loadPic | Eugene Sandulenko |
2008-05-02 | Move animation functions to separate file | Eugene Sandulenko |
2008-05-02 | DIBUJA_FONDO -> copyBackground | Eugene Sandulenko |
2008-05-01 | Fixed some valgrind warnings. | Johannes Schickel |
2008-05-01 | Fixing object video related segfault | Sven Hesse |
2008-05-01 | fix broken save file list | Florian Kagerer |
2008-05-01 | Fixing the object video offsets | Sven Hesse |
2008-04-30 | Implemented savegame loading/saving and sprite clipping | Benjamin Haisch |
2008-04-30 | Fixing path finding in Woodruff | Sven Hesse |
2008-04-30 | Changed signess of some drawing order related vars, fixing a drawing glitch i... | Sven Hesse |
2008-04-30 | Reverting accidently made revert of the gob3 walk fix | Sven Hesse |
2008-04-30 | Fix subtitle regressions in The Dig. | Travis Howell |
2008-04-30 | Fix cycling of speech and subtitle options via Ctrl t. | Travis Howell |
2008-04-30 | Ooops, missed one difference. | Travis Howell |
2008-04-30 | Revert string clipping changes, as they only applied to The Dig (Second relea... | Travis Howell |
2008-04-30 | The Dig (Second release) used similar charset code to COMI. This could cause ... | Travis Howell |
2008-04-30 | Add language.bnd size, for the Japanese version of The Dig. | Travis Howell |
2008-04-30 | Add extra hard coded strings translations, from second release of The Dig. | Travis Howell |
2008-04-29 | Fixed bug in o1_READMENU where an incorrect string length was returned. | Benjamin Haisch |
2008-04-29 | Turned printf into warning. | Benjamin Haisch |
2008-04-29 | Fixed possible endian problems in getObjectPropertyPtr. | Benjamin Haisch |
2008-04-29 | Fix warning | Max Horn |
2008-04-29 | Update AGI timers while waiting for a key to be pressed (e.g. when showing bl... | Filippos Karapetis |
2008-04-29 | Fix for original game bug #1942476 - "AGI: Fan(Get Outta SQ) - Score is lost ... | Filippos Karapetis |
2008-04-29 | Fixed crash that occurred when skipping a video while MIDI music was active | Filippos Karapetis |
2008-04-29 | Fixed crash that occurred when Ms Peeper's test started | Filippos Karapetis |
2008-04-29 | - Renamed ScriptInterpreter -> EMCInterpreter | Johannes Schickel |
2008-04-29 | Various cleanup. | Johannes Schickel |
2008-04-29 | Prevent analog sound driver to be created for Kyra3. | Johannes Schickel |
2008-04-29 | - Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as ... | Johannes Schickel |
2008-04-29 | Fixed MSVC warning | Filippos Karapetis |
2008-04-28 | - Implemented credits showing after finishing game | Johannes Schickel |
2008-04-28 | - Fixed some delay times | Johannes Schickel |
2008-04-28 | Fixed bug in KyraEngine_v3::processDialog, should fix crash when talking to B... | Johannes Schickel |
2008-04-28 | Fixed bug in TimerManager::update, this should fix tic-tac-toe game in kyra3. | Johannes Schickel |
2008-04-28 | Implemented opcodes: | Johannes Schickel |
2008-04-28 | Fixed bug in KyraEngine_v3::updateCharPal, should fix malcolms palette in sce... | Johannes Schickel |
2008-04-28 | Narrow corrections to clipping code introduced with commit r31757 to | Eugene Sandulenko |
2008-04-28 | Fix compilation | Eugene Sandulenko |
2008-04-28 | Fix Kanji text positioning in DIG. Constants based on disassembly, but | Eugene Sandulenko |
2008-04-28 | Implemented text drawing and cleanup. | Benjamin Haisch |
2008-04-28 | Moved some static members into Parallaction class. | Nicola Mettifogo |
2008-04-27 | Fixed bug while loading savegame. | Johannes Schickel |