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
/
hopkins
/
sound.cpp
Age
Commit message (
Expand
)
Author
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2014-11-01
HOPKINS: Add a check for another sound related to frames removed in the Polis...
Strangerke
2014-10-29
HOPKINS: Fix a couple of comments
Strangerke
2014-10-29
HOPKINS: Add specific code to handle the butchered Polish version with sync s...
Strangerke
2014-10-28
HOPKINS: Rename the parameter of PlayAnimSound to make it meaningful
Strangerke
2014-02-18
HOPKINS: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-13
HOPKINS: Fix bug that could cause the music to stop prematurely
Torbjörn Andersson
2013-11-09
HOPKINS: Replace cascades of if by switches for language checks
Strangerke
2013-05-08
HOPKINS: Fix bug #3611824 - music cut during dialogs after loading from launcher
Strangerke
2013-04-19
HOPKINS: Simplify code in checkSounds()
Strangerke
2013-04-19
HOPKINS: Remove dead code and out of bound access in SoundManager
Strangerke
2013-04-10
HOPKINS: Make engine less verbose by reducing some object names
Strangerke
2013-04-05
HOPKINS: JANITORIAL: Remove trailing spaces and tabs
Strangerke
2013-04-05
HOPKINS: Misc cleanup
Strangerke
2013-04-03
HOPKINS: Refactor searchCat to remove the use of g_PTRNUL, add a parameter to...
Strangerke
2013-03-24
HOPKINS: Some more refactoring in Globals
Strangerke
2013-03-21
HOPKINS: Simplify a couple of tests in SoundManager
Strangerke
2013-03-20
HOPKINS: Remove setParent() from TalkManager
Strangerke
2013-03-20
HOPKINS: Remove setParent() from Globals
Strangerke
2013-03-19
HOPKINS: Remove setParent() from FileManager
Strangerke
2013-03-19
HOPKINS: Remove setParent() from EventsManager and Debugger
Strangerke
2013-03-04
HOPKINS: Some renaming
Strangerke
2013-02-27
HOPKINS: Get rid of magic values in FilesManager
Strangerke
2013-02-25
HOPKINS: Don't have the TWA/APC code in the Audio namespace
Matthew Hoops
2013-02-25
HOPKINS: Remove long double usage
Matthew Hoops
2013-02-23
HOPKINS: Add comments concerning the Win95 UK demo fix
Strangerke
2013-02-22
HOPKINS: Remove verbose error messages when the English demo skips the speech...
Strangerke
2013-02-22
HOPKINS: Fix the crash related to the missing speech file in the Win95 Englis...
Strangerke
2013-02-19
HOPKINS: More renaming in SoundManager
Strangerke
2013-02-19
HOPKINS: Misc renaming, some sound refactoring
Strangerke
2013-02-16
HOPKINS: Some more similar cleanup
Strangerke
2013-02-15
HOPKINS: Reorder includes
Strangerke
2013-02-15
HOPKINS: Fix 2 comments of LordHoto
Strangerke
2013-02-08
HOPKINS: Improve private/public scope in SoundManager and ScriptManager
Strangerke
2013-02-03
HOPKINS: Attempt to fix crash when skipping movie
Torbjörn Andersson
2013-01-28
HOPKINS: Add a fallback for the sound played in the option menu, for the BeOS...
Strangerke
2013-01-27
HOPKINS: Work around broken cadavre.mod in OS/2 and BeOS versions
Torbjörn Andersson
2013-01-23
HOPKINS: Modify misc setVolume functions so they are a bit less precise
Strangerke
2013-01-23
HOPKINS: Some renaming and refactoring in globals, TalkManager and FontsManager
Strangerke
2013-01-22
HOPKINS: Some renaming. Implement proper music volume during speech
Strangerke
2013-01-20
HOPKINS: Some more renaming and refactoring
Strangerke
2013-01-20
HOPKINS: Refactor playIntro
Strangerke
2013-01-20
HOPKINS: Fix speech in intro for BeOS and OS/2 versions. Thanks Eriktorbjorn ...
Strangerke
2013-01-20
HOPKINS: Remove WSOUND_INIT
Strangerke
2013-01-20
HOPKINS: Remove a couple of useless functions
Strangerke
2013-01-20
HOPKINS: Some renaming
Strangerke
2013-01-18
HOPKINS: The first speech after a video was skipped if the video was skipped ...
Strangerke
2013-01-18
HOPKINS: Add support for RAW speechs used by the OS/2 version
Strangerke
2013-01-18
HOPKINS: Some renaming and refactoring
Strangerke
2013-01-13
HOPKINS: (Courtesy of Eriktorbjorn) slight optimisation of the sound code
Strangerke
[next]