User Tools

Site Tools


client:gdefaults

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
client:gdefaults [2018/04/18 10:06]
karl Add to each entry the corresponding command line parameter
client:gdefaults [2018/04/19 07:04]
karl [map_width] Add link to server::config_h for max supported mapsize
Line 298: Line 298:
 Range: **9** - **31** ( see function //​load_defaults()//​ in //​client/​gtk/​config.c//​ ) \\ Range: **9** - **31** ( see function //​load_defaults()//​ in //​client/​gtk/​config.c//​ ) \\
 Default: **11** ( see function //​init_client_vars()//​ want_config[CONFIG_MAPHEIGHT] = 11; in //​client/​common/​init.c//​ ) \\ Default: **11** ( see function //​init_client_vars()//​ want_config[CONFIG_MAPHEIGHT] = 11; in //​client/​common/​init.c//​ ) \\
-Menu Entry: Client > Configure > General "Map Height"​ \\ +Menu Entry: Client > Configure > General ​"Map Size: Larger map lets you see more information,​ but takes more CPU\npower and bandwidth. ​ Changing these will not take effect until the next time\nyou connect to a server"​ \\ 
-Command Line Parameter: [[optional_parameters#​-mapsize]]+ "Map Height"​ \\ 
 +Command Line Parameter: [[optional_parameters#​-mapsize]] ​\\ 
 + 
 +**Note**: The server has a maximum map size hardcoded to send to the client set as **25** by default. \\ 
 +See topic [[:​server:​compiling_the_server:​config_h#​mapsize]] for MAP_CLIENT_Y . 
 + 
  
-"Map Size: Larger map lets you see more information,​ but takes more CPU\npower and bandwidth. ​ Changing these will not take effect until the next time\nyou connect to a server"​ 
  
 ==== map_width ==== ==== map_width ====
Line 309: Line 314:
 Command Line Parameter: [[optional_parameters#​-mapsize]] Command Line Parameter: [[optional_parameters#​-mapsize]]
  
 +**Note**: The server has a maximum map size hardcoded to send to the client set as **25** by default. \\
 +See topic [[:​server:​compiling_the_server:​config_h#​mapsize]] for MAP_CLIENT_X .
 ==== mapscale ==== ==== mapscale ====
 Range: **25** - **200** \\ Range: **25** - **200** \\
client/gdefaults.txt · Last modified: 2018/04/19 07:04 by karl