aboutsummaryrefslogtreecommitdiff
path: root/mp/game/mod_hl2mp/scripts/launcher.txt
diff options
context:
space:
mode:
authorJørgen P. Tjernø <[email protected]>2013-12-03 10:39:23 -0800
committerJørgen P. Tjernø <[email protected]>2013-12-03 11:57:22 -0800
commitb5dc4a85433a908d38d453e98d7d45e22e2a5fc0 (patch)
treef186094efa03e9c1144fb5c98161cf3f7b054f90 /mp/game/mod_hl2mp/scripts/launcher.txt
parentSpecify clobbered registers in POSIX SSE functions (diff)
downloadsource-sdk-2013-b5dc4a85433a908d38d453e98d7d45e22e2a5fc0.tar.xz
source-sdk-2013-b5dc4a85433a908d38d453e98d7d45e22e2a5fc0.zip
Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
Diffstat (limited to 'mp/game/mod_hl2mp/scripts/launcher.txt')
-rw-r--r--mp/game/mod_hl2mp/scripts/launcher.txt150
1 files changed, 75 insertions, 75 deletions
diff --git a/mp/game/mod_hl2mp/scripts/launcher.txt b/mp/game/mod_hl2mp/scripts/launcher.txt
index 30ed9727..fcbe9267 100644
--- a/mp/game/mod_hl2mp/scripts/launcher.txt
+++ b/mp/game/mod_hl2mp/scripts/launcher.txt
@@ -1,76 +1,76 @@
-// keys with $ are to be substituted in the value strings where they occur
-// They must occur before any values that reference them since this file is
-// parsed in order
-
-// Substitutions $game is swapped with the text string specified
-#include "scripts/game.txt"
-
-"loading" "Loading $game..."
-
-"nummasters" "2"
-"master0" "half-life.east.won.net:27010"
-"master1" "half-life.west.won.net:27010"
-//"master0" "127.0.0.1:27010"
-//"master1" "127.0.0.1:27010"
-
-// Actual text labels ( note that all $key strings in the value field will be
-// substituted as noted above ).
-"label_console" "Go to $game console"
-"label_quit" "Quit playing $game"
-"label_newgame" "Start a new game"
-"label_loadgame" "Load a saved game"
-"label_videomode" "Change video mode"
-"label_configuration" "Configuration"
-"label_langame" "Connect to games on your LAN"
-"label_internetgame" "Connect to internet games"
-"label_multiplayergame" "Multiplayer games"
-
-"dialog_main_header" "$game"
-"dialog_videomode_header" "Video Mode"
-"dialog_newgame_header" "New Game"
-"dialog_loadgame_header" "Load Game"
-"dialog_configuration_header" "Configuration"
-"dialog_controls_header" "Controls"
-"dialog_lan_header" "Lan"
-"dialog_internet_header" "Internet Games"
-"dialog_multiplayer_header" "Multiplayer"
-
-"button_done" "Done"
-"button_ok" "OK"
-"button_cancel" "Cancel"
-"button_yes" "Yes"
-"button_no" "No"
-"button_newgame" "New Game"
-"button_videomode" "Video Mode"
-"button_console" "Console"
-"button_quit" "Quit"
-"button_loadgame" "Load Game"
-"button_easy" "Easy"
-"button_medium" "Medium"
-"button_hard" "Hard"
-"button_configuration" "Configuration"
-"button_controls" "Controls"
-"button_usedefaults" "Use Defaults"
-"button_advancedcontrols" "Adv Controls"
-"button_delete" "Delete"
-"button_load" "Load"
-"button_langame" "Lan"
-"button_internetgame" "Internet Game"
-"button_connect" "Connect"
-"button_refresh" "Refresh"
-"button_multiplayergame" "Multiplayer"
-"button_update" "Update"
-
-"keybinding_action" "Action"
-"keybinding_keybutton" "Key / button"
-"keybinding_alternate" "Alternate"
-"keybinding_prompt" "Press a button or key"
-
-"loadgame_time" "Time"
-"loadgame_game" "Game"
-"loadgame_elapsed" "Elapsed Time"
-
-"langame_address" "Address"
-"langame_gamedir" "Game"
-"langame_map" "Map"
+// keys with $ are to be substituted in the value strings where they occur
+// They must occur before any values that reference them since this file is
+// parsed in order
+
+// Substitutions $game is swapped with the text string specified
+#include "scripts/game.txt"
+
+"loading" "Loading $game..."
+
+"nummasters" "2"
+"master0" "half-life.east.won.net:27010"
+"master1" "half-life.west.won.net:27010"
+//"master0" "127.0.0.1:27010"
+//"master1" "127.0.0.1:27010"
+
+// Actual text labels ( note that all $key strings in the value field will be
+// substituted as noted above ).
+"label_console" "Go to $game console"
+"label_quit" "Quit playing $game"
+"label_newgame" "Start a new game"
+"label_loadgame" "Load a saved game"
+"label_videomode" "Change video mode"
+"label_configuration" "Configuration"
+"label_langame" "Connect to games on your LAN"
+"label_internetgame" "Connect to internet games"
+"label_multiplayergame" "Multiplayer games"
+
+"dialog_main_header" "$game"
+"dialog_videomode_header" "Video Mode"
+"dialog_newgame_header" "New Game"
+"dialog_loadgame_header" "Load Game"
+"dialog_configuration_header" "Configuration"
+"dialog_controls_header" "Controls"
+"dialog_lan_header" "Lan"
+"dialog_internet_header" "Internet Games"
+"dialog_multiplayer_header" "Multiplayer"
+
+"button_done" "Done"
+"button_ok" "OK"
+"button_cancel" "Cancel"
+"button_yes" "Yes"
+"button_no" "No"
+"button_newgame" "New Game"
+"button_videomode" "Video Mode"
+"button_console" "Console"
+"button_quit" "Quit"
+"button_loadgame" "Load Game"
+"button_easy" "Easy"
+"button_medium" "Medium"
+"button_hard" "Hard"
+"button_configuration" "Configuration"
+"button_controls" "Controls"
+"button_usedefaults" "Use Defaults"
+"button_advancedcontrols" "Adv Controls"
+"button_delete" "Delete"
+"button_load" "Load"
+"button_langame" "Lan"
+"button_internetgame" "Internet Game"
+"button_connect" "Connect"
+"button_refresh" "Refresh"
+"button_multiplayergame" "Multiplayer"
+"button_update" "Update"
+
+"keybinding_action" "Action"
+"keybinding_keybutton" "Key / button"
+"keybinding_alternate" "Alternate"
+"keybinding_prompt" "Press a button or key"
+
+"loadgame_time" "Time"
+"loadgame_game" "Game"
+"loadgame_elapsed" "Elapsed Time"
+
+"langame_address" "Address"
+"langame_gamedir" "Game"
+"langame_map" "Map"
"langame_ping" "Ping" \ No newline at end of file