peter1138
|
3911ea1f90
|
(svn r26941) -Codechange: Make NewGRF sprite aligner work with GUI size.
|
2014-09-30 11:29:23 +00:00 |
|
peter1138
|
1273ca8e8d
|
(svn r26941) -Codechange: Make NewGRF sprite aligner work with GUI size.
|
2014-09-30 11:29:23 +00:00 |
|
rubidium
|
d63fcbe519
|
(svn r26940) -Fix (r26937): comparing values of different signedness
|
2014-09-29 19:21:55 +00:00 |
|
rubidium
|
8385e6268e
|
(svn r26940) -Fix (r26937): comparing values of different signedness
|
2014-09-29 19:21:55 +00:00 |
|
rubidium
|
e550580d74
|
(svn r26939) -Cleanup: some bits of coding style cleanup for TGP
|
2014-09-29 19:04:34 +00:00 |
|
rubidium
|
61c3e8e848
|
(svn r26939) -Cleanup: some bits of coding style cleanup for TGP
|
2014-09-29 19:04:34 +00:00 |
|
rubidium
|
72354f7e6a
|
(svn r26938) -Codechange: simplify RandomHeight significantly
|
2014-09-29 19:04:02 +00:00 |
|
rubidium
|
08aaabcbb4
|
(svn r26938) -Codechange: simplify RandomHeight significantly
|
2014-09-29 19:04:02 +00:00 |
|
rubidium
|
4549a07a89
|
(svn r26937) -Cleanup: simplify the logic for heightmap generation in TGP; instead of performing more and more loops the larger the map becomes to elaborately set the height to 0 many times, just run it for each frequency and be done with it
|
2014-09-29 18:18:21 +00:00 |
|
rubidium
|
2b0a1f7beb
|
(svn r26937) -Cleanup: simplify the logic for heightmap generation in TGP; instead of performing more and more loops the larger the map becomes to elaborately set the height to 0 many times, just run it for each frequency and be done with it
|
2014-09-29 18:18:21 +00:00 |
|
translators
|
5d09105bf1
|
(svn r26936) -Update from WebTranslator v3.0:
spanish - 1 changes by SilverSurferZzZ
|
2014-09-29 17:45:23 +00:00 |
|
translators
|
1bec121248
|
(svn r26936) -Update from WebTranslator v3.0:
spanish - 1 changes by SilverSurferZzZ
|
2014-09-29 17:45:23 +00:00 |
|
peter1138
|
217635d357
|
(svn r26935) -Codechange: Fit company colour selection drop down list to UI scale.
|
2014-09-28 19:19:47 +00:00 |
|
peter1138
|
58458c6652
|
(svn r26935) -Codechange: Fit company colour selection drop down list to UI scale.
|
2014-09-28 19:19:47 +00:00 |
|
peter1138
|
fc3ee5b7a8
|
(svn r26934) -Fix (r26933): Don't statically initialise non-static variables.
|
2014-09-28 09:21:51 +00:00 |
|
peter1138
|
1748d7ad6b
|
(svn r26934) -Fix (r26933): Don't statically initialise non-static variables.
|
2014-09-28 09:21:51 +00:00 |
|
peter1138
|
b1f6dd5455
|
(svn r26933) -Codechange: Resize engine preview window to fit vehicle sprite.
|
2014-09-28 09:02:11 +00:00 |
|
peter1138
|
2b9782fd95
|
(svn r26933) -Codechange: Resize engine preview window to fit vehicle sprite.
|
2014-09-28 09:02:11 +00:00 |
|
rubidium
|
e1120327e7
|
(svn r26932) -Codechange: replace some constants with less weird looking constants and simplify clamping by actually using Clamp
|
2014-09-27 20:39:32 +00:00 |
|
rubidium
|
135b3f635d
|
(svn r26932) -Codechange: replace some constants with less weird looking constants and simplify clamping by actually using Clamp
|
2014-09-27 20:39:32 +00:00 |
|
translators
|
3ae9ca8759
|
(svn r26931) -Update from WebTranslator v3.0:
russian - 3 changes by Lone_Wolf
|
2014-09-27 17:45:18 +00:00 |
|
translators
|
d5bb1d023f
|
(svn r26931) -Update from WebTranslator v3.0:
russian - 3 changes by Lone_Wolf
|
2014-09-27 17:45:18 +00:00 |
|
rubidium
|
340ecd7385
|
(svn r26930) -Add: extra shadings to he heightmap colour tables (Chillcore)
|
2014-09-27 14:51:34 +00:00 |
|
rubidium
|
b08b3bd8e3
|
(svn r26930) -Add: extra shadings to he heightmap colour tables (Chillcore)
|
2014-09-27 14:51:34 +00:00 |
|
rubidium
|
367150ba34
|
(svn r26929) -Change: accounts for maximum height when filling the height legend of the smallmap
|
2014-09-27 14:49:37 +00:00 |
|
rubidium
|
9627eb6e17
|
(svn r26929) -Change: accounts for maximum height when filling the height legend of the smallmap
|
2014-09-27 14:49:37 +00:00 |
|
rubidium
|
4b8d6ee319
|
(svn r26928) -Change: scale the heightmap colours over the whole range of heights (based on patch by ic111)
|
2014-09-27 11:17:54 +00:00 |
|
rubidium
|
0176ef274f
|
(svn r26928) -Change: scale the heightmap colours over the whole range of heights (based on patch by ic111)
|
2014-09-27 11:17:54 +00:00 |
|
rubidium
|
ae406cf52e
|
(svn r26927) -Codechange: split the heightmap colour tables into their own file in the table folder
|
2014-09-27 10:43:59 +00:00 |
|
rubidium
|
f192045796
|
(svn r26927) -Codechange: split the heightmap colour tables into their own file in the table folder
|
2014-09-27 10:43:59 +00:00 |
|
rubidium
|
84920f721d
|
(svn r26926) -Change: limit flat world height to the maximum configured map height
|
2014-09-27 09:53:48 +00:00 |
|
rubidium
|
550cd50382
|
(svn r26926) -Change: limit flat world height to the maximum configured map height
|
2014-09-27 09:53:48 +00:00 |
|
translators
|
e41a83dc32
|
(svn r26925) -Update from WebTranslator v3.0:
croatian - 14 changes by VoyagerOne
german - 49 changes by planetmaker
spanish - 2 changes by SilverSurferZzZ
welsh - 3 changes by kazzie
|
2014-09-26 17:46:30 +00:00 |
|
translators
|
e55bbe58fe
|
(svn r26925) -Update from WebTranslator v3.0:
croatian - 14 changes by VoyagerOne
german - 49 changes by planetmaker
spanish - 2 changes by SilverSurferZzZ
welsh - 3 changes by kazzie
|
2014-09-26 17:46:30 +00:00 |
|
peter1138
|
d408cabca7
|
(svn r26924) -Codechange: Fit YES/NO query window buttons to window, instead of unaligned.
|
2014-09-26 16:15:50 +00:00 |
|
peter1138
|
ffe820c792
|
(svn r26924) -Codechange: Fit YES/NO query window buttons to window, instead of unaligned.
|
2014-09-26 16:15:50 +00:00 |
|
peter1138
|
a1929222d5
|
(svn r26923) -Codechange: Make multiplayer lobby fit to icon size.
|
2014-09-26 16:05:42 +00:00 |
|
peter1138
|
59076ee32b
|
(svn r26923) -Codechange: Make multiplayer lobby fit to icon size.
|
2014-09-26 16:05:42 +00:00 |
|
frosch
|
049c7dba29
|
(svn r26922) -Fix: Include strings.h on HAIKU for strcasecmp. Some platforms do not have a strings.h at all, most define the functions in string.h as well.
|
2014-09-25 20:45:25 +00:00 |
|
frosch
|
9d209829eb
|
(svn r26922) -Fix: Include strings.h on HAIKU for strcasecmp. Some platforms do not have a strings.h at all, most define the functions in string.h as well.
|
2014-09-25 20:45:25 +00:00 |
|
peter1138
|
01c30568e8
|
(svn r26921) -Codechange: Adjust content window listing to fit icon size.
|
2014-09-25 19:27:07 +00:00 |
|
peter1138
|
d9179d518e
|
(svn r26921) -Codechange: Adjust content window listing to fit icon size.
|
2014-09-25 19:27:07 +00:00 |
|
translators
|
33061f4024
|
(svn r26920) -Update from WebTranslator v3.0:
french - 79 changes by glx
spanish - 3 changes by SilverSurferZzZ
tamil - 2 changes by vv
|
2014-09-25 17:45:45 +00:00 |
|
translators
|
4018795080
|
(svn r26920) -Update from WebTranslator v3.0:
french - 79 changes by glx
spanish - 3 changes by SilverSurferZzZ
tamil - 2 changes by vv
|
2014-09-25 17:45:45 +00:00 |
|
peter1138
|
d48a176f4c
|
(svn r26919) -Fix [FS#6096]: Crash when enabling "Full animation" if multiplayer chat text is on screen.
|
2014-09-25 16:04:02 +00:00 |
|
peter1138
|
e5aec526a7
|
(svn r26919) -Fix [FS#6096]: Crash when enabling "Full animation" if multiplayer chat text is on screen.
|
2014-09-25 16:04:02 +00:00 |
|
fonsinchen
|
1b8186ea8e
|
(svn r26918) -Fix [FS#6110]: Reserve cargo only after unloading finished or if the vehicle has the desired cargo already
|
2014-09-24 20:56:52 +00:00 |
|
fonsinchen
|
75cb16a7d7
|
(svn r26918) -Fix [FS#6110]: Reserve cargo only after unloading finished or if the vehicle has the desired cargo already
|
2014-09-24 20:56:52 +00:00 |
|
fonsinchen
|
7306fe015d
|
(svn r26917) -Revert (r26857): It broke improved loading.
|
2014-09-24 20:55:47 +00:00 |
|
fonsinchen
|
d6fc217136
|
(svn r26917) -Revert (r26857): It broke improved loading.
|
2014-09-24 20:55:47 +00:00 |
|