Commit Graph

27 Commits (ac0f5398c2e6c7543cd2f1be36744988216857db)

Author SHA1 Message Date
peter1138 b84174fd4d (svn r23316) -Feature: Add ability to zoom in to 2x and 4x level. 13 years ago
peter1138 782aee3c2a (svn r23314) -Add: Add settings to restrict viewport zoom levels. 13 years ago
truebrain 08efac8549 (svn r23303) -Add: economy.fund_buildings, to disallow funding buildings 13 years ago
rubidium 896fa9ddf1 (svn r23223) -Codechange: store the last newgrf count in the misc section 13 years ago
yexo 41e9da2420 (svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu) 13 years ago
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 13 years ago
rubidium 41223c8bc9 (svn r23084) -Codechange: get rid of a redundant variable 13 years ago
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 13 years ago
rubidium cc6e55a246 (svn r22797) -Add: progress bar for scanning NewGRFs 13 years ago
rubidium 56fedc4db9 (svn r22767) -Add: river generation 13 years ago
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. 13 years ago
smatz 75137872d1 (svn r22352) -Change: make YAPF the default pathfinder for ships, don't discourage players from using it 13 years ago
yexo 77c8367b93 (svn r22233) -Fix (r22210): value strings for command-pause-level were not shown correctly 14 years ago
alberth b802a7fb77 (svn r22219) -Codechange: Unduplicate npf/yapf strings. 14 years ago
alberth 380b2cdc2b (svn r22217) -Codechange: Unduplicate horizontal positioning strings. 14 years ago
alberth 3738a94f98 (svn r22215) -Codechange: Unduplicate original/realistic strings. 14 years ago
alberth 00aeff8c02 (svn r22213) -Codechange: Unduplicate company on/off strings. 14 years ago
alberth db549cfacf (svn r22211) -Codechange: Unduplicate Off/On strings. 14 years ago
alberth a7e7e76f7f (svn r22210) -Add: Add a variable for the value strings in the settings tables. 14 years ago
alberth 26ba8bd23e (svn r22209) -Codechange: Move function declarations from settings.h.preamble to the ini file that uses it. 14 years ago
alberth a5cdadf060 (svn r22207) -Add: Add the copyright message to the new ini files. 14 years ago
rubidium 2e5b1f178e (svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings 14 years ago
rubidium 7c608a4e0a (svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names 14 years ago
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 14 years ago
rubidium 13a31bf9b9 (svn r22196) -Codechange: use default values for the from and to of savegame versions as well 14 years ago
rubidium 2c04d3eb54 (svn r22194) -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items 14 years ago
alberth 5ef8c3bbab (svn r22172) -Add: Add ini files containing the table/settings data. 14 years ago