From 837ef022bdc94eeb2d4a4b0744488dc775f6bd27 Mon Sep 17 00:00:00 2001 From: freenity Date: Fri, 25 Jul 2008 18:17:18 +0000 Subject: [PATCH] Adding a list of currently playing players. Available at Ctrl+P The system.cfg change only adds Ctrl+P hotkey. This was SVN commit r6282. --- binaries/data/config/system.cfg | 1 + .../data/mods/official/gui/test/4_session.xml | 78 ++++++++++++++++++- .../gui/test/functions_page_session.js | 30 +++++++ .../data/mods/official/gui/test/styles.xml | 21 ++++- 4 files changed, 127 insertions(+), 3 deletions(-) diff --git a/binaries/data/config/system.cfg b/binaries/data/config/system.cfg index 57954b2d18..6b0340b177 100644 --- a/binaries/data/config/system.cfg +++ b/binaries/data/config/system.cfg @@ -181,6 +181,7 @@ hotkey.session.minimap.toggle = "Shift+M" ; Toggle Map Orb. hotkey.resourcepool.toggle = "Shift+R" ; Toggle Resource Pool. hotkey.grouppane.toggle = "Shift+G" ; Toggle Group Pane. hotkey.teamtray.toggle = "Shift+T" ; Toggle Team Tray. +hotkey.session.ShowPlayersList = "Shift+P" ; Toggle Players List ; > SESSION ORIENTATION KEYS hotkey.session.gui.flip = "Alt+G" ; Toggle GUI to top/bottom/left/right of screen. diff --git a/binaries/data/mods/official/gui/test/4_session.xml b/binaries/data/mods/official/gui/test/4_session.xml index be730bd792..0922ea7ed8 100644 --- a/binaries/data/mods/official/gui/test/4_session.xml +++ b/binaries/data/mods/official/gui/test/4_session.xml @@ -354,7 +354,81 @@ style="globalMessageStyle" > - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +