Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 43 additions & 43 deletions config/menus/options.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,9 @@ options_menus_general = [
] "show client GPU info" [
ui_text "your system graphics processing unit (GPU) information will be displayed in the bottom-right corner of the screen in the main menu" "" 0x22FF22 "" 1200
] "show versioning info" [
ui_text "red eclipse legacy client version information will be displayed in the bottom-right corner of the screen in the main menu" "" 0x22FF22 "" 1200
ui_text "Blue Nebula client version information will be displayed in the bottom-right corner of the screen in the main menu" "" 0x22FF22 "" 1200
] "show official site link" [
ui_text "the current official red eclipse legacy website link will be displayed in the bottom-right corner of the screen in the main menu" "" 0x22FF22 "" 1200
ui_text "the current official Blue Nebula website link will be displayed in the bottom-right corner of the screen in the main menu" "" 0x22FF22 "" 1200
]
]
ui_strut 1.5
Expand Down Expand Up @@ -604,32 +604,32 @@ options_scoreboard = [
options_serverbrowser = [
ui_text "Update Interval (in seconds):"
ui_strut 0.2

ui_list [
ui_center_z [
ui_center_z [
ui_radiobutton "1" serverupdateinterval 1

ui_strut 0.75

ui_radiobutton "5" serverupdateinterval 5

ui_strut 0.75

ui_radiobutton "15" serverupdateinterval 15

ui_strut 0.75

ui_radiobutton "30" serverupdateinterval 30

ui_strut 0.75

ui_radiobutton "60" serverupdateinterval 60

ui_strut 0.75
]

]

ui_strut 0.4

ui_checkbox (format "^fc%1" "Show Server Version") serverbrowser_show_server_platform_and_branch // show_server_platform_and_branch checkbox
Expand Down Expand Up @@ -1047,11 +1047,11 @@ new_ui resetcontrols [
ui_header "Reset Controls"
ui_font "emphasis" [ ui_center [ ui_text "RESTORE DEFAULT CONTROLS" ] ]
ui_strut 0.5
ui_center [ ui_text "You are about to restore the Red Eclipse Legacy default keyboard binds." ]
ui_center [ ui_text "You are about to restore the Blue Nebula default keyboard binds." ]
ui_strut 0.25
ui_font "little" [
ui_center [ ui_text "Keys that have not been bound to a function by default will remain unchanged." ]
ui_center [ ui_text "If you wish to restore only a single bind, you must close Red Eclipse Legacy, open the user" ]
ui_center [ ui_text "If you wish to restore only a single bind, you must close Blue Nebula, open the user" ]
ui_center [ ui_text "config file in the home folder (config.cfg), delete the appropriate entry, then save." ]
]
ui_strut 0.5
Expand Down Expand Up @@ -1083,7 +1083,7 @@ new_ui options_menu_controls [
new_ui resolution_selector [
ui_header "Resolution"
ui_strut 25 1

ui_list [
ui_list [
ui_text "Aspect Ratio"; ui_strut 0.25
Expand All @@ -1094,12 +1094,12 @@ new_ui resolution_selector [
ui_radiobutton "^fa5:3" selectedaspectratio 4; ui_strut 0.1
ui_radiobutton "^faCustom" selectedaspectratio -1
]

ui_spring 1

ui_list [
ui_text "Resolution"; ui_strut 0.25

case $selectedaspectratio 0 [ // 4:3
@(resolution_button 640 480)
@(resolution_button 800 600)
Expand Down Expand Up @@ -1157,48 +1157,48 @@ display_options = [
ui_list [
ui_strut 1
ui_list [

ui_list [ ui_strut 50 ]

ui_list [
ui_checkbox "Fullscreen" fullscreen 1 0; ui_strut 1.5
ui_checkbox "V-Sync" vsync 1 0
]

ui_strut 0.5

ui_list [
ui_text "Resolution:"; ui_strut 1.5
ui_button (format "%1x%2" $scr_w $scr_h) "show_ui resolution_selector"
]

ui_strut 0.5

ui_list [
ui_font "default" [ ui_text "Gamma" ]; ui_strut 0.5
ui_center [ ui_font "tiny" [ ui_text "^fa(Default: 100)" ] ]
]
ui_slider gamma

ui_strut 1
ui_list [

ui_list [
ui_font "default" [ ui_text "Full-Scene Anti-Aliasing" ]; ui_strut 0.5
ui_center [ ui_font "tiny" [ ui_text "^fa(Default: -1)" ] ]
]
ui_list_slider fsaa "-1 0 2 4 8 16"

ui_strut 0.25

ui_list [
ui_font "default" [ ui_text "Z-Buffer Depth" ]; ui_strut 0.5
ui_center [ ui_font "tiny" [ ui_text "^fa(Default: 0)" ] ]
]
ui_list_slider depthbits "0 16 24 32"

ui_strut 0.25
ui_list [

ui_list [
ui_font "default" [ ui_text "Anisotropic Filtering" ]; ui_strut 0.5
ui_center [ ui_font "tiny" [ ui_text "^fa(Default: 0)" ] ]
]
Expand Down Expand Up @@ -1717,7 +1717,7 @@ keyboard_options = [
// ui_list [ ui_strut 28 ]
ui_list [
ui_strut 0.5
ui_text "click a key field and press the desired keys to bind"
ui_text "click a key field and press the desired keys to bind"
ui_text " then press Esc to deselect the input field"
ui_strut 1
ui_list [
Expand All @@ -1738,9 +1738,9 @@ keyboard_options = [
curbindsrch = (concatword search $curbindsign binds)
//ui_loop_list_split n 2 $[@curbindacts] [
ui_loop_scrollbar gli (listlen $[@curbindacts]) 10 50 [
n = (at $[@curbindacts] $gli)
n = (at $[@curbindacts] $gli)
ui_list [
ui_text (concatword (at $[@curbindtits] $gli) " ")
ui_text (concatword (at $[@curbindtits] $gli) " ")
[newbinds@curbindsign@gli] = ([@curbindsrch] $n 0 "" "" " " " " @curbindshow)
ui_spring
ui_keyfield [newbinds@curbindsign@gli] -24 [
Expand Down Expand Up @@ -1828,11 +1828,11 @@ advanced_control_options = [
]
] [
ui_button [no regular bind on @curkey. Click here to add one.] [saycommand /bind @curkey "["]
]
]
ui_strut 1
// same thing for other bind types, mainly editbinds
looplist i [edit spec wait] [
[curbind@i] = ([get@[i]bind] $curkey)
[curbind@i] = ([get@[i]bind] $curkey)
if (!=s $curbind $[curbind@i]) [
ui_box 0x333333 0xffffff [
ui_button [@i bind for @curkey:] [saycommand /@[i]bind @curkey "["@[curbind@i]"]"] [saycommand /@[i]bind @curkey "[]"]
Expand All @@ -1854,8 +1854,8 @@ advanced_control_options = [
]
] [
ui_button [no @i bind on @curkey. Click here to add one.] [saycommand /@[i]bind @curkey "["]
]
]
ui_strut 1
]
]
]
]
]