Age | Commit message (Collapse) | Author |
|
out of range
|
|
|
|
|
|
|
|
understandable
|
|
|
|
with only values known in WindowFlags (and move out 2 timers to their own variable)
-Codechange: rename Window::flags4 to Window::flags
-Codechange: move some non-inline functions from .hpp to .cpp
|
|
error.h
|
|
into error_gui.cpp
|
|
out now finally, please?
|
|
(almost) always requires your attention
|
|
TILE_HEIGHT
|
|
functions if they return the Z in pixels (like TilePixelHeight)
|
|
several windows (based on patch by monoid)
|
|
|
|
continuously overwritten by e.g. industry prospection without closing the old error window; also StopTextRefStackUsage() was not called for errors returned by commands (which caused FS#4599). Now return in the CommandCost result whether the textref stack needs to be used, and store a copy of the stack values in the error window just like for the normal string parameters.
|
|
|
|
indices with the DOS palette indices.
|
|
|
|
|
|
|
|
|
|
already in command scope.
|
|
OnInvalidateData().
|
|
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.
|
|
DeleteNewGRFInspectWindow() into a InvalidateData call.
|
|
|
|
existing comments
|
|
language change.
|
|
|
|
|
|
window instead of the height of the northern corner. So it is more useful for NewGRF and AI developers, and maybe more transparent for players.
|
|
introduce a ShowLandInfo() function.
|
|
terminated to N characters anymore
|
|
got closed
|
|
opened once per parent window / callback.
|
|
number of characters besides the number of bytes
|
|
bit more descriptive
|
|
OnPaint().
|
|
had an error message open in the game while whatever triggered you to go back to the main menu
|
|
before 'p'
|
|
|
|
|
|
some headers
|
|
|
|
window.
|
|
have a colour code.
|
|
|
|
|
|
|