Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Based on salty-horse's patch - thanks!
|
|
|
|
|
|
This fixes the static heard when loading a saved game to a scene with
music, when the current scene also has music
|
|
- Fix video speed in the very last scene (Scene1317)
- Fix back door not opening in Scene1401
- Fix projector not moving in Scene1402
- Fix projector not appearing in Scene1403
- Fix wrong Klaymen walking in Scene2205
- Fix wrong scene change in Module2300
- Fix symbols not appearing in Scene3011
- Define out some remaining logic debug code
- Remove some obsolete comments
- Reduce debug output
- Use a List instead of an Array when building the microtiles rectangles
|
|
- Move code from the manager classes to the sound/music classes
|
|
- Renamne and clean up
|
|
|
|
Sounds and music play now in some scenes
(I didn't change the comments to code in all modules yet)
- Fix calcHash to ignore non-alphanumeric characters, this fixes at least
one animation glitch (when inserting tapes into the player)
- Move SoundResource to sound.cpp
|
|
- Also changed all sound related function calls which are still TODO to the new names
|
|
important code doesn't exist yet
|