smatz
|
662ef3173b
|
(svn r17597) -Codechange: rename namegen* to townname*
|
2009-09-21 11:01:16 +00:00 |
|
smatz
|
f85b8c4e09
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
smatz
|
114d48e492
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
rubidium
|
310465da07
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
rubidium
|
e8ddf001c8
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
rubidium
|
aeb59f8e19
|
(svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, not in-game) console if show_date_in_console is set. For dedicated server binaries the default is 'on', for the rest it is 'off'.
|
2009-09-09 15:11:46 +00:00 |
|
rubidium
|
324389cf0b
|
(svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, not in-game) console if show_date_in_console is set. For dedicated server binaries the default is 'on', for the rest it is 'off'.
|
2009-09-09 15:11:46 +00:00 |
|
smatz
|
4c342c6f76
|
(svn r17464) -Codechange: use C++0x mode when compiling with gcc >= 4.3 or icc >= 11.0
|
2009-09-07 21:01:24 +00:00 |
|
smatz
|
434693b838
|
(svn r17464) -Codechange: use C++0x mode when compiling with gcc >= 4.3 or icc >= 11.0
|
2009-09-07 21:01:24 +00:00 |
|
yexo
|
d384908d56
|
(svn r17455) -Codechange: use sprite names instead of magic numbers in table/clear_land.h and change some names
|
2009-09-07 13:38:57 +00:00 |
|
yexo
|
ec63a0fc14
|
(svn r17455) -Codechange: use sprite names instead of magic numbers in table/clear_land.h and change some names
|
2009-09-07 13:38:57 +00:00 |
|
rubidium
|
f660dd7109
|
(svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
|
2009-09-07 08:59:43 +00:00 |
|
rubidium
|
1f21a5cb41
|
(svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
|
2009-09-07 08:59:43 +00:00 |
|
frosch
|
d7bf8b74c7
|
(svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_payment.
|
2009-09-06 20:36:17 +00:00 |
|
frosch
|
eb1306110a
|
(svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_payment.
|
2009-09-06 20:36:17 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
frosch
|
51b7f4d0ff
|
(svn r17211) -Cleanup: Remove unused RailVehicleInfo::ai_rank.
|
2009-08-18 16:21:22 +00:00 |
|
frosch
|
f595668650
|
(svn r17211) -Cleanup: Remove unused RailVehicleInfo::ai_rank.
|
2009-08-18 16:21:22 +00:00 |
|
frosch
|
0ddf9c86e1
|
(svn r17209) -Codechange: Move cargo_type from (Rail|Road|Ship)VehicleInfo to EngineInfo.
|
2009-08-17 18:33:48 +00:00 |
|
frosch
|
8bd029015e
|
(svn r17209) -Codechange: Move cargo_type from (Rail|Road|Ship)VehicleInfo to EngineInfo.
|
2009-08-17 18:33:48 +00:00 |
|
frosch
|
8a2dd6907f
|
(svn r17208) -Cleanup: Remove never accessed EngineInfo for engine 255.
|
2009-08-17 18:28:44 +00:00 |
|
frosch
|
7f030110b0
|
(svn r17208) -Cleanup: Remove never accessed EngineInfo for engine 255.
|
2009-08-17 18:28:44 +00:00 |
|
smatz
|
1f2e0d3cfe
|
(svn r17157) -Add: localised decimal separator
|
2009-08-12 01:28:11 +00:00 |
|
smatz
|
a29bbb1e1f
|
(svn r17157) -Add: localised decimal separator
|
2009-08-12 01:28:11 +00:00 |
|
rubidium
|
93493827b6
|
(svn r17139) -Change: add the concept of sound sets
|
2009-08-09 19:50:44 +00:00 |
|
rubidium
|
9ee2a66c86
|
(svn r17139) -Change: add the concept of sound sets
|
2009-08-09 19:50:44 +00:00 |
|
rubidium
|
cdb969e164
|
(svn r17133) -Codechange: generalise the code that searches for base graphics
|
2009-08-09 16:54:03 +00:00 |
|
rubidium
|
f118932643
|
(svn r17133) -Codechange: generalise the code that searches for base graphics
|
2009-08-09 16:54:03 +00:00 |
|
rubidium
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +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 |
|
frosch
|
29d4316064
|
(svn r17037) -Fix (r17036): 'Polygonal Capabilities' are a core feature of windows.
|
2009-08-02 13:56:14 +00:00 |
|
frosch
|
7f49d3b45c
|
(svn r17037) -Fix (r17036): 'Polygonal Capabilities' are a core feature of windows.
|
2009-08-02 13:56:14 +00:00 |
|
frosch
|
8b50754b19
|
(svn r17036) -Codechange: Split price bases from economy.cpp to table/pricebase.h.
|
2009-08-02 12:34:26 +00:00 |
|
frosch
|
a6cbf0d419
|
(svn r17036) -Codechange: Split price bases from economy.cpp to table/pricebase.h.
|
2009-08-02 12:34:26 +00:00 |
|
rubidium
|
37cd0ef443
|
(svn r16949) -Codechange: unify the way the DisplayOption enums are written
|
2009-07-25 10:54:42 +00:00 |
|
rubidium
|
65d4d8b46c
|
(svn r16949) -Codechange: unify the way the DisplayOption enums are written
|
2009-07-25 10:54:42 +00:00 |
|
rubidium
|
01eabc5f4c
|
(svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
|
2009-07-22 22:44:56 +00:00 |
|
rubidium
|
9980af2898
|
(svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
|
2009-07-22 22:44:56 +00:00 |
|
rubidium
|
39e6dbd5e3
|
(svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically
|
2009-07-20 11:21:57 +00:00 |
|
rubidium
|
e3053660c6
|
(svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically
|
2009-07-20 11:21:57 +00:00 |
|
rubidium
|
a78751ee9a
|
(svn r16869) -Codechange: make drawing waypoints a tiny bit more like drawing stations
|
2009-07-18 10:01:31 +00:00 |
|
rubidium
|
861a2163f6
|
(svn r16869) -Codechange: make drawing waypoints a tiny bit more like drawing stations
|
2009-07-18 10:01:31 +00:00 |
|
rubidium
|
0a1b4912ef
|
(svn r16811) -Change: introduce a plural 'rule' for Korean
|
2009-07-13 14:42:09 +00:00 |
|
rubidium
|
bb9fee178d
|
(svn r16811) -Change: introduce a plural 'rule' for Korean
|
2009-07-13 14:42:09 +00:00 |
|
smatz
|
72bee4ad2d
|
(svn r16654) -Codechange: cache industries in station's coverage area instead of searching them everytime payment is made
|
2009-06-25 15:42:03 +00:00 |
|
smatz
|
fa1ad0fd3c
|
(svn r16654) -Codechange: cache industries in station's coverage area instead of searching them everytime payment is made
|
2009-06-25 15:42:03 +00:00 |
|
smatz
|
721a0b0608
|
(svn r16628) -Codechange: remove one gcc2 hack
|
2009-06-22 23:15:27 +00:00 |
|
smatz
|
d703f0c3b5
|
(svn r16628) -Codechange: remove one gcc2 hack
|
2009-06-22 23:15:27 +00:00 |
|
rubidium
|
0704883074
|
(svn r16622) -Fix: {CARGO} only consumes 1 argument
|
2009-06-22 19:09:48 +00:00 |
|