summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-05-12(svn r22445) -Update from WebTranslator v3.0:translators
belarusian - 2 changes by KorneySan croatian - 2 changes by VoyagerOne french - 2 changes by glx german - 6 changes by planetmaker italian - 2 changes by lorenzodv russian - 2 changes by KorneySan spanish - 6 changes by Terkhen
2011-05-11(svn r22444) -Add: When GRFs are disabled via Action E or due to GRM ↵frosch
failure, also display an error in the GUI.
2011-05-11(svn r22443) -Codechange: Deduplicate code for deactivating GRFs.frosch
2011-05-11(svn r22442) -Fix: Do not popup fatal NewGRF error messages in the intro ↵frosch
screen. The GRFs are not going to be activated there anyway and the GRF settings GUI will not display the errors either.
2011-05-11(svn r22441) -Update from WebTranslator v3.0:translators
german - 1 changes by planetmaker
2011-05-09(svn r22440) -Change: [Windows] Remove Cancel button from information messages.terkhen
2011-05-08(svn r22439) -Fix (r22291, r22426): Drawing lines of length zero failed.frosch
2011-05-08(svn r22438) -Update from WebTranslator v3.0:translators
simplified_chinese - 1 changes by Gavin romanian - 6 changes by tonny
2011-05-08(svn r22437) -Fix: Catenary was drawn incorrectly next to level crossings ↵frosch
with foundations. (same as r3935, but for level crossings)
2011-05-08(svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) ↵frosch
also to station groundsprites from action 1.
2011-05-07(svn r22434) -Feature [FS#4591]: [NewGRF] Allow to filter by town of the ↵terkhen
current industry when using industry variable 0x68 (Yexo)
2011-05-07(svn r22433) -Add/Fix: Add constants for the palette colours used in the ↵frosch
smallmap and fix some windows palette indices.
2011-05-07(svn r22432) -Codechange: Simplify smallmap colour constants using some more ↵frosch
specialised macros.
2011-05-06(svn r22431) -Fix (r22399): NETWORK_RECV_STATUS_MALFORMED_PACKET != false.michi_cc
2011-05-06(svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette ↵frosch
colours in smallmap/legends etc..
2011-05-06(svn r22429) -Add: some constants for specific palette colours used in the GUI.frosch
2011-05-06(svn r22428) -Codechange: Reduce code duplication in the smallmap legend.michi_cc
2011-05-06(svn r22427) -Update from WebTranslator v3.0:translators
belarusian - 3 changes by KorneySan, Wowanxm catalan - 4 changes by arnau croatian - 3 changes by VoyagerOne
2011-05-05(svn r22426) -Fix (r22291): Drawing vertical and horizontal lines of width 1 ↵frosch
missed drawing the first pixel.
2011-05-05(svn r22425) -Update from WebTranslator v3.0:translators
french - 3 changes by ElNounch italian - 3 changes by lorenzodv polish - 6 changes by lion russian - 3 changes by Lone_Wolf serbian - 3 changes by etran vietnamese - 2 changes by nglekhoi
2011-05-05(svn r22424) -Document: some more bitsrubidium
2011-05-04(svn r22423) -Document: some network stuffrubidium
2011-05-04(svn r22422) -Update from WebTranslator v3.0:translators
dutch - 3 changes by habell english_US - 3 changes by Rubidium finnish - 3 changes by jpx_ brazilian_portuguese - 3 changes by Tucalipe
2011-05-04(svn r22421) -Fix: Replace various references to Windows palette greyscale ↵frosch
indices with the DOS palette indices.
2011-05-04(svn r22420) -Cleanup: Replace the somewhat mixed DOS+Windows palette with ↵frosch
the pure DOS palette. Also blank the animation colours, which are filled from a different array anyway.
2011-05-04(svn r22419) -Change: Always use the DOS palette for drawing.frosch
-Remove: the '-i' option for palette selection.
2011-05-03(svn r22418) -Fix (r22417): Messed up the palette detection of the extra ↵frosch
base grf.
2011-05-03(svn r22417) -Add: an advanced setting to specify the default palette to use ↵frosch
for NewGRFs without action 14 palette information; this makes the default choice independent from the used base graphics and '-i' option.
2011-05-03(svn r22416) -Fix: When action14 specified different values for the palette, ↵frosch
the values were OR-ed. Use the last set value instead.
2011-05-03(svn r22414) -Fix [FS#4606]: kicking thyself via remote console crashes the ↵rubidium
server
2011-05-02(svn r22413) -Document: even more stuffrubidium
2011-05-02(svn r22412) -Update from WebTranslator v3.0:translators
french - 2 changes by glx norwegian_nynorsk - 2 changes by 2rB
2011-05-02(svn r22411) -Document: another bunch of bitsrubidium
2011-05-02(svn r22410) -Document: some more bits ;)rubidium
2011-05-01(svn r22409) -Fix: [NewGRF] make sure the action2 ID of a generic feature ↵yexo
callback is valid
2011-05-01(svn r22408) -Cleanup: remove unused variable GRFFile::sprite_offsetyexo
2011-05-01(svn r22407) -Document: the "root" driver related stuffrubidium
2011-05-01(svn r22406) -Document: some more "random-ish" tidbitsrubidium
2011-05-01(svn r22405) -Document: some more "random-ish" tidbitsrubidium
2011-05-01(svn r22404) -Update from WebTranslator v3.0:translators
brazilian_portuguese - 4 changes by Tucalipe
2011-05-01(svn r22403) -Document: some more network/core coderubidium
2011-05-01(svn r22401) -Codechange: replace some defines in the udp code so doxygen ↵rubidium
can create better documentation
2011-05-01(svn r22400) -Codechange: replace some defines in the tcp/game code so ↵rubidium
doxygen can create better documentation
2011-05-01(svn r22399) -Codechange: replace some defines in the tcp/content code so ↵rubidium
doxygen can create better documentation
2011-05-01(svn r22398) -Codechange: remove some defines from the tcp/admin code, so ↵rubidium
doxygen can create better documentation
2011-05-01(svn r22397) -Document: some tidbits of the blitter coderubidium
2011-05-01(svn r22396) -Document: some AI doxygen stuffrubidium
2011-04-30(svn r22389) -Fix [FS#4600]: try to make sure there is an early house ↵yexo
available in the current climate for every townzone, not just a single available house for all climates/townzones
2011-04-30(svn r22388) -Fix: when a game uses a lot of NewGRFs the buffer for storing ↵rubidium
that information in the PNG is too small
2011-04-30(svn r22387) -Fix-ish [FS#4601]: Windows' recv seems to return "graceful ↵rubidium
closed" before having passed the remaining buffer which causes OpenTTD to think all connections are "incorrectly" terminated, i.e. without the "I'm leaving" packet from the client. So let the client wait a tiny bit after sending the "I'm leaving" packet and before gracefully closing the connection