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
/
draci
Age
Commit message (
Expand
)
Author
2019-11-03
ENGINES: Stop using 'single id'
Bastien Bouclet
2019-11-03
ENGINES: Add an engine ID to all the engines
Bastien Bouclet
2019-10-18
DRACI: Fix Missing Default Switch Cases
D G Turner
2018-12-10
ENGINES: Normalize the getName() result of metaengines
Bastien Bouclet
2018-08-17
JANITORIAL: Removing trailing spaces after int casts
Paul Gilbert
2018-05-07
DRACI: Enforce code formatting guidelines
Adrian Frühwirth
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-08-06
JANITORIAL: Silence more GCC 7 warnings
Torbjörn Andersson
2017-07-30
fix music in "Draci Historie" (use MIDI channel 16)
kmar
2016-07-28
DRACI: Remove generic comment
Eugene Sandulenko
2016-05-17
ALL: Change main engine header guard defines to <directory>_<engine>_H
Eugene Sandulenko
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2016-03-08
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
Johannes Schickel
2016-02-25
DRACI: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
DRACI: Only request actual save slots in listSaves.
Johannes Schickel
2014-05-25
DRACI: Initialize a variable, some rework on the initialization of pointers a...
Strangerke
2014-05-20
DRACI: Add missing _isPositionLoaded initialization.
D G Turner
2014-05-03
DRACI: Silence warning
Matthew Hoops
2014-04-28
DRACI: Inventory opening after finished callback.
lukaslw
2014-04-28
DRACI: Opening inventory during movements and actions.
lukaslw
2014-03-11
DRACI: Hero postion in first new room after loading.
lukaslw
2014-03-08
DRACI: Fading out improvements.
lukaslw
2014-03-08
DRACI: Saving improvements (item in hand and hero position).
lukaslw
2014-02-18
DRACI: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
DRACI: Janitorial - Remove trailing spaces
Strangerke
2013-11-26
Merge pull request #375 from digitall/engineAutoPlug
Johannes Schickel
2013-11-24
DRACI: Rework formatting of gplCommands
Strangerke
2013-11-24
DRACI: Janitorial - Fix spacing errors
Strangerke
2013-11-24
BUILD: Remove need for engine.mk in each engine directory.
D G Turner
2013-11-24
BUILD: Remove need for engine-plugin.h in engines.
D G Turner
2013-11-24
BUILD: Split engines/plugins_table header down to a file per engine.
D G Turner
2013-11-24
BUILD: Split engines.mk down to a single file per engine.
D G Turner
2013-11-24
BUILD: Split configure.engines down to a single file per engine.
D G Turner
2013-10-18
DRACI: Initialized class variables. CID 1003405
Eugene Sandulenko
2013-10-18
DRACI: Fix negative array index read. CID 1003548
Eugene Sandulenko
2013-10-17
DRACI: Fix potential sign extention. CID 1003514
Eugene Sandulenko
2013-10-17
DRACI: Fix potential sign extention. CID 1003513
Eugene Sandulenko
2013-10-17
DRACI: Fix uninitialized variabled. CID 1003404
Eugene Sandulenko
2013-10-17
DRACI: Fix uninitalized variables. CID 1003406
Eugene Sandulenko
2013-10-17
DRACI: Fix uninitalized variables. CID 1003405
Eugene Sandulenko
2013-10-17
DRACI: Fix potential negative array index read. CID 1003548
Eugene Sandulenko
2013-10-17
DRACI: Fix potential division by zero. CID 1003841
Eugene Sandulenko
2013-08-03
DRACI: Take advantage of Surface::getPixels.
Johannes Schickel
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-18
ENGINES: Silence clang warning about unused private member _vm
Max Horn
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-07-03
DRACI: Slight cleanup in querySaveMetaInfos.
Johannes Schickel
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2012-01-15
DRACI: Move readByte() and readUint32LE() out of assert()
Torbjörn Andersson
[next]