Age | Commit message (Collapse) | Author |
|
|
|
|
|
VIDEO: AVIDecoder changes for Titanic videos
|
|
|
|
|
|
The scene destructor will take care of the allocated bats.
|
|
|
|
|
|
used for pathfinding, fixed bug in searching for walkboxes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The game's videos are modified FLICs. There are some changes needed
to our FLIC decoder, which are included in a separate commit
|
|
|
|
|
|
These are mainly used for error messages
|
|
|
|
|
|
Currently, speech and sound effects are supported, but the current
music playing implementation is wrong, as the game's music is
encoded in custom MOD-like files. With the current music
implementation, the PCM parts of these files are played
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|