Age | Commit message (Collapse) | Author |
|
|
|
r4911)
|
|
bulgarian - 7 fixed, 55 changed by kokobongo (62)
catalan - 2 changed by arnaullv (2)
estonian - 26 fixed by kristjans (26)
lithuanian - 10 fixed by Plyta (10)
norwegian - 53 fixed by oletk (53)
slovak - 2 fixed by lengyel (2)
turkish - 3 fixed by jnmbk (3)
ukrainian - 28 fixed by znikoz (28)
|
|
rail/road combinations (including signals)
|
|
(C99), work around
this (tokai)
|
|
-Change: messages about failures is cocoa should be debug level 0 and show what went wrong. " failed with message X" isn't really descriptive.
-Change: remove unneeded level 1 debug messages for entering some cocoa functions.
|
|
|
|
going to be transfered to the new client, is saved on the server and not while waiting for the 'map download slot' as that will add commands for already passed frames in the command queue of the new client.
|
|
debugging levels to
use in debug.h. grfmsg() is now used as a specific debug-function for grf.
|
|
functionalize
check_length, don't print copyright message for grfinfo (it is shown in newgrf
window), have action 0x0B print out the messages with severity 0.
|
|
subsidies with that town as source/destination, resulting in an assertion when displaying the Subsidies Window.
|
|
functionality for CreateWindow when starting a program from the console or from the GUI. Because of this starting OpenTTD from the desktop wouldn't maximize the window, even if the config file said so. So work around this...
|
|
respect to autorenew settings. This is only a temporary fix, as the definite fix needs to move the autorenew settings to a per-company settings window.
|
|
but the ClientID (index in _network_client_info). Therefore it was not possible to create a new company if 8 or more clients were connected. Thanks to FlashFF for noticing this bug.
|
|
'current' order is selected in the Order GUI and one has instructed the train to go to the depot, via the button in the Train View GUI, changed the depot order by switching from 'service at depot' to 'stop at depot' and vice versa.
|
|
before starting to load other vehicles.
|
|
By adding CUSTOM_FONTCONFIG flag to the Makefile (not Makefile.config) to overwrite default locations of this library
This allows static linking
|
|
loops, the console command "screenshot no_con" did not had time to actually repaint the screen without the console before the screenshot. Forcing a redraw before it ensure that the feature acts as required. (to be ported to 0.5.0)
(thanks glx)
|
|
2. Thanks to Ben_Robbins_ for providing the test case.
|
|
(to be ported to 0.5)
|
|
american - 3 fixed by WhiteRabbit (3)
hungarian - 4 fixed by miham (4)
|
|
american - 1 fixed by WhiteRabbit (1)
bulgarian - 1 changed by kokobongo (1)
catalan - 2 fixed, 3 changed by arnaullv (5)
dutch - 3 fixed by habell (3)
french - 2 fixed by glx (2)
german - 2 fixed by Neonox (2)
italian - 3 fixed by sidew (3)
portuguese - 2 fixed by izhirahider (2)
russian - 2 fixed by Smoky555 (2)
slovak - 1 fixed by lengyel (1)
turkish - 3 fixed by jnmbk (3)
|
|
network game.
|
|
not telling that helpers.cpp should be compiled as C++ for x64.
|
|
description of a GRF that is shown in TTDPatch without overflowing, does not overflow in OpenTTD.
|
|
packaged (tokai)
|
|
the area occupied by the station. This produced unreasonably large removal costs for non-uniform stations. Now it is based on number of station tiles actually removed.
|
|
|
|
a language when strgen is run with the -w flag.
|
|
added languages information.
|
|
|
|
always load cargo
if it's available with full load any (Maedhros)
|
|
- Update to latest standards version.
- Fix rules to compile only once.
|
|
|
|
when it is raised (Maedhros)
|
|
the Ukrainian language file.
|
|
of a running game.
This is only possible in SP (or in the intro menu). During game play you will
get a confirmation window when applying the changes as some actions can crash
OpenTTD and/or make your current game unplayable.
|
|
before assigning
values to it. This cuts down on memleaks which could exist when the function was
not used carefully.
|
|
AfterLoadWaypoints to be more conforming with other such functions.
|
|
filename, name and info of a GRFConfig in IsGoodGRFConfigList.
|
|
removed (frosch)
|
|
|
|
variables and add the proper const to CopyGRFConfigList
|
|
symbolic names for access with some const goodness.
|
|
0x0D.
|
|
pixel and adding a new row to it
|
|
bulgarian - 5 fixed by kokobongo (5)
catalan - 1 fixed, 4 changed by arnaullv (5)
esperanto - 24 fixed by LaPingvino (24)
estonian - 5 fixed by vermon (5)
french - 1 fixed by glx (1)
portuguese - 1 fixed by izhirahider (1)
russian - 1 fixed by Smoky555 (1)
ukrainian - 16 fixed by znikoz (16)
|
|
segmentation fault. So take the filename, which cannot be "", when the of the GRF name is "". Also check for "" length when receiving GRF names.
|
|
|
|
you do and do not have.
-Feature: show NewGRF compatability of network games in the Game List window; a green square if you got the same OpenTTD version and have the needed NewGRF, a red square if the version does not match and a yellow square if the version matches, but the client is missing at least one of the NewGRFs.
|