aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula
AgeCommit message (Expand)Author
2008-05-27Cleanup of the X_OBJ and Y_OBJ definesFilippos Karapetis
2008-05-27palJuego -> gamePaletteFilippos Karapetis
2008-05-26Changed floating point immediates to single precision (Silences MSVC warning ...Kari Salminen
2008-05-26Implement built-in screensaverEugene Sandulenko
2008-05-26Fix leftover 8bit characterEugene Sandulenko
2008-05-26Fix delays against originalEugene Sandulenko
2008-05-26Simplified all calls to talk_vb and talk_vbpuerta, together with some more ca...Filippos Karapetis
2008-05-26CleanupFilippos Karapetis
2008-05-26CleanupFilippos Karapetis
2008-05-26Removed a lot of duplicate code, fixed a mistake I made in sprintfFilippos Karapetis
2008-05-26More simplification to the talk() calls, fixed a shadowing warningFilippos Karapetis
2008-05-26Disable Drascula's and MADE's dummy fallbackDetect.Jordi Vilalta Prat
2008-05-26Started rewriting room logicFilippos Karapetis
2008-05-26CleanupFilippos Karapetis
2008-05-26Slight cleanupFilippos Karapetis
2008-05-24- Move more texts to stringsEugene Sandulenko
2008-05-11more translationsPaweł Kołodziejski
2008-05-11Negro -> BlackPaweł Kołodziejski
2008-05-11asigna_rgb -> setRGBPaweł Kołodziejski
2008-05-11- Move remaining texts to texts.cppEugene Sandulenko
2008-05-11opsPaweł Kołodziejski
2008-05-11ESPACIO -> SPACEPaweł Kołodziejski
2008-05-11X_PUNTO -> X_DOTPaweł Kołodziejski
2008-05-11NUM_BANDERAS -> NUM_FLAGSPaweł Kołodziejski
2008-05-11salir_al_dos -> releaseGamePaweł Kołodziejski
2008-05-11Italian verbs thanks to glorifindelEugene Sandulenko
2008-05-11libera_memoria -> freeMemoryPaweł Kołodziejski
2008-05-11Fix compilationJordi Vilalta Prat
2008-05-11asigna_memoria -> allocMemoryPaweł Kołodziejski
2008-05-11remove dead codePaweł Kołodziejski
2008-05-11Add more verbs. They're not translated in the original, so it would be bestEugene Sandulenko
2008-05-11- Move verbs to texts.cppEugene Sandulenko
2008-05-07Even more German fixes from RazielEugene Sandulenko
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-05-04German texts fixes (compared to original) from Raziel.Eugene Sandulenko
2008-05-02WhitespacesEugene Sandulenko
2008-05-02Add French and Italian texts. Thanks to Razial for helpEugene Sandulenko
2008-05-02Add German stringsEugene Sandulenko
2008-05-02Truly remove 8-bit charactersEugene Sandulenko
2008-05-02Remove 8-bit charactersEugene Sandulenko
2008-05-02Add Spanish strings. Not used yet.Eugene Sandulenko
2008-05-02First step to international version support. Moved all texts to arraysEugene Sandulenko
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-02Move rooms_* and update_* to rooms.cppEugene Sandulenko
2008-05-02lee_dibujos -> loadPicEugene Sandulenko
2008-05-02Move animation functions to separate fileEugene Sandulenko
2008-05-02DIBUJA_FONDO -> copyBackgroundEugene Sandulenko
2008-04-05Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...Max Horn