aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-05-03- Moved newShape/temporaryScript code to KyraEngine_v2.Johannes Schickel
2008-05-03Fix compilation on MSVC (Updated project files and turned a 'int forced to bo...Kari Salminen
2008-05-03Fixed some valgrind warnings.Johannes Schickel
2008-05-02WhitespacesEugene Sandulenko
2008-05-02Add French and Italian texts. Thanks to Razial for helpEugene Sandulenko
2008-05-02Add German stringsEugene Sandulenko
2008-05-02fix bug in hof animator (incomplete initialization of _animObjects)Florian Kagerer
2008-05-02Truly remove 8-bit charactersEugene Sandulenko
2008-05-02The Last Dynasty starts and play the intro videos, so uncommenting its detectionSven Hesse
2008-05-02- Renamed ScreenAnimator -> Animator_v1Johannes Schickel
2008-05-02Fixing Fingolfin's commit :PSven Hesse
2008-05-02Fix warningsMax Horn
2008-05-02Added missing file.Johannes Schickel
2008-05-02Remove 8-bit charactersEugene Sandulenko
2008-05-02Yet more opcodes moved to KyraEngine_v2.Johannes Schickel
2008-05-02Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2.Johannes Schickel
2008-05-02Add Spanish strings. Not used yet.Eugene Sandulenko
2008-05-02Moved runSceneScript6 to KyraEngine_v2.Johannes Schickel
2008-05-02Moved some character code from kyra2/kyra3 to KyraEngine_v2.Johannes Schickel
2008-05-02- Renamed TextDisplayer_v2 to TextDisplayer_HoFJohannes Schickel
2008-05-02First step to international version support. Moved all texts to arraysEugene Sandulenko
2008-05-02Moved common kyra2/kyra3 item to KyraEngine_v2.Johannes Schickel
2008-05-02Added missing files, compiling should work again.Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-05-02Move talk_* to talk.cppEugene Sandulenko
2008-05-02habla[r] -> talkEugene Sandulenko
2008-05-02Translated the action verbs:Jordi Vilalta Prat
2008-05-02- Added patch #1955698: MADE: Add "The Manhole" DetectionBenjamin Haisch
2008-05-02Move rooms_* and update_* to rooms.cppEugene Sandulenko
2008-05-02lee_dibujos -> loadPicEugene Sandulenko
2008-05-02Move animation functions to separate fileEugene Sandulenko
2008-05-02DIBUJA_FONDO -> copyBackgroundEugene Sandulenko
2008-05-01Fixed some valgrind warnings.Johannes Schickel
2008-05-01Fixing object video related segfaultSven Hesse
2008-05-01fix broken save file listFlorian Kagerer
2008-05-01Fixing the object video offsetsSven Hesse
2008-04-30Implemented savegame loading/saving and sprite clippingBenjamin Haisch
2008-04-30Fixing path finding in WoodruffSven Hesse
2008-04-30Changed signess of some drawing order related vars, fixing a drawing glitch i...Sven Hesse
2008-04-30Reverting accidently made revert of the gob3 walk fixSven Hesse
2008-04-30Fix subtitle regressions in The Dig.Travis Howell
2008-04-30Fix cycling of speech and subtitle options via Ctrl t.Travis Howell
2008-04-30Ooops, missed one difference.Travis Howell
2008-04-30Revert string clipping changes, as they only applied to The Dig (Second relea...Travis Howell
2008-04-30The Dig (Second release) used similar charset code to COMI. This could cause ...Travis Howell
2008-04-30Add language.bnd size, for the Japanese version of The Dig.Travis Howell
2008-04-30Add extra hard coded strings translations, from second release of The Dig.Travis Howell
2008-04-29Fixed bug in o1_READMENU where an incorrect string length was returned.Benjamin Haisch
2008-04-29Turned printf into warning.Benjamin Haisch
2008-04-29Fixed possible endian problems in getObjectPropertyPtr.Benjamin Haisch