terkhen
|
52ab1c7d40
|
(svn r19720) -Feature: New base costs for building/clearing canals, building/clearing aqueducts and building/clearing locks.
|
2010-04-25 13:56:51 +00:00 |
|
terkhen
|
1d60eac168
|
(svn r19715) -Codechange: Rename all appareances of shiplift to lock.
|
2010-04-24 21:03:40 +00:00 |
|
rubidium
|
03c6f51c84
|
(svn r19712) -Fix (r19708): if the parent was a town, the parent wasn't shown
|
2010-04-24 18:39:38 +00:00 |
|
rubidium
|
21883a84d7
|
(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables
|
2010-04-24 13:36:29 +00:00 |
|
rubidium
|
fef77ca53e
|
(svn r19705) -Change: reinitialise the windows when changing the newgrf_developer_tools setting
|
2010-04-24 13:22:17 +00:00 |
|
rubidium
|
3461430a34
|
(svn r19704) -Codechange: unify the style of GSF enums; now they're plural instead of mixed
|
2010-04-24 11:52:58 +00:00 |
|
rubidium
|
cdfd81405e
|
(svn r19702) -Add: {HEX} to strgen
|
2010-04-24 07:30:08 +00:00 |
|
rubidium
|
532ac6bd67
|
(svn r19697) -Add: sprite for NewGRF some debuging features
|
2010-04-23 14:31:10 +00:00 |
|
rubidium
|
23c9573b64
|
(svn r19649) -Add: plural rule for Maltese
-Fix: plural rule for Irish
|
2010-04-17 11:16:34 +00:00 |
|
yexo
|
705955b1e6
|
(svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword
|
2010-04-06 23:45:10 +00:00 |
|
yexo
|
58fb90c5e9
|
(svn r19548) -Add: Client setting 'gui.ai_developer_tools' to enable the break on AI string
|
2010-04-03 17:22:24 +00:00 |
|
frosch
|
03249ebcfb
|
(svn r19515) -Add: Client setting 'gui.newgrf_developer_tools' to enable otherwise hidden features.
-Add: Console command 'reload_newgrfs'; only available when newgrf developer tools are enabled.
|
2010-03-24 20:47:03 +00:00 |
|
smatz
|
53aaabe6e9
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
|
frosch
|
475c2959bd
|
(svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble.
|
2010-03-21 15:16:05 +00:00 |
|
yexo
|
1579e9ded2
|
(svn r19465) -Codechange: support for multi-tile hangars
|
2010-03-19 11:17:52 +00:00 |
|
yexo
|
81ca0e28c4
|
(svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport
|
2010-03-19 00:34:38 +00:00 |
|
yexo
|
38f4cb6469
|
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found
|
2010-03-18 23:12:38 +00:00 |
|
yexo
|
a99a7e7a37
|
(svn r19456) -Codechange; increase the maximum number of airports
|
2010-03-18 23:10:35 +00:00 |
|
yexo
|
c4a88ce022
|
(svn r19455) -Codechange: split all airport information in Station to a seperate class
|
2010-03-18 21:02:20 +00:00 |
|
yexo
|
e037512a6f
|
(svn r19451) -Cleanup: remove some unused code
|
2010-03-18 15:20:49 +00:00 |
|
yexo
|
f206958010
|
(svn r19389) -Fix [FS3676]: only show the "No AIs available" error message when explicitly changing the number of AI opponents
|
2010-03-12 01:37:41 +00:00 |
|
yexo
|
f7691a95d7
|
(svn r19354) -Codechange: store the number of layouts in AirportSpec
|
2010-03-06 16:02:07 +00:00 |
|
yexo
|
20e05f878c
|
(svn r19353) -Codechange: use static objects for the airport statemachines instead of new/delete at the start/end of the game
-Codechange: store the fta in AirportSpec
|
2010-03-06 15:38:13 +00:00 |
|
terkhen
|
b443a3ee0a
|
(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%.
|
2010-03-06 12:58:33 +00:00 |
|
terkhen
|
c958c2c31f
|
(svn r19345) -Feature: Realistic acceleration for road vehicles.
|
2010-03-06 12:56:57 +00:00 |
|
yexo
|
585b036c90
|
(svn r19327) -Codechange: make the oilrig a part of the original airports array so some special cases can be removed
|
2010-03-05 23:21:51 +00:00 |
|
yexo
|
c42e2a9bfc
|
(svn r19326) -Codechange: store the airport name as property in AirportSpec
|
2010-03-05 23:21:41 +00:00 |
|
yexo
|
a71462bb94
|
(svn r19325) -Codechange: introduce airport classes and split the default airports in 4 classes
|
2010-03-05 23:21:35 +00:00 |
|
rubidium
|
1e6c2576cc
|
(svn r19308) -Change [FS#3655]: Increase the default small font size for freetype fonts as 6 point fonts are usually unreadable
|
2010-03-03 20:16:55 +00:00 |
|
peter1138
|
1025d003b3
|
(svn r19307) -Add: Let railtypes specify their own smallmap colour. No legend support yet.
|
2010-03-03 19:07:34 +00:00 |
|
yexo
|
3cda09170c
|
(svn r19299) -Codechange: store the most compatible ttd airport type in AirportSpec
-Fix: [NewGRF] return the ttd airport type in station var 0xF1
|
2010-03-01 20:17:21 +00:00 |
|
yexo
|
dd7c2b2f9d
|
(svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp
|
2010-02-22 16:09:26 +00:00 |
|
yexo
|
5ebc0a16c8
|
(svn r19204) -Fix (r1919x): airport tiles without animation had an incomplete contructor
|
2010-02-22 16:08:31 +00:00 |
|
yexo
|
06dc421f2a
|
(svn r19199) -Codechange: add a 'name'-property to airport tiles
|
2010-02-22 14:17:17 +00:00 |
|
yexo
|
61fe40ba73
|
(svn r19196) -Codechange: change the airport tile animation info so it works just like for industry tiles
|
2010-02-22 14:16:50 +00:00 |
|
yexo
|
80fb5c70c8
|
(svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttiles
|
2010-02-22 14:16:19 +00:00 |
|
yexo
|
683ad53d21
|
(svn r19193) -Codechange: increase the maximum number of airport tiles to 256 and introduce AirportTileOverrideManager
|
2010-02-22 14:15:48 +00:00 |
|
rubidium
|
44f2ef179d
|
(svn r19179) -Codechange: make strgen do some checking on whether genders are valid for a command (e.g. we don't have genders for numbers)
|
2010-02-20 23:02:03 +00:00 |
|
yexo
|
85856abb7c
|
(svn r19165) -Fix [FS#3629]: vehicle running costs shouldn't be changed in a running game
|
2010-02-19 23:29:47 +00:00 |
|
yexo
|
26005c55e5
|
(svn r19099) -Doc: two files had the wrong name in the @file comment
|
2010-02-11 20:52:56 +00:00 |
|
smatz
|
d8a0278cf2
|
(svn r19082) -Codechange: make 'developer' a regular setting
|
2010-02-10 17:01:03 +00:00 |
|
yexo
|
e582d21981
|
(svn r19066) -Fix: settings that are part of the "ttdpatch flags" can cause desyncs if they're changed in network games
|
2010-02-09 16:22:13 +00:00 |
|
terkhen
|
52312ea17f
|
(svn r19064) -Feature: Allow to select different land colours for the smallmap (reworked by Alberth).
|
2010-02-08 23:46:35 +00:00 |
|
peter1138
|
898e879bd9
|
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...)
|
2010-02-07 22:22:54 +00:00 |
|
frosch
|
fb9b833dc4
|
(svn r19053) -Codechange: Add an enum for the special flags of industry tiles. (based on andythenorth' work)
|
2010-02-07 12:04:44 +00:00 |
|
rubidium
|
67234a6a6f
|
(svn r19023) -Fix (r18807): city airport introduction date had become 5 years later
|
2010-02-05 21:49:56 +00:00 |
|
rubidium
|
cc8fd6e910
|
(svn r19006) -Fix (r18970): default rail type determination failed causing 'A'/SHIFT-F4 not to work the first time. As rail types can now be anything the explicit options for the different railtypes have been removed, leaving the most used rail type and first/last available rail types.
|
2010-02-04 17:08:48 +00:00 |
|
rubidium
|
fbb9b4760a
|
(svn r19005) -Codechange: make animated cursors have a bit set instead of using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed.
|
2010-02-04 15:42:38 +00:00 |
|
rubidium
|
09730847ec
|
(svn r19004) -Codechange: silence ICC warning that 'integer conversion resulted in a change of sign'
|
2010-02-04 15:27:25 +00:00 |
|
rubidium
|
68b908a27c
|
(svn r18999) -Change: update some of the defaults (Eddi)
|
2010-02-03 23:45:19 +00:00 |
|