rubidium
ae46990636
(svn r26492) -Fix (r26491): obviously it's too late
2014-04-23 21:33:29 +00:00
rubidium
1535ad6327
(svn r26491) -Fix: compilation failure when networking is disabled
2014-04-23 21:32:41 +00:00
rubidium
567bf962fd
(svn r26491) -Fix: compilation failure when networking is disabled
2014-04-23 21:32:41 +00:00
rubidium
4cc448fa82
(svn r26490) -Fix (r26489): compilation under Windows
2014-04-23 21:30:32 +00:00
rubidium
ce06139328
(svn r26490) -Fix (r26489): compilation under Windows
2014-04-23 21:30:32 +00:00
rubidium
5c7c2445d8
(svn r26489) -Codechange: properly account for the end of buffers in the file io code instead of assuming MAX_PATH is okay
2014-04-23 21:23:21 +00:00
rubidium
21f991e235
(svn r26489) -Codechange: properly account for the end of buffers in the file io code instead of assuming MAX_PATH is okay
2014-04-23 21:23:21 +00:00
rubidium
a0eaaf80b7
(svn r26488) -Codechange: perform the appropriate length checks when getting a client name
2014-04-23 21:19:54 +00:00
rubidium
160ad31028
(svn r26488) -Codechange: perform the appropriate length checks when getting a client name
2014-04-23 21:19:54 +00:00
rubidium
b1f6351eff
(svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names
2014-04-23 21:16:58 +00:00
rubidium
a5274117bd
(svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names
2014-04-23 21:16:58 +00:00
rubidium
6ecc602050
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
2014-04-23 21:12:09 +00:00
rubidium
5b82822c12
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
2014-04-23 21:12:09 +00:00
frosch
24c7134bff
(svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy and strecat.
2014-04-23 20:44:42 +00:00
frosch
ef4c2ce031
(svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy and strecat.
2014-04-23 20:44:42 +00:00
fonsinchen
547e8233be
(svn r26484) -Change: Remove demand calculation based on tiles.
2014-04-23 20:23:22 +00:00
fonsinchen
56e8ea6dde
(svn r26484) -Change: Remove demand calculation based on tiles.
2014-04-23 20:23:22 +00:00
fonsinchen
ba66343558
(svn r26483) -Fix: Allow single-vehicle consists to station-refit in a meaningful way.
2014-04-23 20:22:27 +00:00
fonsinchen
49f27eb247
(svn r26483) -Fix: Allow single-vehicle consists to station-refit in a meaningful way.
2014-04-23 20:22:27 +00:00
rubidium
2be4215f43
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
2014-04-23 20:13:33 +00:00
rubidium
0463dbdc9e
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
2014-04-23 20:13:33 +00:00
translators
dd84952d15
(svn r26481) -Update from WebTranslator v3.0:
...
polish - 1 changes by wojteks86
2014-04-22 17:45:10 +00:00
translators
287ecd1582
(svn r26481) -Update from WebTranslator v3.0:
...
polish - 1 changes by wojteks86
2014-04-22 17:45:10 +00:00
rubidium
f54d141211
(svn r26480) -Fix (r26479): forgot to remove a *
2014-04-21 18:35:12 +00:00
rubidium
f0d5f754b6
(svn r26480) -Fix (r26479): forgot to remove a *
2014-04-21 18:35:12 +00:00
rubidium
a4e769d3f6
(svn r26479) -Codechange: use MallocT instead of malloc
2014-04-21 18:31:06 +00:00
rubidium
b3129ce7bf
(svn r26479) -Codechange: use MallocT instead of malloc
2014-04-21 18:31:06 +00:00
translators
09e08c01ad
(svn r26478) -Update from WebTranslator v3.0:
...
czech - 4 changes by djst
serbian - 2 changes by ivan_mile
2014-04-21 17:45:13 +00:00
translators
ab49f2f0d9
(svn r26478) -Update from WebTranslator v3.0:
...
czech - 4 changes by djst
serbian - 2 changes by ivan_mile
2014-04-21 17:45:13 +00:00
translators
0c03fa3208
(svn r26477) -Update from WebTranslator v3.0:
...
catalan - 30 changes by juanjo
russian - 1 changes by Lone_Wolf
serbian - 18 changes by ivan_mile
turkish - 7 changes by wakeup
2014-04-20 17:45:24 +00:00
translators
f399a92271
(svn r26477) -Update from WebTranslator v3.0:
...
catalan - 30 changes by juanjo
russian - 1 changes by Lone_Wolf
serbian - 18 changes by ivan_mile
turkish - 7 changes by wakeup
2014-04-20 17:45:24 +00:00
rubidium
aa7456e397
(svn r26476) -Fix: prevent comparing to NULL when strndup could not allocate memory
2014-04-20 16:43:22 +00:00
rubidium
4b355534c0
(svn r26476) -Fix: prevent comparing to NULL when strndup could not allocate memory
2014-04-20 16:43:22 +00:00
rubidium
101b982263
(svn r26475) -Fix: potentially undefined shifts in NewGRF code
2014-04-20 15:47:50 +00:00
rubidium
bbed2ff956
(svn r26475) -Fix: potentially undefined shifts in NewGRF code
2014-04-20 15:47:50 +00:00
rubidium
3c3f9663e9
(svn r26474) -Cleanup: remove unneeded check for NULL
2014-04-20 15:10:26 +00:00
rubidium
295076155c
(svn r26474) -Cleanup: remove unneeded check for NULL
2014-04-20 15:10:26 +00:00
rubidium
6504817680
(svn r26473) -Fix: make sure there is no uninitialised sprite data; the other blitters cleared the memory too
2014-04-20 14:55:28 +00:00
rubidium
c8fffcd5ce
(svn r26473) -Fix: make sure there is no uninitialised sprite data; the other blitters cleared the memory too
2014-04-20 14:55:28 +00:00
rubidium
67f3c2a764
(svn r26472) -Cleanup: pointless instance variable
2014-04-20 14:17:13 +00:00
rubidium
ddc35bc252
(svn r26472) -Cleanup: pointless instance variable
2014-04-20 14:17:13 +00:00
translators
25c26d2eba
(svn r26471) -Update from WebTranslator v3.0:
...
catalan - 4 changes by juanjo
simplified_chinese - 79 changes by xiangyigao
english_US - 8 changes by Supercheese
indonesian - 7 changes by Yoursnotmine
italian - 1 changes by lorenzodv
2014-04-19 17:45:28 +00:00
translators
6ba16d9af0
(svn r26471) -Update from WebTranslator v3.0:
...
catalan - 4 changes by juanjo
simplified_chinese - 79 changes by xiangyigao
english_US - 8 changes by Supercheese
indonesian - 7 changes by Yoursnotmine
italian - 1 changes by lorenzodv
2014-04-19 17:45:28 +00:00
translators
9f38748a19
(svn r26470) -Update from WebTranslator v3.0:
...
catalan - 2 changes by juanjo
korean - 3 changes by telk5093
polish - 4 changes by wojteks86
gaelic - 29 changes by GunChleoc
2014-04-18 17:45:28 +00:00
translators
c51a058f2b
(svn r26470) -Update from WebTranslator v3.0:
...
catalan - 2 changes by juanjo
korean - 3 changes by telk5093
polish - 4 changes by wojteks86
gaelic - 29 changes by GunChleoc
2014-04-18 17:45:28 +00:00
frosch
61399adc3f
(svn r26469) -Fix [FS#5985, FS#5986, FS#5988]: Improve english strings.
2014-04-18 12:33:31 +00:00
frosch
be03779514
(svn r26469) -Fix [FS#5985, FS#5986, FS#5988]: Improve english strings.
2014-04-18 12:33:31 +00:00
translators
6cbe80f564
(svn r26468) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnau
czech - 4 changes by djst
english_AU - 2 changes by mrtux
2014-04-17 17:45:23 +00:00
translators
62ccfd9fad
(svn r26468) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnau
czech - 4 changes by djst
english_AU - 2 changes by mrtux
2014-04-17 17:45:23 +00:00
peter1138
f2a47eb080
(svn r26467) -Fix: Include shadow on ...
2014-04-16 19:54:51 +00:00