aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-06-04Fixed typo in the initialization of the _textd1 array, which is now set corre...Filippos Karapetis
2008-06-04Fixed regression from commit #32536Filippos Karapetis
2008-06-04Fixed the misuse of ARRAYSIZEFilippos Karapetis
2008-06-04Rewrote some more room logic. Added a FIXME about the usage of ARRAYSIZE in t...Filippos Karapetis
2008-06-04lleva_vb -> placeVBFilippos Karapetis
2008-06-04Simplified some more calls to loadPic()Filippos Karapetis
2008-06-04releaseGame() -> quitGame()Filippos Karapetis
2008-06-04Fixed regression from commit #32507Filippos Karapetis
2008-06-04oops. Changed stricmp to scumm_stricmp from last commit.Nicola Mettifogo
2008-06-04enterNewRoom -> enterRoomFilippos Karapetis
2008-06-04* Implemented character change opcodes in BRANicola Mettifogo
2008-06-04carga_escoba -> enterNewRoomFilippos Karapetis
2008-06-04Merged para_grabar() with saveGame()Filippos Karapetis
2008-06-04Removed junk code from update_1_pre, update_4 and update_6_preFilippos Karapetis
2008-06-04Script instructions referencing unexisting animations are now skipped, instea...Nicola Mettifogo
2008-06-04Return to menu after introduction has played (with glitches).Nicola Mettifogo
2008-06-03Initial WIP and still non-working code for the blinking save reminder icon (b...Filippos Karapetis
2008-06-03Rewrote some more room logicFilippos Karapetis
2008-06-03Added support for compressed kyra3 audio files.Johannes Schickel
2008-06-03Reordered and grouped function definitionsFilippos Karapetis
2008-06-03x_talk_izq/x_talk_dch are used in more than 1 placeFilippos Karapetis
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-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-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-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-01Now whole game could be run from original packed files.Eugene Sandulenko
2008-06-01More ArjFile usageEugene Sandulenko
2008-06-01Fix bug #1981402: "BS1: grammatical error in the Italian menu"Eugene Sandulenko
2008-06-01CleanupJohannes Schickel