Age | Commit message (Collapse) | Author |
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
|
|
ShowQueryString()
|
|
DrawArrowButtons calls
|
|
|
|
industries and group gui
|
|
|
|
with all other structs/classes that are in a pool.
|
|
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
-Codechange: Replaced the four sort buttons by a dropdown
-Codechange: Reduced the default window size
|
|
IndustryDirectoryWindow to a member object
|
|
|
|
|
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
more consistent
|
|
|
|
directory was always reset on window opening
|
|
|
|
the Window class and remove Window from their naming.
|
|
pointer with the WE_CREATE message because nothing uses it anymore.
|
|
raw_industry_construction setting is modified
|
|
|
|
|
|
object is bound to cause errors.
|
|
|
|
strings
|
|
the need for WE_ON_EDIT_TEXT_CANCEL.
|
|
rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
|
|
resizable and truncate strings
|
|
Window.
|
|
|
|
when it's certain that w != NULL.
|
|
something more than whitespace as description of files that don't have a description.
|
|
|
|
directory window
|
|
easier to add supported windows
|
|
is invalid in industries directory
|
|
|
|
'Location' button, a town/station/industry list, or some news items.
|
|
TTDP according to frosch's survey.
|
|
InitializeWindowViewport because the viewport is now part of the window struct. Patch by Alberth.
|
|
place to a single location.
|
|
industry view window. The window is now shown the correct size so the resize button is also removed.
|
|
display for industries)
|
|
byte count
|
|
specified in FS#1712.
|
|
only when callback 3A (Show additional text in industry window) is available for the current industry.
This now allows grf authors to specify longer than 3 lines of text.
|