index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
drascula
Age
Commit message (
Expand
)
Author
2013-09-12
Merge pull request #378 from lordhoto/pluggable-engines-translations
Johannes Schickel
2013-08-19
DRASCULA: Some renaming. Also, get rid of some extraneous globals
Filippos Karapetis
2013-08-12
I18N: Move specification of engine specific files to enginedir/POTFILES.
Johannes Schickel
2013-08-03
DRASCULA: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
DRASCULA: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-05-20
Revert "DRASCULA: Add detection entries for the Debian repacked versions (bug...
Filippos Karapetis
2013-05-20
Revert "DRASCULA: Fix the comment of the Debian repacked Italian version"
Filippos Karapetis
2013-05-19
DRASCULA: Fix the comment of the Debian repacked Italian version
Filippos Karapetis
2013-05-19
DRASCULA: Add detection entries for the Debian repacked versions (bug #3612236)
Filippos Karapetis
2013-05-19
DRASCULA: Reorder detection entries
Filippos Karapetis
2013-05-19
DRASCULA: Add detection entries for updated unpacked French / Italian version...
Filippos Karapetis
2013-05-14
DRASCULA: Remove superfluous strcpy()
Filippos Karapetis
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-24
DRASCULA: Remove dead code
Willem Jan Palenstijn
2013-02-23
ALL: Fix typo (existant->existent)
Willem Jan Palenstijn
2013-01-06
DRASCULA: Fix shadowing warnings (thanks LordHoto), and rename some variables
Filippos Karapetis
2013-01-04
DRASCULA: More animation cleanup. Separate subfunction of animation_12_5()
Filippos Karapetis
2013-01-04
DRASCULA: Merge some animation functions and document all animations
Filippos Karapetis
2013-01-04
DRASCULA: Respond quicker to aborting the von Braun song
Torbjörn Andersson
2013-01-04
DRASCULA: Properly set the game play time when loading a saved game
Filippos Karapetis
2013-01-04
Oops, fix save converter message
Filippos Karapetis
2013-01-04
DRASCULA: Add advanced savegame functionality
Filippos Karapetis
2012-11-30
DRASCULA: Change loop variable to uint, rather than size_t.
D G Turner
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-06-16
DRASCULA: Get rid of casts on CursorManager::replaceCursor calls.
Johannes Schickel
2012-04-16
DRASCULA: listSaves handles unsynced save index
upthorn
2012-04-15
DRASCULA: added list saves support
upthorn
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2011-12-08
DRASCULA: Replace usage of 'goto'.
D G Turner
2011-11-25
DRASCULA: Add fix for crash/OOB memory accesses in bug #3440895
D G Turner
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-11-16
DRASCULA: Further cleanup of the sound playing code
Filippos Karapetis
2011-11-13
DRASCULA: Simplify speech mute handling.
Johannes Schickel
2011-11-13
DRASCULA: Improve confirm quit screen.
Johannes Schickel
2011-11-13
DRASCULA: Allow faster quit when in the mid of a conversation.
Johannes Schickel
2011-11-09
DRASCULA: Don't go straight to inventory after close volume settings.
Torbjörn Andersson
2011-11-02
DRASCULA: Fix warnings
Eugene Sandulenko
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-09
DRASCULA: Remove unecessary VOC header dependency.
D G Turner
2011-08-24
DRASCULA: Separated the save name syncing code, and added a TODO
Filippos Karapetis
2011-08-07
COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
DRASCULA: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-02
DRASCULA: Replace snprintf() usage with Common::String::format()
D G Turner
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
[next]