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
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
2011-12-08
DRACI: Replace usage of 'goto'.
D G Turner
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-11-16
DRACI: Update comment regarding SharedPtr/ScopedPtr.
Johannes Schickel
2011-11-02
DRACI: Fix warning
Eugene Sandulenko
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-01
COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save s...
Paul Gilbert
2011-09-08
DRACI: Made some static data const.
Johannes Schickel
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-06-23
DRACI: Allocate no-sound buffer on the heap in LegacySoundArchive::openArchive()
Julien
2011-06-23
DRACI: Replace abort() call by error()
Julien
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
DRACI: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-06-02
DRACI: Remove all instances of s(n)printf
Max Horn
2011-06-02
DRACI: Replace snprintf() usage with Common::String::format()
D G Turner
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-22
ENGINES: Further unify engine names
Thierry Crozat
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-22
DRACI: Fix VS2010 Code Analysis Warnings Reported in Bug #3290634
D G Turner
2011-04-18
Merge pull request "New mixer mute handling."
Johannes Schickel
[next]