-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f6e3c01
commit 626e562
Showing
2 changed files
with
10 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,12 @@ | ||
**New Features and Improvements** | ||
* winmidi: Sync with Chocolate Doom (@ceski-1). | ||
* woofhud: implement centered widgets, avoid collisions with left/right aligned widgets. | ||
|
||
**Bug Fixes** | ||
* Fix setting EOF in memio, this bug broke most DEH lumps. | ||
* Do not disable Widescreen menu item without Aspect Ratio Correction anymore (thanks @MrAlaux). | ||
* Set display resolution when toggling Exclusive Fullscreen. | ||
* memio: init reset_eof field. | ||
* fix automap overlay reset. | ||
* fix DSDHacked crash. | ||
* winmidi: prevent hanging notes when pausing game (@ceski-1). | ||
* woofhud: avoid collisions between very long left/right aligned widgets. | ||
* make cheat restrictions consistent for menu and player input. | ||
|
||
Thanks @MrAlaux for reporting most of these bugs! |
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