Age | Commit message (Collapse) | Author |
|
graphics set in game.
|
|
options window.
|
|
malloc
|
|
SoundFX, which was used as a byte and uint16 at different places, when the uint16 sound ID is meant.
|
|
overriding of the 'original sounds' and not any other that is already loaded.
|
|
In the first phase, indexes are stored. In the second phase, indexes are checked for validity and converted to pointers
|
|
having it return anything else than ORIGINAL_SAMPLE_COUNT is asking for NewGRFs failing to load (due to invalid sample index), thus desyncs
|
|
|
|
|
|
|
|
|
|
with < .. - 1 (both caused due to wrapper functions)
|
|
|
|
|
|
that we allow removing towns now, but better not have desync prone code lingering around)
|
|
|
|
PoolItem::IsValidID(index)
|
|
PoolItem::GetPoolSize()
|
|
|
|
with a maximum search depth simply does not work with YAPF's caches.
|
|
wanted to go to the same depot again.
|
|
year of the scenario, not the (starting) game year for new games/scenarios.
|
|
0.3.5 and 0.3.6 caused crash
|
|
arabic_egypt - 1 fixed by khaloofah (1)
english_US - 24 fixed by WhiteRabbit (24)
esperanto - 6 fixed by maristo (6)
german - 1 changed by planetmaker (1)
welsh - 9 fixed by welshdragon (9)
|
|
-Change: use @ instead of ~ in configure/Makefiles so Debian's build system(s) can also build RC binaries.
|
|
|
|
companies to the default values, not to 0 or the local settings
|
|
CompanySettings struct
|
|
not yet built.
|
|
binary type dependend flags to g++ to get the defines for (make)depend
|
|
|
|
and _SIGNALS.
|
|
array (Yexo)
|
|
it also miss some dependencies. That's why we introduce our custom implementation of makedepend.
|
|
AI system as closing the content-download window will rescan for AIs
|
|
debugging is enable and give the calling location of Chance16(R) instead of the Random call within those functions.
|
|
window so it mirrors nicely.
|
|
creating vehicles, instead of arbitrary sprites not related to the vehicle. (though that also applies to the question mark)
|
|
|
|
|
|
|
|
called from another command
|
|
warnings/remarks (multicharacter character literal potential unportable/autovectorised this loop)
|
|
|
|
|
|
__builtin_bswap32, so fall back to the default swap method for ICC.
|
|
version of the XCode SDK, i.e. 2.5 or higher. Older XCode SDKs miss constants used by OpenTTD.
|
|
to FS#2350.
|
|
new company in multiplayer
|
|
around (in some cases), causing 'nearest depot' orders to be occasionally lost.
|