Commit Graph

16547 Commits (3e27739287dd52e80535c6fd583bb7db41859850)
 

Author SHA1 Message Date
translators d61eba39da (svn r21072) -Update from WebTranslator v3.0:
traditional_chinese - 2 changes by josesun
14 years ago
rubidium d970eac2f2 (svn r21071) -Fix: ofcourse the svn properties weren't set properly either :( 14 years ago
rubidium dcc4d7a747 (svn r21070) -Fix: file not being picked up by doxygen 14 years ago
translators b17064f191 (svn r21068) -Update from WebTranslator v3.0:
luxembourgish - 9 changes by Phreeze
14 years ago
translators 0bccf52b55 (svn r21066) -Update from WebTranslator v3.0:
korean - 8 changes by junho2813
luxembourgish - 7 changes by Phreeze
thai - 140 changes by animated
14 years ago
michi_cc 406b4b3873 (svn r21065) -Fix (r19733): Crash when displaying 60+x parameters in the NewGRF inspect window. 14 years ago
smatz 1517997868 (svn r21062) -Codechange: append -Winit-self to compiler flags 14 years ago
alberth 7e48d85104 (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
translators ca8d55ebcd (svn r21059) -Update from WebTranslator v3.0:
frisian - 32 changes by gjannema
14 years ago
terkhen c87e023d7a (svn r21058) -Feature [NewGRF]: Add CB36 support for road vehicle properties 0x13 (Power), 0x14 (Weight) and 0x18 (Tractive effort). 14 years ago
rubidium 0baf335be3 (svn r21057) -Fix [FS#4182] (r20922): network client "fast forward" incrementing counter multiple times in same "GUI" tick causing an invalid state 14 years ago
translators edcd1af9ac (svn r21056) -Update from WebTranslator v3.0:
turkish - 7 changes by niw3
14 years ago
alberth 606519c112 (svn r21055) -Codechange [FS#4190]: Code style fix (chillcore) 14 years ago
yexo e5f1161edd (svn r21054) -Fix [FS#4188] (r19397): scenario starting year was not set correctly when changed by clicking on the date panel and entering a new value 14 years ago
translators 169c2ce619 (svn r21053) -Update from WebTranslator v3.0:
frisian - 5 changes by gjannema
german - 2 changes by planetmaker
14 years ago
yexo 9a07ebc382 (svn r21052) -Fix (r20435): house/airporttile/industrytile newgrfs that defined tiles that relied on the substitute being drawn were broken 14 years ago
rubidium 05407c9b74 (svn r21051) -Fix: [Debian] Silence "uselessly linked" warning
-Change: [Debian] Use make install "parameters" to not install some files instead of removing them after installation
14 years ago
rubidium c311f18ba4 (svn r21050) -Fix (r20515): ignore underscores as well for help messages 14 years ago
translators 6e9bafa54a (svn r21046) -Update from WebTranslator v3.0:
frisian - 45 changes by gjannema
serbian - 1 changes by etran
14 years ago
glx 0eb85717c6 (svn r21045) -Fix (r21044): MSVC 2010 projects 14 years ago
rubidium 59519edd34 (svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less. 14 years ago
rubidium 5ad2265c1d (svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed anymore 14 years ago
rubidium bedcbfe2ba (svn r21042) -Change: make it possible to make .tar.xz bundles 14 years ago
yexo 61e419e27f (svn r21041) -Change: [NewGRF] make object var 60 return the object id even when the relative tile is not part of the same object 14 years ago
translators a6cdb8a75c (svn r21040) -Update from WebTranslator v3.0:
german - 4 changes by planetmaker
norwegian_bokmal - 3 changes by somaen
norwegian_nynorsk - 5 changes by somaen
14 years ago
frosch 8dc7521bf2 (svn r21039) -Fix/Cleanup: Remove an unneeded and even wrong test, which is never reached anyway though. 14 years ago
translators 07093d0a26 (svn r21038) -Update from WebTranslator v3.0:
german - 2 changes by norbert79
korean - 4 changes by junho2813
14 years ago
planetmaker 03c012797b (svn r21037) -Fix: [OSX] Mouse cursor would leave footprint with 8bpp blitter when switching to full screen 14 years ago
planetmaker 47523d86fb (svn r21036) -Fix: [OSX] Properly set the palette when using the 8bpp blitter during start-up 14 years ago
rubidium 1f5554c5c7 (svn r21035) -Fix [FS#4181] (r21020): crash when opening the buoy's viewport. Based on a patch by Krille. 14 years ago
terkhen 0568976c78 (svn r21034) -Fix: Add missing default values for the custom town number and custom water level world generation options. 14 years ago
rubidium 8f9dcab09b (svn r21033) -Codechange: be more strict with the packets a client accepts at a given moment 14 years ago
rubidium 4ea67eff8b (svn r21032) -Codechange: perform some more strict tests on the server side when receiving some packets and don't send some when the clients aren't ready for them 14 years ago
frosch d01e275a25 (svn r21031) -Fix (r19883): Dropdown menu glitched in small screenshots, when issueing them from the menu. 14 years ago
rubidium f24c91c487 (svn r21030) -Codechange: move ClientStatus into the network server socket class 14 years ago
rubidium 2cd67a51ac (svn r21029) -Codechange: split the map downloading packet + 3-state enum into 3 separate packets 14 years ago
translators fc15063838 (svn r21028) -Update from WebTranslator v3.0:
arabic_egypt - 12 changes by kasakg
hebrew - 11 changes by rril
brazilian_portuguese - 51 changes by bmnds
14 years ago
rubidium 744bc2a614 (svn r21027) -Change/Fix: under some circumstances the file handle of the downloaded savegame wouldn't be closed, and validity of the handled wasn't checked in all cases 14 years ago
rubidium c5015bb5bd (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. 14 years ago
rubidium 3317f1c01e (svn r21025) -Codechange: document PacketGameType's enums and reshuffle them slightly to make the whole more readable and easier to understand 14 years ago
rubidium 073b965829 (svn r21024) -Fix: erroneous tab 14 years ago
planetmaker eb4cd82ed3 (svn r21023) -Doc [FS#4003]: Possible crashes when running OpenTTD in a guest system under Parallels Desktop 14 years ago
alberth c4687de4e2 (svn r21022) -Add (r21021): Missed recentering of a town gui viewport after a resize. 14 years ago
alberth df7a32d364 (svn r21021) -Add [FS#4171]: Center industry gui and waypoint gui after resize (partly by Krille). 14 years ago
alberth 83094e5e58 (svn r21020) -Add: Use center of waypoint in waypoint gui, if available. 14 years ago
alberth cccbc8f418 (svn r21019) -Add: Use center of industry to focus on in the industry gui. 14 years ago
alberth 8f24ec9471 (svn r21018) -Doc: Add Doxygen comments to some function. 14 years ago
alberth af941fc598 (svn r21017) -Doc: Small fixes (by Krille). 14 years ago
translators 9d76b6f37f (svn r21016) -Update from WebTranslator v3.0:
romanian - 1 changes by tonny
serbian - 3 changes by etran
14 years ago
glx 3a6892ba10 (svn r21015) -Fix [FS#4176]: don't let the resize button go past the bottom of the screen 14 years ago