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
/
sound_towns.cpp
Age
Commit message (
Expand
)
Author
2009-10-17
Fix memory leak.
Johannes Schickel
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-10-02
LOL: cleanup
Florian Kagerer
2009-10-02
LOL/PC-98: - some more fixes for level graphics (shapes are still not quite r...
Florian Kagerer
2009-09-24
Turn an error into a warning.
Johannes Schickel
2009-09-24
Fixed some more warnings about unreachable code
Filippos Karapetis
2009-09-20
This hopefully fixes threading issues in PC98 sound driver.
Johannes Schickel
2009-09-16
Kyra/LoL: fix pc98 audio driver destructor
Florian Kagerer
2009-09-14
LOL: fix some regressions
Florian Kagerer
2009-09-13
- Cleanup
Johannes Schickel
2009-09-13
KYRA: - add sfx support for PC98-Version
Florian Kagerer
2009-06-26
KYRA/LOL: fixed minor bug by adding reset() call to pc98 audio driver destructor
Florian Kagerer
2009-06-25
KYRA/LOL: - support speech/text settings in LOL intro
Florian Kagerer
2009-05-29
More formatting.
Johannes Schickel
2009-05-29
Formatting.
Johannes Schickel
2009-05-27
- Moved Sound implementation declarations to the newly added file sound_intern.h
Johannes Schickel
2009-05-24
Cleanup.
Johannes Schickel
2009-05-24
Make various Sound functionality SoundHandle instead of filename based.
Johannes Schickel
2009-05-23
Cleanup.
Johannes Schickel
2009-05-23
KYRA/LOL: restructured voice playing code so that audio compression can be su...
Florian Kagerer
2009-05-21
Remove trailing tabs/whitespaces.
Johannes Schickel
2009-05-17
Formatting.
Johannes Schickel
2009-05-17
LOL: - some opcodes for the swamp
Florian Kagerer
2009-05-15
LOL: implemented pit drop animation
Florian Kagerer
2009-05-10
LOL: - added some spell casting (spark, heal, swarm)
Florian Kagerer
2009-04-29
Formatting.
Johannes Schickel
2009-04-25
LOL: - Started implementing the fighting system. The damage inflicted is wron...
Florian Kagerer
2009-03-07
Whitespace cleanup: Convert space followed by tab to just tab
Max Horn
2009-02-01
Implemented per voice volume control. (Used for example in LoL intro)
Johannes Schickel
2009-01-29
A ton of code formatting fixes; also fixed warnings about single line loops l...
Max Horn
2009-01-18
Formatting.
Johannes Schickel
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-16
fixed bug
Florian Kagerer
2008-11-16
cleanup
Florian Kagerer
2008-11-16
Fixed valgrind warning.
Johannes Schickel
2008-11-16
KYRA 1/2: more fixes for valgrind warnings
Florian Kagerer
2008-11-15
(hopefully) fix valgrind warnings
Florian Kagerer
2008-11-15
svn-id: r35080
Florian Kagerer
2008-10-13
- fix installer file support for Kyra 2 and 3
Florian Kagerer
2008-09-07
Got rid of all Common::File usages in Kyra.
Johannes Schickel
2008-09-02
some minor bug fixes
Florian Kagerer
2008-09-01
- kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel data
Florian Kagerer
2008-08-21
KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was se...
Florian Kagerer
2008-08-21
KYRA: Towns/PC-98-Audio: increased precision for envelope generator timing an...
Florian Kagerer
2008-08-21
KYRA: Towns/PC-98-Audio: tempo fix for output rates other than 44100 Hz
Florian Kagerer
2008-08-20
KYRA: Towns/PC-98-Audio: fix bug where pitch wheel is processed twice instead...
Florian Kagerer
2008-08-20
- add support for Italian floppy version
Florian Kagerer
2008-08-20
tempo fix
Florian Kagerer
2008-08-19
Fixed GCC warning
Max Horn
2008-08-19
Use the correct and specified datatype int32 instead of only int.
Lars Persson
[next]