aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/staticdata.h
AgeCommit message (Expand)Author
2008-06-09- drascula.dat is now read completelyFilippos Karapetis
2008-06-08Load all texts from drascula.datEugene Sandulenko
2008-06-07WIP of drascula.dat loading. Eugene Sandulenko
2008-06-07Another fix, now to German texts.Eugene Sandulenko
2008-06-07Ooops. Several missing colons in the texts which lead to wrong messages were ...Eugene Sandulenko
2008-06-07Patch #1986992: "DRASCULA: correcting errors"Eugene Sandulenko
2008-06-06Fix apostrophe rendering in conversation texts.Eugene Sandulenko
2008-06-06Another English fix from sanguinehEugene Sandulenko
2008-06-06Slighly modified patch #1985341: "DRASCULA: Hopefully my last batch of englis...Eugene Sandulenko
2008-06-06- CleanupFilippos Karapetis
2008-06-06Move more room code into roomActions[].Eugene Sandulenko
2008-06-06Removed the useless textSurface bufferFilippos Karapetis
2008-06-06Simplified the room preupdaters and updatersFilippos Karapetis
2008-06-05Converted most of checkAction() to pseudorooms 200 and 201, puttingEugene Sandulenko
2008-06-05Merged all roomXXActions into single array. Thus simplified room parsers.Eugene Sandulenko
2008-06-05Pendulum room is room #102Eugene Sandulenko
2008-06-05Forgot the separatorFilippos Karapetis
2008-06-05Slighlty modified patch #1984858: "DRASCULA: more english grammar/spelling fi...Eugene Sandulenko
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-04Rewrote some more room logic. Added a FIXME about the usage of ARRAYSIZE in t...Filippos Karapetis
2008-06-03Rewrote some more room logicFilippos Karapetis
2008-06-02elige_en_barra -> selectVerbFromBarFilippos Karapetis
2008-06-02Proper implementation for talk_banterder(82)Eugene Sandulenko
2008-05-31Patch #1980689: "DRASCULA: ENGLISH GRAMMAR/SPELLING" thanks to sanguineheartsEugene Sandulenko
2008-05-31Remove trailing spacesEugene Sandulenko
2008-05-31Fix bug #1979579: "DRASCULA: typo in Spanish verbs"Eugene Sandulenko
2008-05-31OopsFilippos Karapetis
2008-05-30- Simplified font mapping (in print_abc and print_abc_opc)Filippos Karapetis
2008-05-30- Renamed texts.cpp to staticdata.h and moved all game static data thereFilippos Karapetis