aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-03Removed the now empty files stringSupport.cpp/.hFilippos Karapetis
2008-06-03Fixed initialization of parsers, necessary after the latest removal of static...Nicola Mettifogo
2008-06-02hare_x/hare_y -> curX/curYFilippos Karapetis
2008-06-02elige_en_barra -> selectVerbFromBarFilippos Karapetis
2008-06-02rayo_x -> rayXFilippos Karapetis
2008-06-02Added an enum for Igor's possible statesFilippos Karapetis
2008-06-02This should fix a regression in the recent talk_igor() cleanup. I don'tTorbjörn Andersson
2008-06-02Simplified detection tableEugene Sandulenko
2008-06-02Add detection for original unpacked Spanish and Italian versions.Eugene Sandulenko
2008-06-02- Now it is possible to choose English version from original CD. Thanks toEugene Sandulenko
2008-06-02Implement ADGF_KEEPMATCHEugene Sandulenko
2008-06-02Plug memory leakEugene Sandulenko
2008-06-02Sorted static mouse arrow bitmap, so it doesn't have to be 'decoded' on the f...Nicola Mettifogo
2008-06-02Further cleanup of the talk codeFilippos Karapetis
2008-06-02Add Macintosh version of Blue's 123 Time Activities.Travis Howell
2008-06-02Updated the MSVC project files (added unarj.cpp/.h)Filippos Karapetis
2008-06-02Better implementation of packet games loadingEugene Sandulenko
2008-06-02Proper detection for packed German and French versions. Removed unneeded code.Eugene Sandulenko
2008-06-02Proper implementation for talk_banterder(82)Eugene Sandulenko
2008-06-02Removed some of the old talk functionsFilippos Karapetis
2008-06-02GID_WATER is no longer required.Travis Howell
2008-06-02Simplified talk_blind()Filippos Karapetis
2008-06-02loadAndDecompressPic -> loadPicFilippos Karapetis
2008-06-02Show the 3 pictures in carga_escoba after the initial file is loaded (so as n...Filippos Karapetis
2008-06-01Should fix gcc warningJohannes Schickel
2008-06-01Removed the now obsolete talk_dr_dchFilippos Karapetis
2008-06-01Fix for crash that occurs in the unarj's fallback code - _uncompressedData i...Filippos Karapetis
2008-06-01DS: Removed some duplicate file content (thanks to Qvist for pointing this out)Max Horn
2008-06-01Add MD5's and packed file overrides for original packed files of the Multilin...Filippos Karapetis
2008-06-01Enable file fallback for drascula. Now old uncompressed games should work.Eugene Sandulenko
2008-06-01Implement file fallback for archivesEugene Sandulenko
2008-06-01Now whole game could be run from original packed files.Eugene Sandulenko
2008-06-01Fixed MSVC warningsFilippos Karapetis
2008-06-01More ArjFile usageEugene Sandulenko
2008-06-01Speed up decoding by memory cachingEugene Sandulenko
2008-06-01Fix bug #1981402: "BS1: grammatical error in the Italian menu"Eugene Sandulenko
2008-06-01Tweaks to DS makefiles.Robin Watts
2008-06-01CleanupJohannes Schickel
2008-06-01Some paranoia checks in TIMInterpreter::refreshTimersAfterPause.Johannes Schickel
2008-06-01- fix 'order of evaluation' bug (MSVC release build)Florian Kagerer
2008-06-01Got rid of the static arrays for initialization of parsers and exec opcodes, ...Nicola Mettifogo
2008-06-01- fix regression in non-interactive HOF demoFlorian Kagerer
2008-06-01- (hopefully) fix valgrind warning for installer file decompressionFlorian Kagerer
2008-06-01WIP for hooking unarj in order to play unmodified files from CD.Eugene Sandulenko
2008-06-01Unarj code based on unarj 2.62. Used by Drascula engineEugene Sandulenko
2008-06-01Add Blue's 123 Time Activities.Travis Howell
2008-06-01Correct HE version for Blue's 123 Time Activities.Travis Howell
2008-06-01Fix bug #1973247 - DIG: Subtitle glitch (Regression).Travis Howell
2008-06-01Add Blue's 123 Time Activities.Travis Howell
2008-06-01Ooops, intialize variables properly.Sven Hesse