frosch
|
26530063f1
|
(svn r22778) -Add: [NewGRF] Stringcodes for printing 0-based dates. (Hirundo)
|
2011-08-20 22:35:11 +00:00 |
|
frosch
|
8d3d7b4e01
|
(svn r22776) -Codechange: Unify the naming of NewGRF string codes; always include the size of the parameter on the stack. (based on patch by Hirundo)
|
2011-08-20 22:06:38 +00:00 |
|
frosch
|
7394bcb813
|
(svn r22775) -Fix: [NewGRF] Stringcodes 82 and 83 are the same as the date codes in old OpenTTD. (Hirundo)
|
2011-08-20 21:42:05 +00:00 |
|
rubidium
|
0041408e4f
|
(svn r22767) -Add: river generation
|
2011-08-20 14:14:17 +00:00 |
|
planetmaker
|
b102b58bde
|
(svn r22765) -Cleanup: Remove unused constants and name a magic constant
|
2011-08-20 05:35:03 +00:00 |
|
alberth
|
bc6d4069fe
|
(svn r22741) -Add: Add exit direction of hangars to airport specifications.
|
2011-08-13 12:43:05 +00:00 |
|
michi_cc
|
08b7981f37
|
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
|
2011-08-03 20:55:08 +00:00 |
|
planetmaker
|
3fb66890ee
|
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
|
2011-08-01 18:41:21 +00:00 |
|
frosch
|
a7f7a97825
|
(svn r22646) -Codechange: Simplify MP_WATER map accessors, esp. for locks and depots. (based on patched by adf88 and michi_cc)
|
2011-07-10 13:04:04 +00:00 |
|
frosch
|
566a9612a0
|
(svn r22641) -Fix (r22639): Warning about uninitialised fields.
|
2011-07-07 20:35:48 +00:00 |
|
frosch
|
d2b236802c
|
(svn r22633) -Fix: Implement variables 25 and 7F for railtypes.
|
2011-07-04 20:25:17 +00:00 |
|
terkhen
|
8ddb3941f7
|
(svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug GUI.
|
2011-06-12 20:53:16 +00:00 |
|
terkhen
|
46d1a06215
|
(svn r22570) -Codechange: Store the GrfID of the caller when opening a parent window in the NewGRF debug GUI.
|
2011-06-12 20:51:38 +00:00 |
|
terkhen
|
a619ad3789
|
(svn r22569) -Feature: [NewGRF] Persistent storage for towns.
|
2011-06-12 20:50:03 +00:00 |
|
terkhen
|
00e5c1df18
|
(svn r22567) -Codechange: Store persistent storages inside a pool.
|
2011-06-12 20:47:45 +00:00 |
|
terkhen
|
281bed03f4
|
(svn r22565) -Codechange: Use helper functions for getting the persistent storage in the NewGRF debug GUI.
|
2011-06-12 20:41:17 +00:00 |
|
rubidium
|
58e3652bd0
|
(svn r22537) -Change [FS#3494]: replace the half small airport structure on the intercontinental airport with some grass
|
2011-06-04 14:24:34 +00:00 |
|
planetmaker
|
40cdaca849
|
(svn r22535) -Cleanup: Remove uneeded constants, update and unify some comments relating to sprite numbers
|
2011-06-03 20:41:30 +00:00 |
|
frosch
|
615e435677
|
(svn r22522) -Fix (r22489): (size_t)(uint32)(-1) != (size_t)-1
|
2011-05-29 18:35:31 +00:00 |
|
frosch
|
76c7cbff70
|
(svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) also to station groundsprites from action 1.
|
2011-05-08 15:58:59 +00:00 |
|
frosch
|
844dc8646f
|
(svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette colours in smallmap/legends etc..
|
2011-05-06 22:10:50 +00:00 |
|
frosch
|
bfb419f9d8
|
(svn r22420) -Cleanup: Replace the somewhat mixed DOS+Windows palette with the pure DOS palette. Also blank the animation colours, which are filled from a different array anyway.
|
2011-05-04 17:15:54 +00:00 |
|
frosch
|
bbcd2bab5d
|
(svn r22419) -Change: Always use the DOS palette for drawing.
-Remove: the '-i' option for palette selection.
|
2011-05-04 17:12:37 +00:00 |
|
frosch
|
bfd09004fe
|
(svn r22417) -Add: an advanced setting to specify the default palette to use for NewGRFs without action 14 palette information; this makes the default choice independent from the used base graphics and '-i' option.
|
2011-05-03 20:30:26 +00:00 |
|
frosch
|
1ffd720f81
|
(svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER as it does not belong to the other PALETTE_TO_STRUCT_xxx recolourings.
|
2011-04-29 20:47:36 +00:00 |
|
planetmaker
|
a04672454f
|
(svn r22381) -Codechange: It's called 'steel', not 'steele'
|
2011-04-29 15:26:12 +00:00 |
|
planetmaker
|
488051ae30
|
(svn r22378) -Fix: The recolouring scheme applied to the silicon bridge recoloured too much
|
2011-04-29 15:03:14 +00:00 |
|
smatz
|
c3f1fd5716
|
(svn r22352) -Change: make YAPF the default pathfinder for ships, don't discourage players from using it
|
2011-04-19 18:47:36 +00:00 |
|
frosch
|
70f9a6747e
|
(svn r22304) -Add: {DECIMAL} string code to print decimal fractions.
|
2011-04-09 20:26:14 +00:00 |
|
planetmaker
|
75ab1f18f8
|
(svn r22293) -Add: Allow docks to feature company colour (add another pony for the firs(t) fish&chips foundry)
|
2011-04-03 08:22:14 +00:00 |
|
yexo
|
6305d104c1
|
(svn r22233) -Fix (r22210): value strings for command-pause-level were not shown correctly
|
2011-03-11 19:48:26 +00:00 |
|
alberth
|
d3569f917d
|
(svn r22219) -Codechange: Unduplicate npf/yapf strings.
|
2011-03-06 16:00:24 +00:00 |
|
alberth
|
c46de7fc7b
|
(svn r22217) -Codechange: Unduplicate horizontal positioning strings.
|
2011-03-06 15:59:23 +00:00 |
|
alberth
|
7ee064b75d
|
(svn r22215) -Codechange: Unduplicate original/realistic strings.
|
2011-03-06 15:58:03 +00:00 |
|
alberth
|
3d6246ba9e
|
(svn r22213) -Codechange: Unduplicate company on/off strings.
|
2011-03-06 15:56:12 +00:00 |
|
alberth
|
5f505a69f3
|
(svn r22211) -Codechange: Unduplicate Off/On strings.
|
2011-03-06 15:52:23 +00:00 |
|
alberth
|
9fe65f93fe
|
(svn r22210) -Add: Add a variable for the value strings in the settings tables.
|
2011-03-06 15:51:44 +00:00 |
|
alberth
|
02bf850d95
|
(svn r22209) -Codechange: Move function declarations from settings.h.preamble to the ini file that uses it.
|
2011-03-06 10:35:40 +00:00 |
|
alberth
|
bbde7766d2
|
(svn r22207) -Add: Add the copyright message to the new ini files.
|
2011-03-06 09:54:20 +00:00 |
|
planetmaker
|
2aa14cc54b
|
(svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs
|
2011-03-05 18:28:10 +00:00 |
|
rubidium
|
f90044d343
|
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
|
2011-03-05 18:00:48 +00:00 |
|
rubidium
|
b8d3c42de2
|
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names
|
2011-03-05 11:34:31 +00:00 |
|
rubidium
|
e48967541a
|
(svn r22198) -Codechange: make some constants name more explicit
|
2011-03-05 11:16:44 +00:00 |
|
rubidium
|
2636a4809b
|
(svn r22197) -Cleanup: remove the distinction between conditional and non-conditional settings; with default from and to savegame versions all can be conditional. They previously were as well; the non-conditional ones were macros of the conditionals with to/from saveload versions hardcoded
|
2011-03-05 10:47:49 +00:00 |
|
rubidium
|
cb3fa759f3
|
(svn r22196) -Codechange: use default values for the from and to of savegame versions as well
|
2011-03-05 10:20:49 +00:00 |
|
rubidium
|
8b9f99ec44
|
(svn r22194) -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items
|
2011-03-05 10:12:03 +00:00 |
|
glx
|
7f54c59a66
|
(svn r22188) -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too
|
2011-03-04 22:34:10 +00:00 |
|
yexo
|
261b34b705
|
(svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 twice for the same station id
|
2011-03-03 21:24:03 +00:00 |
|
alberth
|
7477f92029
|
(svn r22173) -Add: Add preamble and postamble files before and after the generated settings data.
|
2011-03-03 21:06:24 +00:00 |
|
alberth
|
74d756799c
|
(svn r22172) -Add: Add ini files containing the table/settings data.
|
2011-03-03 21:04:17 +00:00 |
|
frosch
|
54db5d60fb
|
(svn r22125) -Fix (r9162)[FS#4528]: The animation-ness of two goldmine tiles were swapped, causing the wheeltower to not work properly, and the bottom corner to show the wrong sprite.
|
2011-02-21 17:38:33 +00:00 |
|
frosch
|
f575b45bae
|
(svn r22110) -Codechange: Remove WaterDrawTileStruct and use DrawTileSprites/DrawTileSeqStruct instead.
|
2011-02-19 14:57:15 +00:00 |
|
frosch
|
26ad79be5a
|
(svn r22109) -Fix (r21269, 21272): Missing undeffing of macros.
|
2011-02-19 14:55:31 +00:00 |
|
frosch
|
9e59436c61
|
(svn r22108) -Codechange: Replace some magic with some other magic though less easy to break.
|
2011-02-19 14:51:46 +00:00 |
|
yexo
|
b51c62f5af
|
(svn r22074) -Cleanup (r22073): there was already a setting-callback that did what is needed
|
2011-02-13 20:52:33 +00:00 |
|
yexo
|
f1377a228f
|
(svn r22073) -Fix: immediately update the train weight when you change the multiplier for train cargo weight
|
2011-02-13 20:45:17 +00:00 |
|
rubidium
|
cebe8ab630
|
(svn r22004) -Change [FS#4471]: always report mammoth trains are disabled to NewGRFs, and allow the maximum train length to be modified in multiplayer as well
|
2011-02-06 21:31:33 +00:00 |
|
alberth
|
4364cec392
|
(svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.industry_density.
|
2011-02-06 18:26:50 +00:00 |
|
alberth
|
d84502c432
|
(svn r22000) -Codechange: Introduce an enum for the industry density setting.
|
2011-02-06 18:11:39 +00:00 |
|
terkhen
|
a4b08dddd1
|
(svn r21974) -Feature: Add a setting to enable/disable funding local road reconstruction.
|
2011-02-05 13:46:09 +00:00 |
|
terkhen
|
91dcc9e016
|
(svn r21973) -Fix: Redraw the town authority window after modifying town authority settings.
|
2011-02-05 13:42:57 +00:00 |
|
alberth
|
7935eab3dc
|
(svn r21972) -Fix: Replace 'None' industries in the generation window with more descriptive label.
|
2011-02-05 11:42:27 +00:00 |
|
alberth
|
bdf5a1c2f7
|
(svn r21969) -Feature: Introduce 'minimal' number of industries as a replacment for the old 'none' setting in the newgame window.
|
2011-02-05 10:28:31 +00:00 |
|
rubidium
|
00a766ed27
|
(svn r21966) -Change [FS#4462]: [NewGRF] Disable the flipping of train engines/wagons in the depot by default for NewGRFs
|
2011-02-04 19:20:47 +00:00 |
|
rubidium
|
0fe0225751
|
(svn r21962) -Feature-ish: GUI setting to disable reversing at signals
|
2011-02-04 16:40:38 +00:00 |
|
rubidium
|
c85d350310
|
(svn r21960) -Change: show the length of vehicles in tiles, instead of half tiles in the depot
-Fix [FS#4461]: don't count the number of vehicles but the length of vehicles to (configurably) limit train length
|
2011-02-04 15:40:35 +00:00 |
|
rubidium
|
46b3d114a8
|
(svn r21959) -Change: replace longbridges with custom maximum bridge and tunnel length setting
|
2011-02-04 15:37:23 +00:00 |
|
rubidium
|
4355231f67
|
(svn r21958) -Cleanup: join_stations setting; can done by distant join and could be subverted by distant join
|
2011-02-04 15:29:50 +00:00 |
|
rubidium
|
4c5ca17486
|
(svn r21957) -Cleanup: gotodepot and timetabling settings are more or less useless; just don't use depot orders or timetabling if you don't want to use it
|
2011-02-04 15:13:20 +00:00 |
|
rubidium
|
71f4067d19
|
(svn r21956) -Cleanup: always draw the bridge pillars
|
2011-02-04 14:38:33 +00:00 |
|
rubidium
|
313c1bc171
|
(svn r21955) -Cleanup: always show the long date in the status bar
|
2011-02-04 14:38:15 +00:00 |
|
rubidium
|
2ad1279725
|
(svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view
|
2011-02-04 14:37:24 +00:00 |
|
smatz
|
3057a26fd5
|
(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for uniform stations has been broken for over a year
|
2011-02-04 14:11:14 +00:00 |
|
yexo
|
0cdb1c78cd
|
(svn r21885) -Fix [FS#4422]: NewGRF string codes 0x80 and 0x81 were broken since the typechecking of string parameters
|
2011-01-21 23:10:02 +00:00 |
|
rubidium
|
2f6c840ebf
|
(svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sorting of rail types in the drop down list
|
2011-01-20 12:22:38 +00:00 |
|
rubidium
|
b8c9988d9f
|
(svn r21842) -Feature [FS#4393]: [NewGRF] Introduction dates/required types for rail types; e.g. introduce a particular rail type in 1960 (or when a vehicle using it is introduced), but also allow limiting its introduction to only happen when the required railtypes are available
|
2011-01-18 21:30:59 +00:00 |
|
rubidium
|
6371b75bcc
|
(svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should be introduced if a particular rail type is introduced, e.g. to make sure slow rail is introduced when fast rail gets introduced
|
2011-01-18 21:28:07 +00:00 |
|
rubidium
|
62128e8263
|
(svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastructure" setting name/description didn't match the behaviour
|
2011-01-16 21:10:41 +00:00 |
|
terkhen
|
53c9846f14
|
(svn r21806) -Codechange: Correct additional appearances of the same typo.
|
2011-01-15 16:27:04 +00:00 |
|
terkhen
|
93b26e8e3d
|
(svn r21805) -Codechange: Correct a typo.
|
2011-01-15 15:58:03 +00:00 |
|
rubidium
|
eab47d2227
|
(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company
|
2011-01-04 22:50:09 +00:00 |
|
yexo
|
a25d6c64dd
|
(svn r21694) -Fix: changing AI settings ingame was impossible when the difficulty level was other than custom
|
2011-01-01 23:26:26 +00:00 |
|
rubidium
|
1d21903eb4
|
(svn r21639) -Codechange: simplify setting the colour remap
|
2010-12-25 19:59:56 +00:00 |
|
smatz
|
79681051c8
|
(svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases
|
2010-12-19 20:15:32 +00:00 |
|
smatz
|
5a6c9877cb
|
(svn r21538) -Add: {INDUSTRY} can now have cases
|
2010-12-18 22:50:46 +00:00 |
|
rubidium
|
b149fcd127
|
(svn r21513) -Feature [FS#532]: make the chat message timeout user configurable
|
2010-12-14 15:00:43 +00:00 |
|
rubidium
|
3cb75db0d4
|
(svn r21506) -Codechange: rename the train/vehicle lost warning strings to be more generic
|
2010-12-13 21:53:54 +00:00 |
|
rubidium
|
e3b391249d
|
(svn r21505) -Change: generalise the lost_train_warning setting to lost_vehicle_warning
|
2010-12-13 21:53:23 +00:00 |
|
rubidium
|
5d0da9492e
|
(svn r21454) -Codechange: add support for object variable 48
|
2010-12-10 21:32:52 +00:00 |
|
rubidium
|
fdeab92dc7
|
(svn r21452) -Codechange: read object property 17 (number of views)
|
2010-12-10 21:30:26 +00:00 |
|
rubidium
|
566174ecc0
|
(svn r21437) -Fix: Object newgrf debug data table was outdated
|
2010-12-08 17:51:57 +00:00 |
|
rubidium
|
df410fd7ed
|
(svn r21426) -Change: introduce a setting for the types of commands that are allowed to be executed while paused
|
2010-12-07 21:08:08 +00:00 |
|
rubidium
|
249d21d3de
|
(svn r21423) -Codechange: replace some magic numbers by slightly less magic numbers
|
2010-12-07 20:40:50 +00:00 |
|
rubidium
|
fe9db12935
|
(svn r21364) -Change: increase the default amount of companies, clients and spectators. Furthermore tighten the command execution/queueing limits a bit
|
2010-11-30 20:06:40 +00:00 |
|
rubidium
|
fd752ca2b0
|
(svn r21363) -Add: support for limiting the amount of (accepted) incoming data
|
2010-11-30 20:01:26 +00:00 |
|
rubidium
|
bfbb2bdc3f
|
(svn r21315) -Cleanup: remove a pair of unused strings
|
2010-11-24 23:17:52 +00:00 |
|
frosch
|
88063f6fa3
|
(svn r21275) -Fix (r21272): Draw NW+SW fences in the correct order.
|
2010-11-20 15:57:25 +00:00 |
|
frosch
|
636ffdc53b
|
(svn r21274) -Change: Increase the bounding box size of hangars in the hope it fixes more glitches than it causes.
|
2010-11-20 15:54:54 +00:00 |
|
frosch
|
38dc34828e
|
(svn r21272) -Change [FS#119-ish]: Draw airport fences as groundsprites on runway/taxiway tiles. This makes the usual foundation-glitch a lot less likely to happen.
|
2010-11-20 14:45:52 +00:00 |
|
frosch
|
5d72befbcd
|
(svn r21269) -Codechange: Add TILE_SEQ_CHILD macro to construct child sprites in default stations sprite layouts.
|
2010-11-20 14:05:16 +00:00 |
|
rubidium
|
097880c5e2
|
(svn r21263) -Fix [FS#3935]: under some circumstances two vehicles could leave a non-drive through road stop at once
|
2010-11-20 09:09:57 +00:00 |
|
rubidium
|
6fa54473be
|
(svn r21261) -Codechange: beat some sense into some variable names
|
2010-11-19 23:08:45 +00:00 |
|
rubidium
|
2223ff92c7
|
(svn r21240) -Feature: [NewGRF] Implement action0 visual effect properties for ships and RVs (Hirundo)
|
2010-11-18 14:32:09 +00:00 |
|
rubidium
|
46186134c8
|
(svn r21239) -Codechange/Fix: [NewGRF] Use 0xFF instead of 0 as default value for visual effect. This makes setting train prop 22 to 0 actually work (Hirundo)
|
2010-11-18 14:20:03 +00:00 |
|
rubidium
|
5a503d505b
|
(svn r21231) -Codechange: Generalize the naming of some settings and variables related to visual effects (Hirundo)
|
2010-11-18 14:01:20 +00:00 |
|
rubidium
|
a9da53c106
|
(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable?
|
2010-11-13 23:40:36 +00:00 |
|
rubidium
|
a664227c8e
|
(svn r21162) -Codechange: move the config "field" for the language file out of dynlang
|
2010-11-13 11:28:55 +00:00 |
|
smatz
|
b8cb654adc
|
(svn r21135) -Fix (r19870): silencing gcc 3.3 warnings caused gcc 4.0 to warn
|
2010-11-10 19:54:20 +00:00 |
|
planetmaker
|
5565ae1ac0
|
(svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break savegames with NewGRFs
|
2010-11-07 21:46:41 +00:00 |
|
alberth
|
fa13971337
|
(svn r21088) -Doc: Additions/corrections of doxygen comments.
|
2010-11-05 16:34:22 +00:00 |
|
rubidium
|
399eedd884
|
(svn r21086) -Feature-ish: [NewGRF] String code to print the weight in format based on settings
|
2010-11-05 13:40:18 +00:00 |
|
rubidium
|
a6f4769ec7
|
(svn r21085) -Feature-ish: [NewGRF] Implement stringcode 9A 0C (station name)
|
2010-11-05 13:34:39 +00:00 |
|
rubidium
|
f368d0c449
|
(svn r21084) -Codechange: name a variable to cover its actual implementation better
|
2010-11-05 13:21:30 +00:00 |
|
rubidium
|
b1c95e12f1
|
(svn r21078) -Fix [FS#4203]: snowline didn't want to be very high
|
2010-11-03 22:03:12 +00:00 |
|
alberth
|
7e48d85104
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
rubidium
|
87edf2524d
|
(svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up due to LTR names in RTL translations and vice-versa
|
2010-10-21 20:12:48 +00:00 |
|
rubidium
|
d9602f4ef9
|
(svn r20973) -Add: chat sending and receiving support for remote admins (dihedral)
|
2010-10-17 17:40:18 +00:00 |
|
rubidium
|
7cc8a363d8
|
(svn r20966) -Change: enable remote administration sockets (parts by Yexo and dihedral)
|
2010-10-17 17:35:42 +00:00 |
|
rubidium
|
33ed4ddbfb
|
(svn r20963) -Add: stubs for a remote administration connection
|
2010-10-17 17:31:03 +00:00 |
|
frosch
|
c49debbe63
|
(svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing production rates does not work (anymore), so allow changing the production multiplier instead.
|
2010-10-04 20:12:38 +00:00 |
|
frosch
|
717fcd09c6
|
(svn r20849) -Change: Only display liveries in the liverywindow if they are used by some vehicle somewhen (not considering date or such).
|
2010-09-25 22:00:49 +00:00 |
|
terkhen
|
e90930e572
|
(svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ).
|
2010-09-20 18:56:35 +00:00 |
|
frosch
|
17e6201d33
|
(svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2)
|
2010-09-12 14:45:46 +00:00 |
|
frosch
|
48767d1bef
|
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news.
|
2010-09-02 20:00:48 +00:00 |
|
rubidium
|
a8b992f4fd
|
(svn r20673) -Codechange: add support for inspecting objects
|
2010-08-28 19:48:46 +00:00 |
|
rubidium
|
c862ab42c9
|
(svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor
|
2010-08-28 19:45:56 +00:00 |
|
rubidium
|
fba19a41d5
|
(svn r20665) -Codechange: make clearing object tiles behave (more) like TTDPatch
|
2010-08-28 18:56:07 +00:00 |
|
rubidium
|
8fd9728e19
|
(svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause)
|
2010-08-28 18:37:49 +00:00 |
|
rubidium
|
6348aa7964
|
(svn r20650) -Codechange: add some variables to the object's spec
|
2010-08-28 17:35:00 +00:00 |
|
rubidium
|
f9a9b0ed4a
|
(svn r20649) -Codechange: implement classes for objects
|
2010-08-28 17:32:30 +00:00 |
|
rubidium
|
1ec1f1ef37
|
(svn r20648) -Codechange: implement the NewGRF override manager for objects
|
2010-08-28 17:30:55 +00:00 |
|
rubidium
|
34da98f2b1
|
(svn r20647) -Codechange: update some of the object spec information
|
2010-08-28 17:29:12 +00:00 |
|
rubidium
|
0d8091a7c3
|
(svn r20642) -Codechange: make the table in object_land easier expandable.
|
2010-08-27 22:46:11 +00:00 |
|
rubidium
|
5d835bd280
|
(svn r20641) -Codechange: remove the "require flat land" flag
|
2010-08-27 22:43:27 +00:00 |
|
rubidium
|
3e9e1b8e65
|
(svn r20638) -Codechange: split object.h
|
2010-08-27 22:21:23 +00:00 |
|
rubidium
|
e2e26190d5
|
(svn r20623) -Codechange: unify the storing of animation related information
|
2010-08-26 15:31:40 +00:00 |
|
rubidium
|
193800e0fa
|
(svn r20620) -Codechange: rename airporttile's callback_flags to callback_mask, so it's the same for all NewGRF features with callbacks
|
2010-08-26 11:18:32 +00:00 |
|
rubidium
|
a4c6d07edc
|
(svn r20553) -Feature: allow rate limiting of incoming commands
|
2010-08-19 08:59:36 +00:00 |
|
yexo
|
a65345d7ed
|
(svn r20538) -Codechange: introduce a few macros to initialize the airport classes
|
2010-08-18 01:19:03 +00:00 |
|
yexo
|
bc96bdb203
|
(svn r20478) -Codechange: remove support for 'helipad groups' because there are no airports with more than 1 helipad group
|
2010-08-13 00:36:12 +00:00 |
|
rubidium
|
29b489a055
|
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
|
2010-08-10 15:54:53 +00:00 |
|
rubidium
|
3da3d131c6
|
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
|
2010-08-08 10:59:30 +00:00 |
|
rubidium
|
6d6939f844
|
(svn r20401) -Codechange: let HouseSpec use GRFFileProps
|
2010-08-07 21:03:38 +00:00 |
|
rubidium
|
af9d8824bd
|
(svn r20398) -Codechange: move some variables of GRFFileProps into (the new) GRFFilePropsBase
|
2010-08-07 20:51:07 +00:00 |
|
yexo
|
a3a24f4c68
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
|
yexo
|
a48dbd7c51
|
(svn r20370) -Add: [NewGRF] new action 5 block to add airport preview sprites
|
2010-08-05 12:03:58 +00:00 |
|
yexo
|
3e6f8165d4
|
(svn r20369) -Feature: preview sprites for airports
|
2010-08-05 12:03:34 +00:00 |
|
yexo
|
d2f9b87ccd
|
(svn r20366) -Codechange: store the rotation of the airport layout in the station struct and use it to rotate hangar tiles
|
2010-08-05 12:00:09 +00:00 |
|
rubidium
|
d1a7f7a672
|
(svn r20349) -Fix: don't pay stuff you didn't have to pay for previously :)
|
2010-08-03 16:42:47 +00:00 |
|
rubidium
|
725c181445
|
(svn r20342) -Codechange: unify the construction of objects
|
2010-08-03 12:41:24 +00:00 |
|