Age | Commit message (Collapse) | Author |
|
brazilian_portuguese - 111 changed by fukumori (111)
esperanto - 11 changed by LaPingvino (11)
japanese - 116 fixed by ickoonite (116)
|
|
|
|
bridgeheads with wrong railtype
|
|
brazilian_portuguese - 6 fixed, 2 changed by fukumori (8)
danish - 5 changed by MiR (3), ThomasA (2)
estonian - 1 changed by kristjans (1)
frisian - 82 fixed, 85 changed by ikkejw (82), talzaroff (85)
greek - 64 fixed, 3 changed by Kesnar (67)
italian - 1 changed by sidew (1)
japanese - 92 fixed by ickoonite (92)
polish - 1 changed by meush (1)
slovak - 7 changed by lengyel (7)
slovenian - 160 fixed by Necrolyte (160)
turkish - 2 changed by jnmbk (2)
|
|
search&replace broke)
|
|
|
|
|
|
a DC_EXEC action for bridge-building
|
|
to test the new masterserver)
|
|
with the wrong optimisations.
|
|
|
|
estonian - 5 changed by kristjans (5)
frisian - 669 fixed, 17 changed by ikkejw (574), Bouke (2), talzaroff (110)
italian - 1 changed by sidew (1)
turkish - 2 fixed, 16 changed by jnmbk (18)
|
|
VARDEF, in the place they should be...
|
|
italian - 211 changed by sidew (211)
lithuanian - 66 changed by Domas (66)
slovenian - 131 fixed by ThePianoGuy (31), Necrolyte (100)
|
|
the network game information request and reply packets.
|
|
long unsigned int
This kills an OSX specific warning in newgrf_config.c
Ensured that Endian16_Swap returns uint16 as well, even though that one didn't result in any warnings (yet)
|
|
collided with other hotkeys (pv2b)
People should use command+enter as it was originally intended (this key combo also worked before this commit)
|
|
bulgarian - 14 changed by groupsky (14)
croatian - 159 fixed, 8 changed by knovak (167)
danish - 30 changed by ThomasA (4), MiR (26)
estonian - 41 changed by kristjans (41)
japanese - 47 fixed, 1 changed by PouncingAnt (48)
lithuanian - 31 fixed, 68 changed by Domas (99)
|
|
|
|
by half the train length modifier. This stops overflowing wagons in sets that use 32px lengths.
|
|
the index for oldest news
and THEN decrease index, not the other way around.
|
|
lithuanian - 2 fixed, 278 changed by Domas (280)
slovenian - 11 fixed by Necrolyte (11)
|
|
directly.
|
|
un-english-ish.
|
|
and crash.dmp. Remove
text about submitting crash report.
|
|
|
|
include headers in headers when the header needs types/constants defined in them.
|
|
|
|
set their own parameters (via action D) and/or change only bridge sprite table layouts (action 0, property D).
|
|
to set _network_available only once.
|
|
functions into network/core, so the can be reused in the masterserver_updater.
|
|
danish - 8 changed by ThomasA (8)
estonian - 101 changed by kristjans (101)
italian - 1 changed by sidew (1)
japanese - 17 fixed, 11 changed by PouncingAnt (28)
|
|
NetworkUDPStop to close all opened udp sockets (those were called NetworkUDPClose).
|
|
cause crashes because
DeleteVehicleNews shuffles around _news_items which can wreak havoc with the NewsItem*
of a currently open news window. While here also correctly update _current_news and
_forced_news for the same reasons. Should really work now.
|
|
Do not accept requests about the game server on the master/client socket, do not accept master server acks on the client/server socket, etc.
|
|
japanese - 78 fixed by ickoonite (78)
slovenian - 26 fixed, 317 changed by Necrolyte (343)
ukrainian - 3 fixed, 2 changed by znikoz (5)
|
|
|
|
|
|
station_spread change
|
|
spread-out caused assert. (Zuu)
|
|
the current translators! Good work, keep it up!
|
|
bulgarian - 5 fixed by groupsky (5)
croatian - 72 fixed by knovak (72)
danish - 25 changed by MiR (25)
italian - 1 changed by sidew (1)
norwegian - 2 fixed by oletk (2)
slovenian - 241 fixed, 143 changed by Necrolyte (384)
|
|
of a dedicated server from the command line.
|
|
and configuration on exit and a console command to manually initiate a configuration save (Aloysha).
|
|
|
|
with dynamic array to allow variable number of sprites. This does not change the sprite limit.
|
|
-Fix (r7759): supply the correct flags to cygwin to make it compile.
Note: cygwin itself is 'broken'. Known issues with cygwin are:
- bash does not work when including files that have dos line ending (\r\n).
This causes the strange errors in config.lib. The solution is running:
dos2unix config.lib
- the windows-native svn does not work (though it previously did). The
solution for this is to install the cygwin svn.
- libfreetype2's freetype-config --cflags does not have ft2build.h in the
path include search path. The workaround for this is to copy
/usr/include/ft2build.h to /usr/include/freetype2/. Also linking does
not work for static builds as freetype-config does not support that.
You have to add the '--disable-static' flag when running './configure'.
- libpng12 does not work with static building either. You have to add
the '--disable-static' flag when running './configure' too.
|
|
that force activates the GRF. Unfortunately this requires knowing the GRF ID in advance (before the Action 8) so the static GRFs are now scanned twice on start up, once for the GRF ID, and then for the safety check. (This fix allows unifont.grf to be used.)
|
|
And spell obsolete correctly.
|
|
|