-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Engine] * Fix 'Fbo:GetMatix()' not returning the proper width and height of the frame buffer object. [Diggers] * Update more modules to support the new input event system. * Fix bug when changing window size showing the texture out of bounds on the zone select screen. * Map screen now requires holding mouse button to scroll and the horizontal scrolling zones are now relative to the window edges. * Post-mortem screen horizontal scrolling zones are now relative to the window edges. * Add keys to scroll map on zone select screen. * Always show the zone title first when hovering over different zones on the selection map. * Expand tip drawing function. * Add difficultly level text to zone selection screen.
- Loading branch information
Showing
20 changed files
with
1,258 additions
and
1,134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.