Age | Commit message (Collapse) | Author |
|
save methods update
replaced few char* with Common::String
changed few pointers to references
|
|
|
|
Code formatting
|
|
|
|
Crimes interface done
Suspects interface done
Added some game constants
Fixed font rendering for other languages
Fixed anoying clang warning
|
|
|
|
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
|
|
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
|
|
actors can be now partially illuminated (per slice), it iss visible in scene rc02 in the right part of the room
|
|
Game script are more readable now
Fixed name of Officer Leary
|
|
fixed few memory leaks
fixed overflows
prepared more logic for looping but its not yet working correctly - still figuring out original code for vqadecoder
|
|
|
|
|
|
|
|
|
|
structure (maybe it combat mode??)
|
|
effects movement track actor clues db actor walking info moved view from vqa decoder, because its needed elsewhere
does not compile, because new files are not in makefile...
|