translators
|
6e9bafa54a
|
(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 |
|
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
|
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.
|
2010-10-27 16:42:20 +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 |
|
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
|
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 |
|
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
|
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 |
|
frosch
|
8dc7521bf2
|
(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 |
|
translators
|
07093d0a26
|
(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
|
03c012797b
|
(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 |
|
planetmaker
|
47523d86fb
|
(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 |
|
rubidium
|
1f5554c5c7
|
(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 |
|
terkhen
|
0568976c78
|
(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
|
8f9dcab09b
|
(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 |
|
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
|
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 |
|
frosch
|
d01e275a25
|
(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
|
f24c91c487
|
(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 |
|
rubidium
|
2cd67a51ac
|
(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 |
|
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
|
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
|
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
|
2010-10-24 16:40:02 +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
|
3317f1c01e
|
(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 |
|
rubidium
|
073b965829
|
(svn r21024) -Fix: erroneous tab
|
2010-10-24 15:02:43 +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
|
c4687de4e2
|
(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
|
df7a32d364
|
(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
|
83094e5e58
|
(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
|
cccbc8f418
|
(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
|
8f24ec9471
|
(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 |
|
alberth
|
af941fc598
|
(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 |
|