Age | Commit message (Collapse) | Author |
|
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.
|
|
arrow. Arrows are now drawn in a consistent position based on the widget, instead of randomly positioned by pixel.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
|
|
that news pop-ups and the about window still progress. For other windows the events are ignored when paused.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
build some industries in the scenario editor.
|
|
-Feature: Enable doubleclick in the found new industries window to build an industries
|
|
done in *allocT functions.
|
|
its now useless counterpart function
|
|
now useless RaiseWindowButtons function
|
|
|
|
fitting to the naming style
|
|
style
|
|
with the coding style
|
|
WindowHighlightMode constants. Patch by SmatZ.
|
|
the funding industry window. In some languages, it gets drawn outside of the gui.
|
|
the color of the text in a DrawString call.
Patch heavily based on BiBB's work (FS#1383)
|
|
displaying industry acceptance
|
|
|
|
start. So the Modifying Production cheat was a bit puzzled on how to deal with it. This will help a bit.
|
|
NewIndustries' error messages. Patch by Csaboka.
|
|
|
|
window itself. Now, it fits within the physical allowed space
|
|
the industries in the same order as they are available.
Prior of this, they were separated in processing/organic and extractive.
Now, all are mixed, just filtered when required. This will allow easy comparison with TTDPatch's list. (glx and me)
|
|
|
|
|
|
to registers 0x100 to 0x10F.
|
|
windows that are smaller than the default window size.
|
|
locations of the source code.
|
|
setting Number of Industries is not NONE.
Spotted by skiddl13.
Thanks to glx for help in finding and better looking code :)
|
|
(either in scenario editor or with the cheat).
|