You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/table
Patric Stout 05612d60ae Remove: "language" field from server/client
The original idea was that people could find a server they could
talk in their native language on. This isn't really used in that
way. There are several reasons for removing this:

- the client also sends his "language" to the server, but nothing
  is doing anything with this.
- flags are a bad way to represent languages, and over the years
  we had several (rightfully) complaints about this.
- most servers have their language set to "All", and prefix the
  servername with the language it is about. This is a much more
  efficient way to do the same.

All in all, this feature should go back to the drawing board.
Maybe it could work in another form, but this form is not it.
3 years ago
..
CMakeLists.txt Codechange: [OpenGL] Use shaders to display the video buffer on screen. 3 years ago
airport_defaults.h Codechange: Replace assert_compile macro with static_assert 4 years ago
airport_movement.h Cleanup: Removed SVN headers 5 years ago
airporttile_ids.h Cleanup: Removed SVN headers 5 years ago
airporttiles.h Codechange: Replace assert_compile macro with static_assert 4 years ago
animcursors.h Cleanup: Removed SVN headers 5 years ago
autorail.h Cleanup: Removed SVN headers 5 years ago
bridge_land.h Cleanup: Removed SVN headers 5 years ago
build_industry.h Codechange: rename sound ids to make more sense. (#8701) 3 years ago
cargo_const.h Cleanup: Rework the CargoSpec macro for improved readability. 4 years ago
clear_land.h Cleanup: Removed SVN headers 5 years ago
company_settings.ini Codechange: validate that "max" value of settings fit in their storage 3 years ago
control_codes.h Cleanup: Removed SVN headers 5 years ago
currency_settings.ini Codechange: validate that "max" value of settings fit in their storage 3 years ago
elrail_data.h Cleanup: Removed SVN headers 5 years ago
engines.h Codechange: rename sound ids to make more sense. (#8701) 3 years ago
gameopt_settings.ini Remove: "language" field from server/client 3 years ago
genland.h Fix: Desert/rainforest data coordinate 'y' is off by 1 when their 'x' coordinate is negative 3 years ago
heightmap_colours.h Cleanup: Removed SVN headers 5 years ago
industry_land.h Cleanup: Removed SVN headers 5 years ago
landscape_sprite.h Cleanup: Removed SVN headers 5 years ago
misc_settings.ini Feature: allow a toggle to enable/disable vsync 3 years ago
newgrf_debug_data.h Codechange: Remove all remaining uses of cpp_offset. 3 years ago
object_land.h Cleanup: Removed SVN headers 5 years ago
opengl_shader.h Fix #8734: [OpenGL] Apply palette remap to cursor sprites. (#8742) 3 years ago
palette_convert.h Cleanup: Removed SVN headers 5 years ago
palettes.h Cleanup: Removed SVN headers 5 years ago
pricebase.h Codechange: Replace assert_compile macro with static_assert 4 years ago
railtypes.h Cleanup: Removed SVN headers 5 years ago
road_land.h Fix: front/back sprites of action5 tram catenary were swapped. 3 years ago
roadtypes.h Cleanup: Removed SVN headers 5 years ago
roadveh_movement.h Cleanup: Removed SVN headers 5 years ago
settings.h.postamble
settings.h.preamble Codechange: Allow early-load settings that are not misc settings. 3 years ago
settings.ini Remove: "language" field from server/client 3 years ago
sprites.h Fix: front/back sprites of action5 tram catenary were swapped. 3 years ago
station_land.h Codechange: Replace assert_compile macro with static_assert 4 years ago
strgen_tables.h Fix d4c3d01d: add plural form 14 to strgen. (#8999) 3 years ago
string_colours.h Cleanup: Removed SVN headers 5 years ago
town_land.h Codechange: Replace assert_compile macro with static_assert 4 years ago
townname.h Codechange: use \u to indicate unicode chars in strings (#8379) 4 years ago
track_land.h Cleanup: Removed SVN headers 5 years ago
train_cmd.h Codechange: Replace assert_compile macro with static_assert 4 years ago
tree_land.h Cleanup: Removed SVN headers 5 years ago
unicode.h Cleanup: Removed SVN headers 5 years ago
water_land.h Cleanup: Removed SVN headers 5 years ago
win32_settings.ini Codechange: validate that "max" value of settings fit in their storage 3 years ago
window_settings.ini Codechange: validate that "max" value of settings fit in their storage 3 years ago