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
/
draci.cpp
Age
Commit message (
Expand
)
Author
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2016-07-28
DRACI: Remove generic comment
Eugene Sandulenko
2014-02-18
DRACI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-17
DRACI: Fix uninitalized variables. CID 1003406
Eugene Sandulenko
2011-11-16
DRACI: Update comment regarding SharedPtr/ScopedPtr.
Johannes Schickel
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-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-23
ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
Max Horn
2011-03-19
DRACI: Init volume levels on startup
dhewg
2010-11-07
DRACI: Added basic debugging console to engine
David Turner
2010-10-29
DRACI: Switch to the new play time counting of the Engine class.
Johannes Schickel
2010-09-15
MIDI: Send a reset MIDI device signal on startup.
Johannes Schickel
2010-07-03
Dragon History tries uses compressed dubbing when available
Robert Špalek
2010-06-30
Generalize the sound archive framework to be able to open new formats
Robert Špalek
2010-06-28
Implement shortcuts for switching items in the inventory
Robert Špalek
2010-06-25
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-05-04
Move DebugChannel related code to new header
Max Horn
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-05-04
Get rid of Engine::_gameDataDir.
Max Horn
2010-04-27
COMMON: Move DebugChannel stuff into a new DebugMan singleton
Max Horn
2010-02-21
Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...
Yotam Barnoy
2010-02-09
Remove last traces of File::addDefaultDirectory
Max Horn
2010-01-12
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...
Johannes Schickel
2010-01-10
Handle properly shouldQuit()
Robert Špalek
2009-12-09
DRACI: Reduce header interdependencies; some cleanup
Max Horn
2009-12-09
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
Max Horn
2009-12-07
For consistency, make F5 bring up the main menu in the Draci engine too, just
Torbjörn Andersson
2009-11-22
Only enable changing rooms by left/right arrows when debugging
Robert Špalek
2009-11-12
Handled loading/saving from the map location
Robert Špalek
2009-11-12
Removed 2 old TODOs
Robert Špalek
2009-11-10
Fixed two bugs.
Robert Špalek
2009-11-10
Huge refactoring of data structures.
Robert Špalek
2009-11-04
Implemented and debugged the walking framework.
Robert Špalek
2009-11-02
Refactored running loop().
Robert Špalek
2009-11-01
Fix SIGSEGV when quitting the game during playing sounds
Robert Špalek
2009-11-01
Debugged computation and displaying of optimal walking paths
Robert Špalek
2009-10-29
Implement flipping the QuickHero and SpeedText flags in GPL2.
Robert Špalek
2009-10-28
Implement palette fading
Robert Špalek
2009-10-26
Fix 2 MIDI bugs
Robert Špalek
2009-10-26
Fix Escape in the intro, and switching map and the inventory
Robert Špalek
2009-10-22
Improved music handling:
Robert Špalek
2009-10-21
Enabled music.
Robert Špalek
2009-10-13
Set all sound/subtitle-related parameters from ConfMan.
Robert Špalek
2009-10-12
Sound effects are now correctly played.
Robert Špalek
2009-10-11
Loading and caching sound samples in memory.
Robert Špalek
2009-10-11
Added support for sound archives.
Robert Špalek
2009-10-04
Removed Ctrl-Left Click treating as a Right Click
Robert Špalek
[next]