Template:PatchDiff/April 14, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/replayperformanceeditor/main.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/replayperformanceeditor/main.res"
N/A2{
N/A3 "ReplayPerformanceEditor"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "ReplayPerformanceEditor"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "0"
N/A10 "autoResize" "0"
N/A11 "pinCorner" "0"
N/A12 "visible" "0"
N/A13 "enabled" "1"
N/A14 "tabPosition" "0"
N/A15 "proportional" "1"
N/A16 "bgcolor_override" "0 0 0 0"
N/A17 
N/A18 "right_margin_width" "20"
N/A19 
N/A20 "PlayerCell"
N/A21 {
N/A22 "zpos" "3"
N/A23 "bgcolor_override" "255 107 95 255"
N/A24 "wide" "10"
N/A25 "tall" "10"
N/A26 "sound_depressed" "UI/buttonclick.wav"
N/A27 "sound_released" "UI/buttonclickrelease.wav"
N/A28 
N/A29 "SubImage"
N/A30 {
N/A31 "ControlName" "ImagePanel"
N/A32 "fieldName" "SubImage"
N/A33 "visible" "1"
N/A34 "enabled" "1"
N/A35 "tileImage" "0"
N/A36 "scaleImage" "1"
N/A37 "wide" "10"
N/A38 "tall" "10"
N/A39 }
N/A40 }
N/A41 }
N/A42 
N/A43 "BottomPanel"
N/A44 {
N/A45 "ControlName" "EditablePanel"
N/A46 "fieldName" "BottomPanel"
N/A47 "tall" "40"
N/A48 "visible" "1"
N/A49 "bgcolor_override" "0 0 0 255"
N/A50 
N/A51 "LeftLine"
N/A52 {
N/A53 "ControlName" "EditablePanel"
N/A54 "fieldName" "LeftLine"
N/A55 "xpos" "c-107"
N/A56 "ypos" "17"
N/A57 "wide" "85"
N/A58 "tall" "1"
N/A59 "visible" "1"
N/A60 "enabled" "1"
N/A61 "pinCorner" "0"
N/A62 "bgcolor_override" "122 111 98 255"
N/A63 "paintbackground" "1"
N/A64 }
N/A65 
N/A66 "RightLine"
N/A67 {
N/A68 "ControlName" "EditablePanel"
N/A69 "fieldName" "RightLine"
N/A70 "xpos" "c22"
N/A71 "ypos" "17"
N/A72 "wide" "85"
N/A73 "tall" "1"
N/A74 "visible" "1"
N/A75 "enabled" "1"
N/A76 "pinCorner" "0"
N/A77 "bgcolor_override" "122 111 98 255"
N/A78 "paintbackground" "1"
N/A79 }
N/A80 
N/A81 "PlayerCellsPanel"
N/A82 {
N/A83 "ControlName" "EditablePanel"
N/A84 "fieldName" "PlayerCellsPanel"
N/A85 "visible" "1"
N/A86 "tall" "40"
N/A87 "bgcolor_override" "255 0 0 255"
N/A88 "paintbackground" "0"
N/A89 
N/A90 "RedLabel"
N/A91 {
N/A92 "ControlName" "CExLabel"
N/A93 "fieldName" "RedLabel"
N/A94 "zpos" "3"
N/A95 "visible" "1"
N/A96 "enabled" "1"
N/A97 "font" "PerformanceModeSmall"
N/A98 "LabelText" "#TF_RedTeam_Name"
N/A99 "fgcolor_override" "251 246 220 255"
N/A100 "pinCorner" "0"
N/A101 }
N/A102 
N/A103 "BlueLabel"
N/A104 {
N/A105 "ControlName" "CExLabel"
N/A106 "fieldName" "BlueLabel"
N/A107 "zpos" "3"
N/A108 "visible" "1"
N/A109 "enabled" "1"
N/A110 "font" "PerformanceModeSmall"
N/A111 "LabelText" "#TF_BlueTeam_Name"
N/A112 "fgcolor_override" "251 246 220 255"
N/A113 "pinCorner" "0"
N/A114 }
N/A115 }
N/A116 }
N/A117 
N/A118 "CameraFirst"
N/A119 {
N/A120 "ControlName" "CReplayButton"
N/A121 "fieldName" "CameraFirst"
N/A122 "ypos" "0"
N/A123 "wide" "40"
N/A124 "tall" "40"
N/A125 "zpos" "3"
N/A126 "autoResize" "0"
N/A127 "pinCorner" "0"
N/A128 "visible" "1"
N/A129 "enabled" "1"
N/A130 "tabPosition" "0"
N/A131 "labelText" ""
N/A132 "Command" "setcamera_first"
N/A133 "sound_depressed" "UI/buttonclick.wav"
N/A134 "sound_released" "UI/buttonclickrelease.wav"
N/A135 
N/A136 "paintbackground" "0"
N/A137 "image_drawcolor" "255 255 255 191"
N/A138 "image_armedcolor" "255 255 255 255"
N/A139 
N/A140 "tipname" "#Replay_EditorButtonTip_FirstPersonButton"
N/A141 
N/A142 "SubImage"
N/A143 {
N/A144 "ControlName" "ImagePanel"
N/A145 "fieldName" "SubImage"
N/A146 "visible" "1"
N/A147 "enabled" "1"
N/A148 "tileImage" "0"
N/A149 "scaleImage" "1"
N/A150 "image" "replay/replay_camera_first"
N/A151 "wide" "40"
N/A152 "tall" "40"
N/A153 }
N/A154 }
N/A155 
N/A156 "CameraThird"
N/A157 {
N/A158 "ControlName" "CReplayButton"
N/A159 "fieldName" "CameraThird"
N/A160 "ypos" "0"
N/A161 "wide" "40"
N/A162 "tall" "40"
N/A163 "zpos" "3"
N/A164 "autoResize" "0"
N/A165 "pinCorner" "0"
N/A166 "visible" "1"
N/A167 "enabled" "1"
N/A168 "tabPosition" "0"
N/A169 "labelText" ""
N/A170 "Command" "setcamera_third"
N/A171 "sound_depressed" "UI/buttonclick.wav"
N/A172 "sound_released" "UI/buttonclickrelease.wav"
N/A173 
N/A174 "paintbackground" "0"
N/A175 "image_drawcolor" "255 255 255 191"
N/A176 "image_armedcolor" "255 255 255 255"
N/A177 
N/A178 "tipname" "#Replay_EditorButtonTip_ThirdPersonButton"
N/A179 
N/A180 "SubImage"
N/A181 {
N/A182 "ControlName" "ImagePanel"
N/A183 "fieldName" "SubImage"
N/A184 "visible" "1"
N/A185 "enabled" "1"
N/A186 "tileImage" "0"
N/A187 "scaleImage" "1"
N/A188 "image" "replay/replay_camera_third"
N/A189 "wide" "40"
N/A190 "tall" "40"
N/A191 }
N/A192 }
N/A193 
N/A194 "CameraFree"
N/A195 {
N/A196 "ControlName" "CReplayButton"
N/A197 "fieldName" "CameraFree"
N/A198 "xpos" "c100"
N/A199 "ypos" "0"
N/A200 "wide" "40"
N/A201 "tall" "40"
N/A202 "zpos" "3"
N/A203 "autoResize" "0"
N/A204 "pinCorner" "0"
N/A205 "visible" "1"
N/A206 "enabled" "1"
N/A207 "tabPosition" "0"
N/A208 "labelText" ""
N/A209 "Command" "setcamera_free"
N/A210 "sound_depressed" "UI/buttonclick.wav"
N/A211 "sound_released" "UI/buttonclickrelease.wav"
N/A212 
N/A213 "paintbackground" "0"
N/A214 "image_drawcolor" "255 255 255 191"
N/A215 "image_armedcolor" "255 255 255 255"
N/A216 
N/A217 "tipname" "#Replay_EditorButtonTip_FreeCamButton"
N/A218 
N/A219 "SubImage"
N/A220 {
N/A221 "ControlName" "ImagePanel"
N/A222 "fieldName" "SubImage"
N/A223 "visible" "1"
N/A224 "enabled" "1"
N/A225 "tileImage" "0"
N/A226 "scaleImage" "1"
N/A227 "image" "replay/replay_camera_free"
N/A228 "wide" "40"
N/A229 "tall" "40"
N/A230 }
N/A231 }
N/A232 
N/A233 "CurTimeLabel"
N/A234 {
N/A235 "ControlName" "CExLabel"
N/A236 "fieldName" "CurTimeLabel"
N/A237 "xpos" "c-74"
N/A238 "ypos" "0"
N/A239 "zpos" "2"
N/A240 "visible" "1"
N/A241 "enabled" "1"
N/A242 "font" "HudFontMediumSmall"
N/A243 "fgcolor_override" "122 111 98 255"
N/A244 "LabelText" "00:00"
N/A245 }
N/A246 
N/A247 "TotalTimeLabel"
N/A248 {
N/A249 "ControlName" "CExLabel"
N/A250 "fieldName" "TotalTimeLabel"
N/A251 "xpos" "c35"
N/A252 "ypos" "0"
N/A253 "zpos" "2"
N/A254 "visible" "1"
N/A255 "enabled" "1"
N/A256 "font" "HudFontMediumSmall"
N/A257 "fgcolor_override" "122 111 98 255"
N/A258 "LabelText" "00:00"
N/A259 }
N/A260 
N/A261 "PlayerNameLabel"
N/A262 {
N/A263 "ControlName" "CExLabel"
N/A264 "fieldName" "PlayerNameLabel"
N/A265 "zpos" "3"
N/A266 "visible" "1"
N/A267 "enabled" "1"
N/A268 "font" "PerformanceModeSmall"
N/A269 "LabelText" ""
N/A270 "fgcolor_override" "251 246 220 255"
N/A271 }
N/A272 
N/A273 "MouseHighlightPanel"
N/A274 {
N/A275 "ControlName" "EditablePanel"
N/A276 "fieldName" "MouseHighlightPanel"
N/A277 "visible" "0"
N/A278 "zpos" "1"
N/A279 "bgcolor_override" "218 209 187 255"
N/A280 }
N/A281 
N/A282 "MouseTargetPanel"
N/A283 {
N/A284 "ControlName" "EditablePanel"
N/A285 "fieldName" "MouseTargetPanel"
N/A286 "visible" "0"
N/A287 "zpos" "2"
N/A288 "bgcolor_override" "255 255 255 255"
N/A289 }
N/A290 
N/A291 "InButton"
N/A292 {
N/A293 "ControlName" "CReplayButton"
N/A294 "fieldName" "InButton"
N/A295 "xpos" "c-105"
N/A296 "ypos" "17"
N/A297 "wide" "22"
N/A298 "tall" "22"
N/A299 "zpos" "3"
N/A300 "autoResize" "0"
N/A301 "pinCorner" "0"
N/A302 "visible" "1"
N/A303 "enabled" "1"
N/A304 "tabPosition" "0"
N/A305 "labelText" ""
N/A306 "Command" "settick_in"
N/A307 "sound_depressed" "UI/buttonclick.wav"
N/A308 "sound_released" "UI/buttonclickrelease.wav"
N/A309 
N/A310 "paintbackground" "0"
N/A311 "image_drawcolor" "255 255 255 191"
N/A312 "image_armedcolor" "255 255 255 255"
N/A313 "image_selectedcolor" "230 128 128 255"
N/A314 
N/A315 "tipname" "#Replay_EditorButtonTip_InButton"
N/A316 
N/A317 "SubImage"
N/A318 {
N/A319 "ControlName" "ImagePanel"
N/A320 "fieldName" "SubImage"
N/A321 "visible" "1"
N/A322 "enabled" "1"
N/A323 "tileImage" "0"
N/A324 "scaleImage" "1"
N/A325 "image" "replay/replay_icon_in"
N/A326 "wide" "22"
N/A327 "tall" "22"
N/A328 }
N/A329 }
N/A330 
N/A331 "GotoBeginningButton"
N/A332 {
N/A333 "ControlName" "CReplayButton"
N/A334 "fieldName" "GotoBeginningButton"
N/A335 "xpos" "c-80"
N/A336 "ypos" "17"
N/A337 "wide" "22"
N/A338 "tall" "22"
N/A339 "zpos" "3"
N/A340 "autoResize" "0"
N/A341 "pinCorner" "0"
N/A342 "visible" "1"
N/A343 "enabled" "1"
N/A344 "tabPosition" "0"
N/A345 "labelText" ""
N/A346 "Command" "goto_start"
N/A347 "sound_depressed" "UI/buttonclick.wav"
N/A348 "sound_released" "UI/buttonclickrelease.wav"
N/A349 
N/A350 "paintbackground" "0"
N/A351 "image_drawcolor" "255 255 255 191"
N/A352 "image_armedcolor" "255 255 255 255"
N/A353 
N/A354 "tipname" "#Replay_EditorButtonTip_RwHardButton"
N/A355 
N/A356 "SubImage"
N/A357 {
N/A358 "ControlName" "ImagePanel"
N/A359 "fieldName" "SubImage"
N/A360 "visible" "1"
N/A361 "enabled" "1"
N/A362 "tileImage" "0"
N/A363 "scaleImage" "1"
N/A364 "image" "replay/replay_icon_begin"
N/A365 "wide" "22"
N/A366 "tall" "22"
N/A367 }
N/A368 }
N/A369 
N/A370 "RewindButton"
N/A371 {
N/A372 "ControlName" "CReplayButton"
N/A373 "fieldName" "RewindButton"
N/A374 "xpos" "c-55"
N/A375 "ypos" "17"
N/A376 "wide" "22"
N/A377 "tall" "22"
N/A378 "zpos" "3"
N/A379 "autoResize" "0"
N/A380 "pinCorner" "0"
N/A381 "visible" "1"
N/A382 "enabled" "1"
N/A383 "tabPosition" "0"
N/A384 "labelText" ""
N/A385 "Command" "goto_back"
N/A386 "sound_depressed" "UI/buttonclick.wav"
N/A387 "sound_released" "UI/buttonclickrelease.wav"
N/A388 
N/A389 "paintbackground" "0"
N/A390 "image_drawcolor" "255 255 255 191"
N/A391 "image_armedcolor" "255 255 255 255"
N/A392 
N/A393 "tipname" "#Replay_EditorButtonTip_RwButton"
N/A394 
N/A395 "SubImage"
N/A396 {
N/A397 "ControlName" "ImagePanel"
N/A398 "fieldName" "SubImage"
N/A399 "visible" "1"
N/A400 "enabled" "1"
N/A401 "tileImage" "0"
N/A402 "scaleImage" "1"
N/A403 "image" "replay/replay_icon_rewind"
N/A404 "wide" "22"
N/A405 "tall" "22"
N/A406 }
N/A407 }
N/A408 
N/A409 "PlayButton"
N/A410 {
N/A411 "ControlName" "CReplayButton"
N/A412 "fieldName" "PlayButton"
N/A413 "xpos" "c-25"
N/A414 "ypos" "-6"
N/A415 "wide" "48"
N/A416 "tall" "48"
N/A417 "zpos" "3"
N/A418 "autoResize" "0"
N/A419 "pinCorner" "0"
N/A420 "visible" "1"
N/A421 "enabled" "1"
N/A422 "tabPosition" "0"
N/A423 "labelText" ""
N/A424 "Command" "play"
N/A425 "sound_depressed" "UI/buttonclick.wav"
N/A426 "sound_released" "UI/buttonclickrelease.wav"
N/A427 
N/A428 "paintbackground" "0"
N/A429 "image_drawcolor" "255 255 255 191"
N/A430 "image_armedcolor" "255 255 255 255"
N/A431 
N/A432 "tipname" "#Replay_EditorButtonTip_PlayButton"
N/A433 
N/A434 "SubImage"
N/A435 {
N/A436 "ControlName" "ImagePanel"
N/A437 "fieldName" "SubImage"
N/A438 "visible" "1"
N/A439 "enabled" "1"
N/A440 "tileImage" "0"
N/A441 "scaleImage" "1"
N/A442 "image" "replay/replay_control_play"
N/A443 "wide" "48"
N/A444 "tall" "48"
N/A445 }
N/A446 }
N/A447 
N/A448 "FastForwardButton"
N/A449 {
N/A450 "ControlName" "CReplayEditorFastForwardButton"
N/A451 "fieldName" "FastForwardButton"
N/A452 "xpos" "c33"
N/A453 "ypos" "17"
N/A454 "wide" "22"
N/A455 "tall" "22"
N/A456 "zpos" "3"
N/A457 "autoResize" "0"
N/A458 "pinCorner" "0"
N/A459 "visible" "1"
N/A460 "enabled" "1"
N/A461 "tabPosition" "0"
N/A462 "labelText" ""
N/A463 "sound_depressed" "UI/buttonclick.wav"
N/A464 "sound_released" "UI/buttonclickrelease.wav"
N/A465 
N/A466 "paintbackground" "0"
N/A467 "image_drawcolor" "255 255 255 191"
N/A468 "image_armedcolor" "255 255 255 255"
N/A469 
N/A470 "tipname" "#Replay_EditorButtonTip_FfButton"
N/A471 
N/A472 "SubImage"
N/A473 {
N/A474 "ControlName" "ImagePanel"
N/A475 "fieldName" "SubImage"
N/A476 "visible" "1"
N/A477 "enabled" "1"
N/A478 "tileImage" "0"
N/A479 "scaleImage" "1"
N/A480 "image" "replay/replay_icon_forward"
N/A481 "wide" "22"
N/A482 "tall" "22"
N/A483 }
N/A484 }
N/A485 
N/A486 "GotoEndButton"
N/A487 {
N/A488 "ControlName" "CReplayButton"
N/A489 "fieldName" "GotoEndButton"
N/A490 "xpos" "c55"
N/A491 "ypos" "17"
N/A492 "wide" "22"
N/A493 "tall" "22"
N/A494 "zpos" "3"
N/A495 "autoResize" "0"
N/A496 "pinCorner" "0"
N/A497 "visible" "1"
N/A498 "enabled" "1"
N/A499 "tabPosition" "0"
N/A500 "labelText" ""
N/A501 "Command" "goto_end"
N/A502 "sound_depressed" "UI/buttonclick.wav"
N/A503 "sound_released" "UI/buttonclickrelease.wav"
N/A504 
N/A505 "paintbackground" "0"
N/A506 "image_drawcolor" "255 255 255 191"
N/A507 "image_armedcolor" "255 255 255 255"
N/A508 
N/A509 "tipname" "#Replay_EditorButtonTip_FfHardButton"
N/A510 
N/A511 "SubImage"
N/A512 {
N/A513 "ControlName" "ImagePanel"
N/A514 "fieldName" "SubImage"
N/A515 "visible" "1"
N/A516 "enabled" "1"
N/A517 "tileImage" "0"
N/A518 "scaleImage" "1"
N/A519 "image" "replay/replay_icon_end"
N/A520 "wide" "22"
N/A521 "tall" "22"
N/A522 }
N/A523 }
N/A524 
N/A525 "OutButton"
N/A526 {
N/A527 "ControlName" "CReplayButton"
N/A528 "fieldName" "OutButton"
N/A529 "xpos" "c80"
N/A530 "ypos" "17"
N/A531 "wide" "22"
N/A532 "tall" "22"
N/A533 "zpos" "3"
N/A534 "autoResize" "0"
N/A535 "pinCorner" "0"
N/A536 "visible" "1"
N/A537 "enabled" "1"
N/A538 "tabPosition" "0"
N/A539 "labelText" ""
N/A540 "Command" "settick_out"
N/A541 "sound_depressed" "UI/buttonclick.wav"
N/A542 "sound_released" "UI/buttonclickrelease.wav"
N/A543 
N/A544 "paintbackground" "0"
N/A545 "image_drawcolor" "255 255 255 191"
N/A546 "image_armedcolor" "255 255 255 255"
N/A547 "image_selectedcolor" "230 128 128 255"
N/A548 
N/A549 "tipname" "#Replay_EditorButtonTip_OutButton"
N/A550 
N/A551 "SubImage"
N/A552 {
N/A553 "ControlName" "ImagePanel"
N/A554 "fieldName" "SubImage"
N/A555 "visible" "1"
N/A556 "enabled" "1"
N/A557 "tileImage" "0"
N/A558 "scaleImage" "1"
N/A559 "image" "replay/replay_icon_out"
N/A560 "wide" "22"
N/A561 "tall" "22"
N/A562 }
N/A563 }
N/A564 
N/A565 "MenuButton"
N/A566 {
N/A567 "ControlName" "CReplayButton"
N/A568 "fieldName" "MenuButton"
N/A569 "xpos" "5"
N/A570 "ypos" "5"
N/A571 "zpos" "3"
N/A572 "wide" "25"
N/A573 "tall" "25"
N/A574 "autoResize" "0"
N/A575 "pinCorner" "0"
N/A576 "visible" "1"
N/A577 "enabled" "1"
N/A578 "tabPosition" "0"
N/A579 "labelText" ""
N/A580 "font" ""
N/A581 "textAlignment" "center"
N/A582 "dulltext" "0"
N/A583 "brighttext" "0"
N/A584 "default" "0"
N/A585 "Command" "toggle_menu"
N/A586 "sound_depressed" "UI/buttonclick.wav"
N/A587 "sound_released" "UI/buttonclickrelease.wav"
N/A588 
N/A589 "paintbackground" "0"
N/A590 "image_drawcolor" "255 255 255 191"
N/A591 "image_armedcolor" "255 255 255 255"
N/A592 "image_selectedcolor" "230 128 128 255"
N/A593 
N/A594 "SubImage"
N/A595 {
N/A596 "ControlName" "ImagePanel"
N/A597 "fieldName" "SubImage"
N/A598 "visible" "1"
N/A599 "enabled" "1"
N/A600 "tileImage" "0"
N/A601 "scaleImage" "1"
N/A602 "image" "replay/replay_icon_menu"
N/A603 "wide" "22"
N/A604 "tall" "22"
N/A605 }
N/A606 }
N/A607 
N/A608 "ButtonTip"
N/A609 {
N/A610 "ControlName" "CReplayTipLabel"
N/A611 "fieldName" "ButtonTip"
N/A612 "LabelText" ""
N/A613 "wide" "350"
N/A614 "tall" "50"
N/A615 "zpos" "100"
N/A616 "visible" "0"
N/A617 "enabled" "1"
N/A618 "font" "HudFontSmallestBold"
N/A619 "centerwrap" "1"
N/A620 "paintbackground" "1"
N/A621 "bgcolor_override" "60 53 45 255"
N/A622 "border" "ButtonBorder"
N/A623 }
N/A624}