Age | Commit message (Collapse) | Author |
|
|
|
Cleanup of other sound pannings
|
|
Separated audio cache.
Fixed bug in the audio cache where still used sound might get freed.
Fixes crashes when engine is unloading which were caused
by a race condition between the timer code and engine teardown code.
|
|
Available via ScummVM game options
|
|
|
|
|
|
save methods update
replaced few char* with Common::String
changed few pointers to references
|
|
Fixed animation position update
Added goal & anim commands to console
|
|
Settings works
Help works
Clue database works
Fixed code for inserting objects into scene
Reorganization of few files
Unification & code formatting of few older files
|
|
added async walking
named some of the game flags & variables
renamed aesc to screen effects
|
|
Audio mixer is supporting fading and pan animation
Added support for skipping speech by pressing Return
Added proper support for ambient sounds
Added more code to the dialogue menu
Added tooltips to the Spinner
Fixed calculation of volume and pan of walk steps
Code cleanup & formatting
|
|
|
|
|
|
|