Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- added a missing function that causes keyboard key presses to trigger certain sound effects
- improve keyboard responsiveness during idle animations (HOF only)
|
|
|
|
|
|
|
|
|
|
|
|
- Scrolling is now smooth as in the original
- Scroll-direction patch is now compatible with all versions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes bug #11275
|
|
|
|
|
|
|
|
TODO: Figure out where in data it is stored.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This accesses the room data, so it's better to move it inside the Room
class, to reduce direct visibility of the room vertex data
|