aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/module.mk
AgeCommit message (Collapse)Author
2009-10-24Change "=" to ":=" in some module.mk files for consistency.Johannes Schickel
svn-id: r45364
2008-06-07Add new files to makefile.Eugene Sandulenko
svn-id: r32600
2008-05-30- Renamed texts.cpp to staticdata.h and moved all game static data thereFilippos Karapetis
- Simplified room_0() - Some cleanup svn-id: r32404
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
svn-id: r31888
2008-05-02First step to international version support. Moved all texts to arraysEugene Sandulenko
svn-id: r31820
2008-05-02Move talk_* to talk.cppEugene Sandulenko
svn-id: r31815
2008-05-02Move rooms_* and update_* to rooms.cppEugene Sandulenko
svn-id: r31809
2008-05-02Move animation functions to separate fileEugene Sandulenko
svn-id: r31805
2007-07-17added engine stubs code for Drascula gamePaweł Kołodziejski
svn-id: r28130