OpenTTD/src/table
Patric Stout fa170b9ace Feature: configurable refresh-rate and change default to 60fps
Most modern games run on 60 fps, and for good reason. This gives
a much smoother experiences.

As some people have monitors that can do 144Hz or even 240Hz, allow
people to configure the refresh rate. Of course, the higher you
set the value, the more time the game spends on drawing pixels
instead of simulating the game, which has an effect on simulation
speed.

The simulation will still always run at 33.33 fps, and is not
influences by this setting.
2021-02-19 10:43:15 +01:00
..
CMakeLists.txt Fix: [CMake] cross-compiling requires native tools 2020-12-04 09:49:31 +00:00
airport_defaults.h Codechange: Replace assert_compile macro with static_assert 2020-12-27 10:55:42 +00:00
airport_movement.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
airporttile_ids.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
airporttiles.h Codechange: Replace assert_compile macro with static_assert 2020-12-27 10:55:42 +00:00
animcursors.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
autorail.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
bridge_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
build_industry.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
cargo_const.h Cleanup: Rework the CargoSpec macro for improved readability. 2020-12-21 23:12:58 +01:00
clear_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
company_settings.ini Codechange: Allow early-load settings that are not misc settings. 2021-02-17 21:01:21 +01:00
control_codes.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
currency_settings.ini Codechange: Allow early-load settings that are not misc settings. 2021-02-17 21:01:21 +01:00
elrail_data.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
engines.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
gameopt_settings.ini Codechange: Allow early-load settings that are not misc settings. 2021-02-17 21:01:21 +01:00
genland.h Fix: Desert/rainforest data coordinate 'y' is off by 1 when their 'x' coordinate is negative 2021-02-13 19:18:41 +01:00
heightmap_colours.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
industry_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
landscape_sprite.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
misc_settings.ini Fix #8676, a2c3197f: GUI-visible settings may not be part of misc settings. 2021-02-17 21:01:21 +01:00
newgrf_debug_data.h Codechange: Remove all remaining uses of cpp_offset. 2021-02-13 20:08:53 +01:00
object_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
palette_convert.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
palettes.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
pricebase.h Codechange: Replace assert_compile macro with static_assert 2020-12-27 10:55:42 +00:00
railtypes.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
road_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
roadtypes.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
roadveh_movement.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
settings.h.postamble (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
settings.h.preamble Codechange: Allow early-load settings that are not misc settings. 2021-02-17 21:01:21 +01:00
settings.ini Feature: configurable refresh-rate and change default to 60fps 2021-02-19 10:43:15 +01:00
sprites.h Add: [NewGRF] new GUI sprites for 'rename' and 'go to location'. 2021-01-11 22:15:58 +01:00
station_land.h Codechange: Replace assert_compile macro with static_assert 2020-12-27 10:55:42 +00:00
strgen_tables.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
string_colours.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
town_land.h Codechange: Replace assert_compile macro with static_assert 2020-12-27 10:55:42 +00:00
townname.h Codechange: use \u to indicate unicode chars in strings (#8379) 2020-12-14 20:25:01 +01:00
track_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
train_cmd.h Codechange: Replace assert_compile macro with static_assert 2020-12-27 10:55:42 +00:00
tree_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
unicode.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
water_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
win32_settings.ini Codechange: Allow early-load settings that are not misc settings. 2021-02-17 21:01:21 +01:00
window_settings.ini Codechange: Allow early-load settings that are not misc settings. 2021-02-17 21:01:21 +01:00