win32gui (from <Someone>)
trunk and branch: Do not limit role selection list by race/gender/alignment. The default.nh selection will still be honored but the list itself will include every possible role. Some interface tweaks for main trunk: - improved calculation of the size of the menu window - made auto-arrange windows on/off option (it was reset automatically which was unintuitive and in some cases annoying, IMO)
This commit is contained in:
@@ -38,6 +38,8 @@ Platform- and/or Interface-Specific Fixes
|
||||
-----------------------------------------
|
||||
win32tty: fix visible CRLF characters during lockfile error message
|
||||
win32gui: you couldn't specify an alignment in defaults.nh and have it stick
|
||||
win32gui: allow race/gender/alignment selections beyond those specified in
|
||||
defaults.nh, while still honoring defaults.nh choices
|
||||
unix: don't define errno if NHSTDC
|
||||
|
||||
|
||||
|
||||
@@ -41,6 +41,9 @@ win32gui: better handling of "more" prompt for messages that would have scrolled
|
||||
win32gui: set correct checkmark on "Lock Windows" menu item on startup
|
||||
win32gui: redraw message window on resizing (it does not update properly otherwise)
|
||||
win32gui: fixed copy/paste error in read registry settings function
|
||||
win32gui: improved calculation of the size of the menu window
|
||||
win32gui: made auto-arrange windows on/off option (it was reset automatically
|
||||
which was unintuitive and in some cases annoying
|
||||
platforms that support hangup: SAFERHANGUP to avoid losing objects in transit
|
||||
between lists when hangup occurs, and also avoid cheats due to
|
||||
well-timed hangups to stop a long melee
|
||||
|
||||
Reference in New Issue
Block a user