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
2010-06-15
Drascula: add even more responsiveness
Eugene Sandulenko
2010-06-15
Drascula: more responsiveness.
Eugene Sandulenko
2010-06-15
Drascula: Add responsiveness while talking.
Eugene Sandulenko
2010-06-15
Drascula: Move more cursor-related blits to cursorSurface.
Eugene Sandulenko
2010-06-15
Drascula: Plug memory leak
Eugene Sandulenko
2010-06-15
Drascula: Fixed bug #2826608.
Eugene Sandulenko
2010-06-15
Drascula: Made actors animation more smooth.
Eugene Sandulenko
2010-06-15
Drascula: Restore cursors before automated converse responses
Eugene Sandulenko
2010-06-15
Drascula: Fix bug #2826610.
Eugene Sandulenko
2010-06-15
Drascula: ease load on backend.
Eugene Sandulenko
2010-06-15
Drascula: add more pic-related debug output.
Eugene Sandulenko
2010-06-15
Drascula: Fix bug #2929931.
Eugene Sandulenko
2010-06-15
Drascula: added more debug output
Eugene Sandulenko
2010-06-15
Drascula: Fix bug #2854303.
Eugene Sandulenko
2010-06-15
Drascula: Added debug console. Implemented a (buggy) room comand.
Eugene Sandulenko
2010-06-15
Drascula: hid room updater-related debug output to deeper level
Eugene Sandulenko
2010-06-15
Drascula: Added animation-related debug output.
Eugene Sandulenko
2010-06-15
Drascula: Optimized blitting code.
Eugene Sandulenko
2010-06-15
Renamed getAudioCD to getAudioCDManager.
Alejandro Marzini
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-05-24
Fix bug #2827172: DRASCULA: Cursor appears ontop of ending and credits
Eugene Sandulenko
2010-05-24
Fix crash when there is no drascula.dat file
Eugene Sandulenko
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-04-29
Fixed a glitch when a one-word text (e.g. "TOTENKOPF" in the first room, when
Torbjörn Andersson
2010-04-28
Committed my proposed fix for bug #2970211 ("DRASCULA: missing german
Torbjörn Andersson
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-03-09
DRASCULA: Simplify playFLI and its subroutines
Max Horn
2010-03-09
DRASCULA: Simplified some code, cleanup
Max Horn
2010-03-09
DRASCULA: Some cleanup; turn some global C++ objects into members of Drascula...
Max Horn
2010-02-09
Moved text parsing to a new class.
Nicola Mettifogo
2010-02-08
Reduce header interdependencies
Max Horn
2010-02-08
Introduce factory function makeArjArchive, hide ArjArchive class implementation
Max Horn
2010-02-08
Renamed variable to fix warning.
Torbjörn Andersson
2010-02-08
Renamed ArjFile to ArchiveMan, and _arj to _archives.
Nicola Mettifogo
2010-02-08
Moved ArjFile to drascula.
Nicola Mettifogo
2010-02-08
Let ArjFile return a SeekableReadStream instead of implementing
Nicola Mettifogo
2010-02-08
Reduced references to _arj to the minimum. It is passed as a
Nicola Mettifogo
2010-02-08
Pass the input stream to text parser functions.
Nicola Mettifogo
2010-02-08
The text parser functions can create their temporary buffers on the stack.
Nicola Mettifogo
2010-02-08
Close the FLI file only from the routine that opened it.
Nicola Mettifogo
2010-01-30
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
Johannes Schickel
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-23
Reorder params to Audio::makeRawMemoryStream
Max Horn
2010-01-19
Move raw audio flags from sound/mixer.h to sound/raw.h
Max Horn
2010-01-19
Convert more engines from Mixer::playRaw to Mixer::playInputStream
Max Horn
2010-01-19
Get rid of Mixer::FLAG_AUTOFREE.
Max Horn
2010-01-07
The default keycolor for mouse pointers used to be 255.
Marcus Comstedt
[prev]
[next]