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
/
kyra
Age
Commit message (
Expand
)
Author
2010-01-22
Silenced some more cppcheck warnings. Some of these may seem silly, but the way
Torbjörn Andersson
2010-01-19
Move raw audio flags from sound/mixer.h to sound/raw.h
Max Horn
2010-01-19
Get rid of Mixer::FLAG_AUTOFREE.
Max Horn
2010-01-19
Move raw audio streams to new header sound/raw.h
Max Horn
2010-01-19
Rename 'Linear' audio streams to 'raw'
Max Horn
2010-01-18
LOL: minor key map fix
Florian Kagerer
2010-01-18
LOL: cleanup last commit
Florian Kagerer
2010-01-18
LOL: fixed spell array size
Florian Kagerer
2010-01-17
Delay the time a sysEx takes to send instead of the old (incorrect) way of de...
Johannes Schickel
2010-01-16
Switch most AudioStream factories to use DisposeAfterUse::Flag
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
- Add a SubLoopingAudioStream, which loops a nested part of a stream and thus...
Johannes Schickel
2010-01-09
Replace AppendableAudioStream by QueuingAudioStream
Max Horn
2010-01-08
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
Max Horn
2010-01-08
Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...
Max Horn
2010-01-08
Since AudioStream looping is no longer handled by the Mixer, drop Mixer::play...
Johannes Schickel
2010-01-06
- Simplify Audio::calculateSampleOffset.
Johannes Schickel
2010-01-06
Adapt KYRA to use the new FLAC, Vorbis and MP3 factories.
Johannes Schickel
2010-01-05
Properly adapt AUDStream to be a SeekableAudioStream and switched KYRA3 to us...
Johannes Schickel
2010-01-05
Remove unsafe getTotalPlayTime from AudioStream.
Johannes Schickel
2010-01-05
Add a "getLength" function to SeekableAudioStream.
Johannes Schickel
2010-01-05
- Add a new SeekableAudioStream interface. Soon to be used to replace audio s...
Johannes Schickel
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2010-01-02
Use Common::StackLock.
Johannes Schickel
2010-01-01
LOL: cleanup
Florian Kagerer
2010-01-01
Merge update_nop1 and update_nop2.
Johannes Schickel
2010-01-01
- Fix out of bounds array access.
Johannes Schickel
2010-01-01
- Add some asserts
Johannes Schickel
2010-01-01
Fix out of bounds access reported by syke.
Johannes Schickel
2009-12-28
LOL: fixed debug message
Florian Kagerer
2009-12-26
LOL: - added workaround for portrait speech animations which would sometimes ...
Florian Kagerer
2009-12-26
LOL: fixed minor bug in lamp code
Florian Kagerer
2009-12-24
LOL: fixed minor bug in lamp code
Florian Kagerer
2009-12-20
LOL: removed unused variable
Florian Kagerer
2009-12-20
LOL: fixed text fading
Florian Kagerer
2009-12-13
LOL: fixed regression
Florian Kagerer
2009-12-13
LOL: some cleanup for recent code changes
Florian Kagerer
2009-12-12
LOL: fixed regression
Florian Kagerer
2009-12-12
LOL: fix compilation when the LOL engine is disabled
Florian Kagerer
2009-12-12
LOL: moved TIM animation code into a separate class
Florian Kagerer
2009-12-09
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
Max Horn
2009-12-07
Hopefully silencing C4121 in MSVC.
Johannes Schickel
2009-12-06
Fix overflow of glyph count for CREDIT6.FNT, this fixes credits for Kyra1 flo...
Johannes Schickel
2009-12-01
Removed unnecessary semi-colons.
Torbjörn Andersson
2009-11-29
Formatting.
Johannes Schickel
2009-11-29
Cleanup.
Johannes Schickel
2009-11-29
KYRA/PC98: fixed regression
Florian Kagerer
2009-11-29
KYRA: fixed pc98 intro sfx (regression)
Florian Kagerer
2009-11-28
KYRA: removed hack in staticres loader
Florian Kagerer
2009-11-28
KYRA: added HOF PC-98 static data to kyra.dat
Florian Kagerer
[prev]
[next]