Commit Graph

12800 Commits

Author SHA1 Message Date
smatz
ab9c71f0d9 (svn r17114) -Update (r17113): use {STRING} instead of {STATION} in related strings in other language files too 2009-08-08 16:45:59 +00:00
smatz
2a430d981f (svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source
-Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost
-Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies
2009-08-08 16:42:55 +00:00
yexo
eff8cb8390 (svn r17112) -Change [NoAI]: AIVehicleList_Station now also works for waypoints 2009-08-08 16:36:06 +00:00
yexo
3dcc195dfa (svn r17111) -Fix (r17110): forgot to include ai_log.hpp 2009-08-08 14:44:17 +00:00
yexo
2d1c64948a (svn r17110) -Fix [NoAI]: Print a warning message in the AI console when a deprecated function is used 2009-08-08 13:50:18 +00:00
smatz
ba2f6f0a66 (svn r17109) -Fix (r15027): squirrel_export.sh failed for some locales 2009-08-08 12:26:03 +00:00
frosch
28b5adbcbc (svn r17108) -Fix (r17107): ST_INDUSTRY and ST_TOWN got swapped when setting up cargo subsidy. 2009-08-08 08:48:39 +00:00
smatz
74d3382b94 (svn r17107) -Codechange: store type of subsidy source and destination in the Subsidy struct instead of determining it every time it's needed 2009-08-07 22:23:34 +00:00
smatz
39e145e586 (svn r17106) -Codechange: move computation of station's catchment rectagle to separate function 2009-08-07 21:11:58 +00:00
smatz
33288c9d50 (svn r17105) -Codechange: no need to reset list of industries nearby that often, clearing is enough 2009-08-07 20:30:38 +00:00
smatz
3532592e7d (svn r17104) -Codechange: move code related to subsidy awarding to separate procedure 2009-08-07 20:24:33 +00:00
rubidium
c2a3e28d9d (svn r17103) -Update: pretranslate a bunch of strings that can't be translated 2009-08-07 19:48:20 +00:00
translators
f41b016863 (svn r17102) -Update from WebTranslator v3.0:
polish - 69 changes by Adam123
spanish - 1 changes by Terkhen
2009-08-07 17:45:11 +00:00
smatz
135f80f95b (svn r17101) -Revert [FS#3065](r16546): large table on stack caused stack overflow on some architectures 2009-08-07 13:33:55 +00:00
rubidium
ba4fd897b8 (svn r17097) -Fix [FS#3092] (r13256): make restart command work again and make the help show how it works and how it doesn't work 2009-08-06 22:00:32 +00:00
rubidium
3ecf335718 (svn r17096) -Fix [FS#3091]: news message about ordered refits failing wasn't very clear 2009-08-06 20:29:13 +00:00
rubidium
ee2b7de8f4 (svn r17095) -Codechange: make ParseStringChoice a bit safer 2009-08-06 20:21:53 +00:00
rubidium
6ae880a40d (svn r17094) -Update: AI changelog 2009-08-06 19:35:58 +00:00
translators
e83f72c3c7 (svn r17092) -Update from WebTranslator v3.0:
simplified_chinese - 2 changes by Gavin
frisian - 36 changes by huddekul
german - 57 changes by Roujin
spanish - 48 changes by Terkhen
2009-08-06 17:45:15 +00:00
smatz
50d03a8751 (svn r17091) -Fix (r17089)(r17090): regression test was right 2009-08-06 17:35:20 +00:00
smatz
23fd4bedd8 (svn r17090) -Fix (r17089): regression test failed (frosch123) 2009-08-06 17:23:53 +00:00
smatz
88a2d688da (svn r17089) -Codechange: move RunVehicleDayProc() to vehicle.cpp 2009-08-06 17:02:49 +00:00
smatz
0ab39b52d0 (svn r17088) -Codechange: split IncreaseDate() to more procedures 2009-08-06 16:01:31 +00:00
smatz
a3e69a5b3c (svn r17086) -Cleanup (r16654): remove code used only for debugging 2009-08-06 13:51:48 +00:00
smatz
adcc5338f3 (svn r17085) -Codechange: unify the place where vehicle's cargo ages 2009-08-06 12:44:10 +00:00
smatz
9c25f1bdb7 (svn r17084) -Codechange: _age_cargo_skip_counter is common to all vehicle types 2009-08-06 12:33:13 +00:00
translators
7fcebf0997 (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages 2009-08-05 18:56:43 +00:00
rubidium
1fe3ad3288 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives 2009-08-05 17:59:21 +00:00
translators
2fe966fd8c (svn r17074) -Update from WebTranslator v3.0:
simplified_chinese - 8 changes by Gavin
dutch - 50 changes by Rubidium, TrueBrain
finnish - 4 changes by jpx_
french - 47 changes by glx
frisian - 38 changes by huddekul
galician - 20 changes by Condex
german - 2 changes by Roujin
indonesian - 7 changes by fanioz
romanian - 9 changes by kkmic
russian - 51 changes by Lone_Wolf, MajestiC
spanish - 1 changes by Terkhen
2009-08-05 17:45:40 +00:00
smatz
9dcdc14310 (svn r17073) -Codechange: constify iec_prefixes[], change the code around a bit 2009-08-05 16:14:40 +00:00
rubidium
808254c488 (svn r17072) -Fix: don't let squirrel export make a 'stub' for ai_changelog.hpp 2009-08-05 15:10:37 +00:00
smatz
47b111449b (svn r17071) -Fix: give a better error message when trying to make road one-way when it doesn't belong to you 2009-08-05 14:33:30 +00:00
rubidium
e0ba8e6b56 (svn r17070) -Codechange: some minor fixes to the order in english.txt 2009-08-05 14:30:30 +00:00
smatz
29287ce104 (svn r17069) -Fix (r17004): invalid read when converting old waypoints 2009-08-05 14:12:39 +00:00
rubidium
5351db3703 (svn r17068) -Change: make a number of strings more consistent with their relatives 2009-08-05 12:48:48 +00:00
rubidium
6b59a238ae (svn r17067) -Fix (r17064): local authority window got messed up a bit; also move OS names to a more logical place. 2009-08-05 12:37:09 +00:00
rubidium
04927226bd (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>} 2009-08-05 11:48:20 +00:00
rubidium
c9048bc6f8 (svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a bit more sense now 2009-08-05 11:32:32 +00:00
rubidium
8a20e528a5 (svn r17064) -Codechange: reorder another 1/3 of the strings 2009-08-04 22:56:12 +00:00
rubidium
f5b1f23bb2 (svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees. 2009-08-04 22:19:46 +00:00
rubidium
4b2592dbc0 (svn r17062) -Change: unify the naming of some 125 strings 2009-08-04 18:04:33 +00:00
translators
16e89ac4d5 (svn r17061) -Update from WebTranslator v3.0:
dutch - 313 changes by TrueBrain, Yexo
english_US - 5 changes by agenthh
korean - 24 changes by telk5093
portuguese - 112 changes by SupSuper
serbian - 98 changes by etran
swedish - 20 changes by hgj
turkish - 50 changes by niw3
2009-08-04 17:45:27 +00:00
rubidium
3914bfecf6 (svn r17060) -Codechange: reorder 1/3 of the strings so they are more logically grouped (rest still needs to be done) 2009-08-04 17:16:24 +00:00
yexo
113d276ca5 (svn r17059) -Codechange: Rename a few strings to reflect their usage 2009-08-03 21:32:35 +00:00
belugas
a2b996106e (svn r17058) -Codechange: magic numbers removal.
Two values used intead of just one, as it gives more possibilities to those who dare...
2009-08-03 20:02:25 +00:00
translators
37d01c7758 (svn r17057) -Update from WebTranslator v3.0:
arabic_egypt - 28 changes by kasakg
simplified_chinese - 4 changes by Gavin
dutch - 12 changes by habell
english_US - 54 changes by agenthh
finnish - 9 changes by jpx_
french - 8 changes by glx
frisian - 65 changes by huddekul
russian - 9 changes by Lone_Wolf
serbian - 126 changes by etran
slovak - 9 changes by James
2009-08-03 17:45:33 +00:00
alberth
f7a6fe81e8 (svn r17056) -Codechange: Reduce width of the drop-down in the bridge gui. 2009-08-03 16:42:02 +00:00
alberth
51c29deb70 (svn r17055) -Codechange: Improve aligning of bridge sprites and descriptions in bridge gui. 2009-08-03 16:36:40 +00:00
alberth
3539a054f6 (svn r17054) -Codechange: Bridge gui uses nested widgets only. 2009-08-03 15:25:52 +00:00
rubidium
b6cfe4d2fe (svn r17053) -Codechange: pass a Rect to DrawGraph so it knows where to draw 2009-08-03 15:23:49 +00:00