Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
std::vector::[push|emplace]_back()
|
|
|
|
shrink_to_fit()
|
|
|
|
|
|
|
|
viewports were not centered. (_dp_)
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
be shown at the same time (fonsinchen)
|
|
redrawn for text effects (Rhamphoryncus)
|
|
(Rhamphoryncus)
|
|
|
|
|
|
|
|
if a header require a header make it include that header
|
|
of ticks * 8
|
|
|
|
-Fix [FS#3394]: signs could occasionally glitch
|
|
|
|
|
|
|
|
then using that as the second dparam later on? Especially when the fifth dparam is never set and the second dparam is never used.
|
|
|
|
as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.
|
|
into their own parameter.
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
texteff.cpp (it isn't a text effect after all). Also remove a few more functions from functions.
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
when it's not necessary.
|
|
|
|
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.
|
|
|
|
|
|
logical locations.
|
|
(Re|M|C)allocT and add a check for out-of-memory situations to the *allocT functions.
|
|
remembered.
-Codechange: Wrap all transparency settings in accessors, hiding the implementation
-Change: Clicking "transparent building" menu will toggle Houses And Trees only. The other options can be used in the transparency gui.
Initial patch by Smatz (FS#1349), with some rework by BigBB and your humble servant.
|
|
animation always stays the same. Patch by Csaboka.
|
|
we can properly support newindustries.
|
|
subsystem. Patch by Progman.
|
|
to a bounding box that was too small. Patch by frosch.
|