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
/
lastexpress
/
sound
/
entry.h
Age
Commit message (
Expand
)
Author
2018-10-18
LASTEXPRESS: better names in sound code
Evgeny Grechnikov
2018-10-17
LASTEXPRESS: support for looped sounds
Evgeny Grechnikov
2018-10-16
LASTEXPRESS: dynamic adjusting of sound volume
Evgeny Grechnikov
2018-10-16
LASTEXPRESS: support for delay-activated sounds
Evgeny Grechnikov
2018-10-14
LASTEXPRESS: refactor sound flags
Evgeny Grechnikov
2018-08-26
LASTEXPRESS: multiple fixes in NPC logic
Evgeny Grechnikov
2014-02-18
LASTEXPRESS: Make GPL headers consistent in themselves.
Johannes Schickel
2011-07-06
LASTEXPRESS: implement Sound::updateQueue() and all dependent functions
Eugene Sandulenko
2011-07-04
LASTEXPRESS: Move sound filtering to base Sound class
Littleboy
2011-06-29
LASTEXPRESS: Hook up preliminary sound filtering
Littleboy
2011-06-29
LASTEXPRESS: Update sound timer and sound entry playing
Littleboy
2011-06-29
LASTEXPRESS: Move SoundStatus to shared header
Littleboy
2011-06-29
LASTEXPRESS: Replace shared sound buffer by per-entry buffer
Littleboy
2011-06-28
LASTEXPRESS: Make SoundEntry members private
Littleboy
2011-06-28
LASTEXPRESS: Move more entry-related functions to Entry class
Littleboy
2011-06-25
LASTEXPRESS: Give proper name to another sound struct member
Eugene Sandulenko
2011-06-24
LASTEXPRESS: Move subtitle-related methods to the SubtitleEntry class
Littleboy
2011-06-24
LASTEXPRESS: Refactor Sound class
Littleboy