Commit Graph

16395 Commits

Author SHA1 Message Date
rubidium
89ab118d0c (svn r21070) -Fix: file not being picked up by doxygen 2010-11-01 14:18:22 +00:00
translators
42d9930344 (svn r21068) -Update from WebTranslator v3.0:
luxembourgish - 9 changes by Phreeze
2010-10-31 18:45:05 +00:00
translators
c923bca663 (svn r21066) -Update from WebTranslator v3.0:
korean - 8 changes by junho2813
luxembourgish - 7 changes by Phreeze
thai - 140 changes by animated
2010-10-31 17:45:12 +00:00
michi_cc
809dcbacd0 (svn r21065) -Fix (r19733): Crash when displaying 60+x parameters in the NewGRF inspect window. 2010-10-31 16:16:28 +00:00
smatz
a1a2335f41 (svn r21062) -Codechange: append -Winit-self to compiler flags 2010-10-31 14:25:57 +00:00
alberth
063931d435 (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 2010-10-30 17:51:07 +00:00
translators
34e986ae60 (svn r21059) -Update from WebTranslator v3.0:
frisian - 32 changes by gjannema
2010-10-30 17:45:06 +00:00
terkhen
867f7b5f7b (svn r21058) -Feature [NewGRF]: Add CB36 support for road vehicle properties 0x13 (Power), 0x14 (Weight) and 0x18 (Tractive effort). 2010-10-30 14:31:49 +00:00
rubidium
bb07520982 (svn r21057) -Fix [FS#4182] (r20922): network client "fast forward" incrementing counter multiple times in same "GUI" tick causing an invalid state 2010-10-29 19:35:43 +00:00
translators
57da6451f9 (svn r21056) -Update from WebTranslator v3.0:
turkish - 7 changes by niw3
2010-10-29 17:45:06 +00:00
alberth
88910224a4 (svn r21055) -Codechange [FS#4190]: Code style fix (chillcore) 2010-10-29 14:59:37 +00:00
yexo
f1c4ac2c40 (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 2010-10-28 18:15:42 +00:00
translators
ba91d37945 (svn r21053) -Update from WebTranslator v3.0:
frisian - 5 changes by gjannema
german - 2 changes by planetmaker
2010-10-28 17:45:09 +00:00
yexo
30b29ae060 (svn r21052) -Fix (r20435): house/airporttile/industrytile newgrfs that defined tiles that relied on the substitute being drawn were broken 2010-10-28 11:10:12 +00:00
rubidium
2b73b000fd (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
2010-10-27 21:56:10 +00:00
rubidium
6fde250741 (svn r21050) -Fix (r20515): ignore underscores as well for help messages 2010-10-27 20:52:43 +00:00
translators
af18159ea5 (svn r21046) -Update from WebTranslator v3.0:
frisian - 45 changes by gjannema
serbian - 1 changes by etran
2010-10-27 17:45:09 +00:00
glx
477d94eff3 (svn r21045) -Fix (r21044): MSVC 2010 projects 2010-10-27 16:49:28 +00:00
rubidium
a9fc9b2e9a (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. 2010-10-27 16:42:20 +00:00
rubidium
71585bcc7f (svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed anymore 2010-10-26 22:27:33 +00:00
rubidium
90080e9586 (svn r21042) -Change: make it possible to make .tar.xz bundles 2010-10-26 22:03:37 +00:00
yexo
d6541ca2a9 (svn r21041) -Change: [NewGRF] make object var 60 return the object id even when the relative tile is not part of the same object 2010-10-26 21:51:24 +00:00
translators
86b5602ea2 (svn r21040) -Update from WebTranslator v3.0:
german - 4 changes by planetmaker
norwegian_bokmal - 3 changes by somaen
norwegian_nynorsk - 5 changes by somaen
2010-10-26 17:45:13 +00:00
frosch
edd01d21da (svn r21039) -Fix/Cleanup: Remove an unneeded and even wrong test, which is never reached anyway though. 2010-10-25 20:43:36 +00:00
translators
868d7acf10 (svn r21038) -Update from WebTranslator v3.0:
german - 2 changes by norbert79
korean - 4 changes by junho2813
2010-10-25 17:45:09 +00:00
planetmaker
bbc6f54822 (svn r21037) -Fix: [OSX] Mouse cursor would leave footprint with 8bpp blitter when switching to full screen 2010-10-25 06:55:54 +00:00
planetmaker
040571ea3d (svn r21036) -Fix: [OSX] Properly set the palette when using the 8bpp blitter during start-up 2010-10-25 06:50:48 +00:00
rubidium
3fbd0ba9d9 (svn r21035) -Fix [FS#4181] (r21020): crash when opening the buoy's viewport. Based on a patch by Krille. 2010-10-24 20:59:25 +00:00
terkhen
1cd17ef928 (svn r21034) -Fix: Add missing default values for the custom town number and custom water level world generation options. 2010-10-24 20:58:31 +00:00
rubidium
0b37e60fe2 (svn r21033) -Codechange: be more strict with the packets a client accepts at a given moment 2010-10-24 20:51:12 +00:00
rubidium
75aa37cf9a (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 2010-10-24 20:30:53 +00:00
frosch
728be193ce (svn r21031) -Fix (r19883): Dropdown menu glitched in small screenshots, when issueing them from the menu. 2010-10-24 20:23:45 +00:00
rubidium
242110b8cb (svn r21030) -Codechange: move ClientStatus into the network server socket class 2010-10-24 20:07:32 +00:00
rubidium
9012b54fa2 (svn r21029) -Codechange: split the map downloading packet + 3-state enum into 3 separate packets 2010-10-24 20:03:33 +00:00
translators
494b2c2710 (svn r21028) -Update from WebTranslator v3.0:
arabic_egypt - 12 changes by kasakg
hebrew - 11 changes by rril
brazilian_portuguese - 51 changes by bmnds
2010-10-24 17:45:12 +00:00
rubidium
7b9aa9b72f (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 2010-10-24 16:40:02 +00:00
rubidium
ef59da94cc (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. 2010-10-24 15:49:38 +00:00
rubidium
7c6b360e01 (svn r21025) -Codechange: document PacketGameType's enums and reshuffle them slightly to make the whole more readable and easier to understand 2010-10-24 15:22:59 +00:00
rubidium
2d32dc29a9 (svn r21024) -Fix: erroneous tab 2010-10-24 15:02:43 +00:00
planetmaker
e5c07c0ebd (svn r21023) -Doc [FS#4003]: Possible crashes when running OpenTTD in a guest system under Parallels Desktop 2010-10-24 11:29:50 +00:00
alberth
85a5fcf58a (svn r21022) -Add (r21021): Missed recentering of a town gui viewport after a resize. 2010-10-23 21:14:35 +00:00
alberth
42f6245a31 (svn r21021) -Add [FS#4171]: Center industry gui and waypoint gui after resize (partly by Krille). 2010-10-23 20:51:48 +00:00
alberth
835fe2131d (svn r21020) -Add: Use center of waypoint in waypoint gui, if available. 2010-10-23 20:39:21 +00:00
alberth
f502c82fa5 (svn r21019) -Add: Use center of industry to focus on in the industry gui. 2010-10-23 20:34:12 +00:00
alberth
4b785f6554 (svn r21018) -Doc: Add Doxygen comments to some function. 2010-10-23 18:28:20 +00:00
alberth
2a2f204e0c (svn r21017) -Doc: Small fixes (by Krille). 2010-10-23 18:12:38 +00:00
translators
bc94bb9ace (svn r21016) -Update from WebTranslator v3.0:
romanian - 1 changes by tonny
serbian - 3 changes by etran
2010-10-23 17:45:10 +00:00
glx
828ae03331 (svn r21015) -Fix [FS#4176]: don't let the resize button go past the bottom of the screen 2010-10-23 17:37:54 +00:00
frosch
a449bab5ff (svn r21014) -Fix [FS#4179](r20098): Reversing of trains in stations while last wagon was in a depot or on a bridge-/tunnelhead caused trouble. 2010-10-22 22:51:15 +00:00
frosch
c7ef47ebb2 (svn r21013) -Cleanup: Replace some magic value mappings with existing conversion functions. (Hirundo) 2010-10-22 20:04:13 +00:00