michi_cc
|
fc8633e1ac
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
truebrain
|
36c06f639a
|
(svn r23387) -Fix: move ai.script_max_opcode_till_suspend to script.script_max_opcode_till_suspend
|
2011-12-01 12:04:22 +00:00 |
|
peter1138
|
b84174fd4d
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
peter1138
|
782aee3c2a
|
(svn r23314) -Add: Add settings to restrict viewport zoom levels.
|
2011-11-24 12:20:14 +00:00 |
|
truebrain
|
08efac8549
|
(svn r23303) -Add: economy.fund_buildings, to disallow funding buildings
|
2011-11-23 16:10:18 +00:00 |
|
rubidium
|
896fa9ddf1
|
(svn r23223) -Codechange: store the last newgrf count in the misc section
|
2011-11-14 21:41:23 +00:00 |
|
yexo
|
41e9da2420
|
(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu)
|
2011-11-08 21:48:00 +00:00 |
|
rubidium
|
15f287d428
|
(svn r23085) -Fix (r23084): SLE_UINT8 might have been the old type, it's not the same as the length of the variable
|
2011-11-03 23:06:30 +00:00 |
|
rubidium
|
41223c8bc9
|
(svn r23084) -Codechange: get rid of a redundant variable
|
2011-11-03 22:49:03 +00:00 |
|
rubidium
|
cac4c2df20
|
(svn r22807) -Feature-ish: show a message about missing strings in the intro window if a certain (configurable) threshold has been reached and its not a stable release
|
2011-08-21 19:23:06 +00:00 |
|
rubidium
|
cc6e55a246
|
(svn r22797) -Add: progress bar for scanning NewGRFs
|
2011-08-21 12:53:13 +00:00 |
|
rubidium
|
56fedc4db9
|
(svn r22767) -Add: river generation
|
2011-08-20 14:14:17 +00:00 |
|
frosch
|
ad541cb188
|
(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 |
|
smatz
|
75137872d1
|
(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 |
|
yexo
|
77c8367b93
|
(svn r22233) -Fix (r22210): value strings for command-pause-level were not shown correctly
|
2011-03-11 19:48:26 +00:00 |
|
alberth
|
b802a7fb77
|
(svn r22219) -Codechange: Unduplicate npf/yapf strings.
|
2011-03-06 16:00:24 +00:00 |
|
alberth
|
380b2cdc2b
|
(svn r22217) -Codechange: Unduplicate horizontal positioning strings.
|
2011-03-06 15:59:23 +00:00 |
|
alberth
|
3738a94f98
|
(svn r22215) -Codechange: Unduplicate original/realistic strings.
|
2011-03-06 15:58:03 +00:00 |
|
alberth
|
00aeff8c02
|
(svn r22213) -Codechange: Unduplicate company on/off strings.
|
2011-03-06 15:56:12 +00:00 |
|
alberth
|
db549cfacf
|
(svn r22211) -Codechange: Unduplicate Off/On strings.
|
2011-03-06 15:52:23 +00:00 |
|
alberth
|
a7e7e76f7f
|
(svn r22210) -Add: Add a variable for the value strings in the settings tables.
|
2011-03-06 15:51:44 +00:00 |
|
alberth
|
26ba8bd23e
|
(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
|
a5cdadf060
|
(svn r22207) -Add: Add the copyright message to the new ini files.
|
2011-03-06 09:54:20 +00:00 |
|
rubidium
|
2e5b1f178e
|
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
|
2011-03-05 18:00:48 +00:00 |
|
rubidium
|
7c608a4e0a
|
(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
|
8ead62cdc1
|
(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
|
13a31bf9b9
|
(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
|
2c04d3eb54
|
(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 |
|
alberth
|
5ef8c3bbab
|
(svn r22172) -Add: Add ini files containing the table/settings data.
|
2011-03-03 21:04:17 +00:00 |
|