d96a673e57
(svn r26519) -Update from WebTranslator v3.0: korean - 2 changes by telk5093
translators
2014-04-26 17:45:12 +00:00
108fec6130
(svn r26519) -Update from WebTranslator v3.0: korean - 2 changes by telk5093
translators
2014-04-26 17:45:12 +00:00
aa5a570b0d
(svn r26518) -Change: make genworld messages on the dedicated server disable-able by using -dnet=0
rubidium
2014-04-26 16:55:30 +00:00
caffafc38b
(svn r26518) -Change: make genworld messages on the dedicated server disable-able by using -dnet=0
rubidium
2014-04-26 16:55:30 +00:00
5ebf72d126
(svn r26517) -Fix: Windows 9x (or rather non-unicode) compile failures
rubidium
2014-04-26 07:30:15 +00:00
b3ea3c45f9
(svn r26517) -Fix: Windows 9x (or rather non-unicode) compile failures
rubidium
2014-04-26 07:30:15 +00:00
5ef2042819
(svn r26514) -Fix: rewrite link-in-tar handling so it doesn't use strncpy and it doesn't overrun its buffers anymore
rubidium
2014-04-25 21:29:54 +00:00
9edf5eba4e
(svn r26514) -Fix: rewrite link-in-tar handling so it doesn't use strncpy and it doesn't overrun its buffers anymore
rubidium
2014-04-25 21:29:54 +00:00
cb266074d5
(svn r26512) -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne
translators
2014-04-25 17:45:08 +00:00
6a9599e4a9
(svn r26512) -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne
translators
2014-04-25 17:45:08 +00:00
5e90054f20
(svn r26511) -Codechange: use strecpy in game_text
rubidium
2014-04-25 17:43:09 +00:00
8fff83588d
(svn r26511) -Codechange: use strecpy in game_text
rubidium
2014-04-25 17:43:09 +00:00
6ad6845f8c
(svn r26510) -Codechange: use memcpy instead of strncpy in the town name replace word function since we never want to add a '\0' anyway, and we know the exact length too
rubidium
2014-04-25 17:35:29 +00:00
555ee931bf
(svn r26510) -Codechange: use memcpy instead of strncpy in the town name replace word function since we never want to add a '\0' anyway, and we know the exact length too
rubidium
2014-04-25 17:35:29 +00:00
9ed12b0f07
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL)
rubidium
2014-04-25 15:40:32 +00:00
034735a54c
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL)
rubidium
2014-04-25 15:40:32 +00:00
4227f495c5
(svn r26508) -Codechange: use seprintf instead of a custom vstrcatprintf hybrid
rubidium
2014-04-25 15:25:59 +00:00
0b159549d4
(svn r26508) -Codechange: use seprintf instead of a custom vstrcatprintf hybrid
rubidium
2014-04-25 15:25:59 +00:00
382ca0941f
(svn r26498) -Add: method for duplicating strings with similar behaviours as strecpy and strecat; give end pointer instead of a size
rubidium
2014-04-24 18:21:32 +00:00
4768fae6d4
(svn r26498) -Add: method for duplicating strings with similar behaviours as strecpy and strecat; give end pointer instead of a size
rubidium
2014-04-24 18:21:32 +00:00
389d61f2fa
(svn r26497) -Fix: make sure the strgen and settingsgen code gets notified of changes to safeguards.h
rubidium
2014-04-24 18:09:10 +00:00
0eda34689e
(svn r26497) -Fix: make sure the strgen and settingsgen code gets notified of changes to safeguards.h
rubidium
2014-04-24 18:09:10 +00:00
0e8bfeb7a9
(svn r26496) -Fix (r1547): Reading console input on dedicated server relied on unspecified behaviour.
frosch
2014-04-24 17:49:31 +00:00
aa743dc837
(svn r26496) -Fix (r1547): Reading console input on dedicated server relied on unspecified behaviour.
frosch
2014-04-24 17:49:31 +00:00
411cca2dc3
(svn r26495) -Update from WebTranslator v3.0: catalan - 2 changes by juanjo croatian - 1 changes by VoyagerOne estonian - 2 changes by KSiimson lithuanian - 3 changes by Stabilitronas spanish - 1 changes by juanjo
translators
2014-04-24 17:45:33 +00:00
9c4ab4cb8c
(svn r26495) -Update from WebTranslator v3.0: catalan - 2 changes by juanjo croatian - 1 changes by VoyagerOne estonian - 2 changes by KSiimson lithuanian - 3 changes by Stabilitronas spanish - 1 changes by juanjo
translators
2014-04-24 17:45:33 +00:00
24fdd0b7bb
(svn r26494) -Codechange: replace some further usages of s(n)printf with seprintf
rubidium
2014-04-24 17:40:43 +00:00
a7e999ee20
(svn r26494) -Codechange: replace some further usages of s(n)printf with seprintf
rubidium
2014-04-24 17:40:43 +00:00
b4914b91d9
(svn r26493) -Codechange: use strecat to concatenate script settings instead of manually accounting for the amount of characters that has been written
rubidium
2014-04-24 04:41:54 +00:00
e2330f16ea
(svn r26493) -Codechange: use strecat to concatenate script settings instead of manually accounting for the amount of characters that has been written
rubidium
2014-04-24 04:41:54 +00:00
ae46990636
(svn r26492) -Fix (r26491): obviously it's too late
rubidium
2014-04-23 21:33:29 +00:00
1ab6ab9094
(svn r26492) -Fix (r26491): obviously it's too late
rubidium
2014-04-23 21:33:29 +00:00
567bf962fd
(svn r26491) -Fix: compilation failure when networking is disabled
rubidium
2014-04-23 21:32:41 +00:00
1535ad6327
(svn r26491) -Fix: compilation failure when networking is disabled
rubidium
2014-04-23 21:32:41 +00:00
ce06139328
(svn r26490) -Fix (r26489): compilation under Windows
rubidium
2014-04-23 21:30:32 +00:00
4cc448fa82
(svn r26490) -Fix (r26489): compilation under Windows
rubidium
2014-04-23 21:30:32 +00:00
21f991e235
(svn r26489) -Codechange: properly account for the end of buffers in the file io code instead of assuming MAX_PATH is okay
rubidium
2014-04-23 21:23:21 +00:00
5c7c2445d8
(svn r26489) -Codechange: properly account for the end of buffers in the file io code instead of assuming MAX_PATH is okay
rubidium
2014-04-23 21:23:21 +00:00
160ad31028
(svn r26488) -Codechange: perform the appropriate length checks when getting a client name
rubidium
2014-04-23 21:19:54 +00:00
a0eaaf80b7
(svn r26488) -Codechange: perform the appropriate length checks when getting a client name
rubidium
2014-04-23 21:19:54 +00:00
a5274117bd
(svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names
rubidium
2014-04-23 21:16:58 +00:00
b1f6351eff
(svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names
rubidium
2014-04-23 21:16:58 +00:00
5b82822c12
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
rubidium
2014-04-23 21:12:09 +00:00
6ecc602050
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
rubidium
2014-04-23 21:12:09 +00:00
ef4c2ce031
(svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy and strecat.
frosch
2014-04-23 20:44:42 +00:00
24c7134bff
(svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy and strecat.
frosch
2014-04-23 20:44:42 +00:00
56e8ea6dde
(svn r26484) -Change: Remove demand calculation based on tiles.
fonsinchen
2014-04-23 20:23:22 +00:00
547e8233be
(svn r26484) -Change: Remove demand calculation based on tiles.
fonsinchen
2014-04-23 20:23:22 +00:00
49f27eb247
(svn r26483) -Fix: Allow single-vehicle consists to station-refit in a meaningful way.
fonsinchen
2014-04-23 20:22:27 +00:00
ba66343558
(svn r26483) -Fix: Allow single-vehicle consists to station-refit in a meaningful way.
fonsinchen
2014-04-23 20:22:27 +00:00
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
rubidium
2014-04-23 20:13:33 +00:00
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
rubidium
2014-04-23 20:13:33 +00:00
287ecd1582
(svn r26481) -Update from WebTranslator v3.0: polish - 1 changes by wojteks86
translators
2014-04-22 17:45:10 +00:00
dd84952d15
(svn r26481) -Update from WebTranslator v3.0: polish - 1 changes by wojteks86
translators
2014-04-22 17:45:10 +00:00
f0d5f754b6
(svn r26480) -Fix (r26479): forgot to remove a *
rubidium
2014-04-21 18:35:12 +00:00
f54d141211
(svn r26480) -Fix (r26479): forgot to remove a *
rubidium
2014-04-21 18:35:12 +00:00
b3129ce7bf
(svn r26479) -Codechange: use MallocT instead of malloc
rubidium
2014-04-21 18:31:06 +00:00
a4e769d3f6
(svn r26479) -Codechange: use MallocT instead of malloc
rubidium
2014-04-21 18:31:06 +00:00
ab49f2f0d9
(svn r26478) -Update from WebTranslator v3.0: czech - 4 changes by djst serbian - 2 changes by ivan_mile
translators
2014-04-21 17:45:13 +00:00
09e08c01ad
(svn r26478) -Update from WebTranslator v3.0: czech - 4 changes by djst serbian - 2 changes by ivan_mile
translators
2014-04-21 17:45:13 +00:00
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
translators
2014-04-20 17:45:24 +00:00
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
translators
2014-04-20 17:45:24 +00:00
4b355534c0
(svn r26476) -Fix: prevent comparing to NULL when strndup could not allocate memory
rubidium
2014-04-20 16:43:22 +00:00
aa7456e397
(svn r26476) -Fix: prevent comparing to NULL when strndup could not allocate memory
rubidium
2014-04-20 16:43:22 +00:00
c8fffcd5ce
(svn r26473) -Fix: make sure there is no uninitialised sprite data; the other blitters cleared the memory too
rubidium
2014-04-20 14:55:28 +00:00
6504817680
(svn r26473) -Fix: make sure there is no uninitialised sprite data; the other blitters cleared the memory too
rubidium
2014-04-20 14:55:28 +00:00