OpenTTD/src/table
PeterN 2355882ec1
Codechange: Remove object `enabled` flag and shuffle members. (#10358)
`enabled` flag is replaced with IsEnabled() which checks if views is
non-zero.

ObjectSpec is shuffled to reduce its memory footprint.
2023-01-15 10:58:03 +00:00
..
settings Feature: Set a custom number of industries in map generation window (#10340) 2023-01-14 05:12:29 -05:00
CMakeLists.txt Codechange: Let the compile generate the master command table out of templated command traits. 2021-12-16 22:28:32 +01: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 Codechange: rename sound ids to make more sense. (#8701) 2021-02-20 19:01:04 +01:00
cargo_const.h Codechange: Remove CargoSpec::multipliertowngrowth which is unused (#9701) 2021-11-16 22:48:21 +00:00
clear_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
control_codes.h Feature: Display power-to-weight ratio in ground vehicle details GUI 2022-11-08 21:02:08 +01:00
elrail_data.h Fix #10257: Incorrect wire position on sloped bridge heads. (#10258) 2022-12-19 20:16:26 +00:00
engines.h Fix: Don't assume engclass 2 should be elrail. (#10315) 2023-01-06 00:44:57 +00: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
newgrf_debug_data.h Codechange: Remove all remaining uses of cpp_offset. 2021-02-13 20:08:53 +01:00
object_land.h Codechange: Remove object `enabled` flag and shuffle members. (#10358) 2023-01-15 10:58:03 +00:00
opengl_shader.h Cleanup: Remove svn-style `$Id$` comments. (#10122) 2022-11-01 18:24:31 -06: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 Feature: Multi-track level crossings (#9931) 2022-11-01 16:51:23 -04: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: use the name string in SaveLoad for the name of the Setting as well 2021-07-09 22:53:30 +02:00
sprites.h Add: Slope-aware and roadtype-specific one-way sprites. (#10282) 2022-12-26 15:06:21 -05:00
station_land.h Fix #9186: Fix incorrect bounding box height causing station sprite glitch. (#9187) 2021-05-12 21:35:48 +01:00
strgen_tables.h Feature: Display power-to-weight ratio in ground vehicle details GUI 2022-11-08 21:02:08 +01: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 Fix: correct some mistaken Romanian real towns 2022-03-26 09:08:46 +01:00
track_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
train_sprites.h Codechange: Let the compile generate the master command table out of templated command traits. 2021-12-16 22:28:32 +01:00
tree_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
unicode.h Change: Rename some freetype things to fontcache. 2022-09-25 18:34:24 +01:00
water_land.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00