Age | Commit message (Collapse) | Author |
|
|
|
drawn when a modal progress is busy
|
|
variables to progress.cpp/h
|
|
|
|
of windows with viewports but without caption. (only triggerable since r22484)
|
|
main window and thus become inaccessible when resizing the main window.
|
|
used for client list popups
|
|
raising scrollbar buttons.
|
|
immediately in command scope, and what to do asynchronously in GUI-scope.
|
|
doing OnHundrethTick()-calls.
|
|
|
|
process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command.
|
|
position of the status bar.
|
|
viewport scroll/zoom settings.
|
|
|
|
viewports instead of staying locked to the viewport you started on
|
|
|
|
|
|
|
|
HandleDragDrop(), and split the w vardecl in the former.
|
|
|
|
|
|
|
|
place_mode is HT_NONE
|
|
active highlight mode.
|
|
require selecting stuff (landscaping, vehicle cloning, etc) in the viewport while paused. As side-effect you'll get an error message explaining the command can't be executed because the game is paused instead of seemingly nothing happening when you click. Addition side effect of this is that you can make use of the measurement tooltip while paused
|
|
got closed
|
|
scenario editor
|
|
paused. Now you can enable or disable that with a setting
|
|
middle; let it follow the setting of the statusbar instead
|
|
configurable, why isn't the statusbar's location configurable?
|
|
the language "list"
|
|
|
|
incrementing counter multiple times in same "GUI" tick causing an invalid state
|
|
of the screen
|
|
arrows while pressing it clicks the button next to the arrow
|
|
the main toolbar
|
|
pixels
|
|
button scrolling was active
|
|
and vehicle to clone orders from directly from vehicle lists and depot window
|
|
while the chat message box was visible
|
|
so it's not possible a window becomes unmoveable
|
|
caption bar is visible when creating a window
|
|
|
|
static in that file.
|
|
|
|
window.
|
|
make scrolling up shade the window and scrolling down unshade it. (avdg)
|
|
buttons when clicked.
|
|
WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR.
|