aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02Update MSVC project files (For drascula/rooms.cpp).Kari Salminen
2008-05-02Update MSVC project files (For gob/goblin_v4.cpp and drascula/animation.cpp).Kari Salminen
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-02Enable drascula engine by defaultEugene Sandulenko
2008-05-02Move animation functions to separate fileEugene Sandulenko
2008-05-02DIBUJA_FONDO -> copyBackgroundEugene Sandulenko
2008-05-02Updated the list of the DC plugins' exported symbolsJordi Vilalta Prat
2008-05-02Properly document the default manpage directoryJordi Vilalta Prat
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-30Update AGOS section in NEWS.Travis Howell
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
2008-04-29Fix warningMax Horn
2008-04-29Update AGI timers while waiting for a key to be pressed (e.g. when showing bl...Filippos Karapetis
2008-04-29Fix for original game bug #1942476 - "AGI: Fan(Get Outta SQ) - Score is lost ...Filippos Karapetis
2008-04-29Fixed crash that occurred when skipping a video while MIDI music was activeFilippos Karapetis
2008-04-29Fixed crash that occurred when Ms Peeper's test startedFilippos Karapetis
2008-04-29- Renamed ScriptInterpreter -> EMCInterpreterJohannes Schickel
2008-04-29Various cleanup.Johannes Schickel
2008-04-29Prevent 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-29Updated the MSVC kyra project filesFilippos Karapetis
2008-04-29Fixed MSVC warningFilippos Karapetis
2008-04-28- Implemented credits showing after finishing gameJohannes Schickel
2008-04-28- Fixed some delay timesJohannes Schickel
2008-04-28Fixed bug in KyraEngine_v3::processDialog, should fix crash when talking to B...Johannes Schickel
2008-04-28Fixed bug in TimerManager::update, this should fix tic-tac-toe game in kyra3.Johannes Schickel
2008-04-28Implemented opcodes:Johannes Schickel
2008-04-28Fixed bug in KyraEngine_v3::updateCharPal, should fix malcolms palette in sce...Johannes Schickel
2008-04-28Narrow corrections to clipping code introduced with commit r31757 toEugene Sandulenko