frosch
|
d351f3dae5
|
(svn r24252) -Fix [FS#5162]: Change the unit of the sprite-cache size setting from megabytes to megapixels, so it depends on the blitter being used. Also increase it from 64 to 128, and change the name in the cfg file, so everyone gets the new default.
|
2012-05-15 20:37:42 +00:00 |
|
alberth
|
1d58838a97
|
(svn r24234) -Add: Add help-string infrastructure to the ini files
|
2012-05-12 10:09:00 +00:00 |
|
michi_cc
|
dd5d24c35a
|
(svn r23895) -Revert (r23888): Broken and not even needed anymore in the container format 2 implementation that was committed.
|
2012-02-04 22:14:16 +00:00 |
|
michi_cc
|
2909e39e99
|
(svn r23888) -Change: Move the min/max zoom settings to the "misc" section so they are valid before sprites are loaded.
|
2012-02-04 13:29:09 +00:00 |
|
peter1138
|
aa64a397f9
|
(svn r23317) -Change: Rename sprite_cache_size setting so that the new default is used.
|
2011-11-24 16:02:46 +00:00 |
|
peter1138
|
81598273e9
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
rubidium
|
1fde9c7f8a
|
(svn r23287) -Fix (r23274): mono_size is a better name than large_mono for the size variable in the configuration file
|
2011-11-20 19:06:27 +00:00 |
|
rubidium
|
dfefcab47d
|
(svn r23274) -Add: internal support for a monospaced sprite font
|
2011-11-20 11:56:51 +00:00 |
|
rubidium
|
5446b40c07
|
(svn r23223) -Codechange: store the last newgrf count in the misc section
|
2011-11-14 21:41:23 +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 |
|
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
|
bbde7766d2
|
(svn r22207) -Add: Add the copyright message to the new ini files.
|
2011-03-06 09:54:20 +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
|
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 |
|
alberth
|
74d756799c
|
(svn r22172) -Add: Add ini files containing the table/settings data.
|
2011-03-03 21:04:17 +00:00 |
|