Age | Commit message (Collapse) | Author |
|
information available. I suppose this was a copy&paste error
|
|
trunk. This ensures an updated changelog, known-bugs, etc.
|
|
|
|
other similar functions (FioCheckFileExists and FioOpenFile) as its caller.
|
|
the naming of these functions.
|
|
tolower() on a whole string and apply it in the places this was used.
|
|
|
|
tabulation; nothing serious.
|
|
r5463)
this was present long before 5463
Darkvater deserves some of the credit for this fix since he discovered where the first pointer got set incorrectly
|
|
ingame should also change the default interval.
|
|
column headers on sort by name
|
|
|
|
|
|
|
|
graphical glitches near bridges
|
|
return
Also set the return type to void, because the caller doesn't care about it
|
|
drawn
|
|
|
|
|
|
ParentSpriteToDraw to something sensible. Half of them was totally off: right is left, bottom is top *sigh*
|
|
current_screenshot_type
|
|
more flexible mechanism
Simplification of the handling of the main_gui menus,
Removal of repetitions and Hiding the internals of screenshots.
Thanks to glx, Rubidium and Truelight for pointers
|
|
estonian - 2 fixed, 1 changed by t2t2 (3)
|
|
instead of GetRailTile{T,Subt}ype() - this is more concise and a bit more flexible if/when the rail tile encoding changes
|
|
swedish - 2 fixed, 14 changed by cjw (16)
|
|
above performs the same test
|
|
|
|
ukrainian - 1 fixed by znikoz (1)
|
|
|
|
|
|
actually means
|
|
make it a bit clearer what's going on
|
|
|
|
can be on rail bridges
|
|
|
|
is no vehicle close except the two involved
|
|
|
|
simplified_chinese - 549 fixed by Fishingsnow (549)
|
|
german - 1 changed by Neonox (1)
slovak - 10 changed by lengyel (10)
|
|
slovak - 40 changed by lengyel (40)
|
|
Reflect this in the code
|
|
|
|
bulgarian - 160 fixed by groupsky (160)
slovak - 49 changed by lengyel (49)
turkish - 1 fixed by jnmbk (1)
|
|
aircraft list again
|
|
airport can't handle planes/helicopters don't present and disallow building planes/helicopters - the latter case wasn't covered yet.
Also remove an error message about building aircraft which can't be triggered by a normal client
|
|
|
|
|
|
|
|
a bit clearer
|
|
remove/convert bridges while a vehicle was on it. Fix this by properly calculating the height of a bridge
|