summaryrefslogtreecommitdiff
path: root/utils/tfstats/resources
diff options
context:
space:
mode:
authorFluorescentCIAAfricanAmerican <[email protected]>2020-04-22 12:56:21 -0400
committerFluorescentCIAAfricanAmerican <[email protected]>2020-04-22 12:56:21 -0400
commit3bf9df6b2785fa6d951086978a3e66f49427166a (patch)
tree2c0f1f0c63c4832882bc93814ebd2c2b1c6224e5 /utils/tfstats/resources
downloadarchived-source-engine-2018-hl2-src-master.tar.xz
archived-source-engine-2018-hl2-src-master.zip
Diffstat (limited to 'utils/tfstats/resources')
-rw-r--r--utils/tfstats/resources/awards.gifbin0 -> 309 bytes
-rw-r--r--utils/tfstats/resources/bgleft.gifbin0 -> 88978 bytes
-rw-r--r--utils/tfstats/resources/bgleft.jpgbin0 -> 15793 bytes
-rw-r--r--utils/tfstats/resources/bgtop.gifbin0 -> 42432 bytes
-rw-r--r--utils/tfstats/resources/bgtop.jpgbin0 -> 11328 bytes
-rw-r--r--utils/tfstats/resources/boxscore.gifbin0 -> 368 bytes
-rw-r--r--utils/tfstats/resources/detailed.gifbin0 -> 628 bytes
-rw-r--r--utils/tfstats/resources/game.dialog.off.gifbin0 -> 490 bytes
-rw-r--r--utils/tfstats/resources/game.dialog.on.gifbin0 -> 490 bytes
-rw-r--r--utils/tfstats/resources/makec.bat14
-rw-r--r--utils/tfstats/resources/match.statistics.off.gifbin0 -> 523 bytes
-rw-r--r--utils/tfstats/resources/match.statistics.on.gifbin0 -> 523 bytes
-rw-r--r--utils/tfstats/resources/player.statistics.off.gifbin0 -> 600 bytes
-rw-r--r--utils/tfstats/resources/player.statistics.on.gifbin0 -> 600 bytes
-rw-r--r--utils/tfstats/resources/previous.matches.off.gifbin0 -> 578 bytes
-rw-r--r--utils/tfstats/resources/previous.matches.on.gifbin0 -> 578 bytes
-rw-r--r--utils/tfstats/resources/res2c.exebin0 -> 163889 bytes
-rw-r--r--utils/tfstats/resources/scores.gifbin0 -> 463 bytes
-rw-r--r--utils/tfstats/resources/server.settings.off.gifbin0 -> 518 bytes
-rw-r--r--utils/tfstats/resources/server.settings.on.gifbin0 -> 518 bytes
-rw-r--r--utils/tfstats/resources/style.css165
-rw-r--r--utils/tfstats/resources/support.js55
22 files changed, 234 insertions, 0 deletions
diff --git a/utils/tfstats/resources/awards.gif b/utils/tfstats/resources/awards.gif
new file mode 100644
index 0000000..c58175f
--- /dev/null
+++ b/utils/tfstats/resources/awards.gif
Binary files differ
diff --git a/utils/tfstats/resources/bgleft.gif b/utils/tfstats/resources/bgleft.gif
new file mode 100644
index 0000000..e093f10
--- /dev/null
+++ b/utils/tfstats/resources/bgleft.gif
Binary files differ
diff --git a/utils/tfstats/resources/bgleft.jpg b/utils/tfstats/resources/bgleft.jpg
new file mode 100644
index 0000000..decb480
--- /dev/null
+++ b/utils/tfstats/resources/bgleft.jpg
Binary files differ
diff --git a/utils/tfstats/resources/bgtop.gif b/utils/tfstats/resources/bgtop.gif
new file mode 100644
index 0000000..75ce9af
--- /dev/null
+++ b/utils/tfstats/resources/bgtop.gif
Binary files differ
diff --git a/utils/tfstats/resources/bgtop.jpg b/utils/tfstats/resources/bgtop.jpg
new file mode 100644
index 0000000..2f4c0f9
--- /dev/null
+++ b/utils/tfstats/resources/bgtop.jpg
Binary files differ
diff --git a/utils/tfstats/resources/boxscore.gif b/utils/tfstats/resources/boxscore.gif
new file mode 100644
index 0000000..470bb7d
--- /dev/null
+++ b/utils/tfstats/resources/boxscore.gif
Binary files differ
diff --git a/utils/tfstats/resources/detailed.gif b/utils/tfstats/resources/detailed.gif
new file mode 100644
index 0000000..f50fa15
--- /dev/null
+++ b/utils/tfstats/resources/detailed.gif
Binary files differ
diff --git a/utils/tfstats/resources/game.dialog.off.gif b/utils/tfstats/resources/game.dialog.off.gif
new file mode 100644
index 0000000..c216a63
--- /dev/null
+++ b/utils/tfstats/resources/game.dialog.off.gif
Binary files differ
diff --git a/utils/tfstats/resources/game.dialog.on.gif b/utils/tfstats/resources/game.dialog.on.gif
new file mode 100644
index 0000000..9c4390e
--- /dev/null
+++ b/utils/tfstats/resources/game.dialog.on.gif
Binary files differ
diff --git a/utils/tfstats/resources/makec.bat b/utils/tfstats/resources/makec.bat
new file mode 100644
index 0000000..2b783b4
--- /dev/null
+++ b/utils/tfstats/resources/makec.bat
@@ -0,0 +1,14 @@
+res2c awards.gif binResources CTFStatsReport::gifAwards
+res2c bgleft.jpg binResources CTFStatsReport::jpgBgLeft
+res2c bgtop.jpg binResources CTFStatsReport::jpgBgTop
+res2c boxscore.gif binResources CTFStatsReport::gifBoxScore
+res2c game.dialog.off.gif binResources CTFStatsReport::gifGameDialogOff
+res2c game.dialog.on.gif binResources CTFStatsReport::gifGameDialogOn
+res2c match.statistics.off.gif binResources CTFStatsReport::gifMatchStatsOff
+res2c match.statistics.on.gif binResources CTFStatsReport::gifMatchStatsOn
+res2c scores.gif binResources CTFStatsReport::gifScores
+res2c server.settings.off.gif binResources CTFStatsReport::gifServerSettingsOff
+res2c server.settings.on.gif binResources CTFStatsReport::gifServerSettingsOn
+res2c player.statistics.off.gif binResources CTFStatsReport::gifPlayerStatsOff
+res2c player.statistics.on.gif binResources CTFStatsReport::gifPlayerStatsOn
+res2c detailed.gif binResources CTFStatsReport::gifDetailedScores
diff --git a/utils/tfstats/resources/match.statistics.off.gif b/utils/tfstats/resources/match.statistics.off.gif
new file mode 100644
index 0000000..b375682
--- /dev/null
+++ b/utils/tfstats/resources/match.statistics.off.gif
Binary files differ
diff --git a/utils/tfstats/resources/match.statistics.on.gif b/utils/tfstats/resources/match.statistics.on.gif
new file mode 100644
index 0000000..8e489c4
--- /dev/null
+++ b/utils/tfstats/resources/match.statistics.on.gif
Binary files differ
diff --git a/utils/tfstats/resources/player.statistics.off.gif b/utils/tfstats/resources/player.statistics.off.gif
new file mode 100644
index 0000000..a653ed8
--- /dev/null
+++ b/utils/tfstats/resources/player.statistics.off.gif
Binary files differ
diff --git a/utils/tfstats/resources/player.statistics.on.gif b/utils/tfstats/resources/player.statistics.on.gif
new file mode 100644
index 0000000..dc1fdac
--- /dev/null
+++ b/utils/tfstats/resources/player.statistics.on.gif
Binary files differ
diff --git a/utils/tfstats/resources/previous.matches.off.gif b/utils/tfstats/resources/previous.matches.off.gif
new file mode 100644
index 0000000..f1e4cd0
--- /dev/null
+++ b/utils/tfstats/resources/previous.matches.off.gif
Binary files differ
diff --git a/utils/tfstats/resources/previous.matches.on.gif b/utils/tfstats/resources/previous.matches.on.gif
new file mode 100644
index 0000000..db692a7
--- /dev/null
+++ b/utils/tfstats/resources/previous.matches.on.gif
Binary files differ
diff --git a/utils/tfstats/resources/res2c.exe b/utils/tfstats/resources/res2c.exe
new file mode 100644
index 0000000..dcf367a
--- /dev/null
+++ b/utils/tfstats/resources/res2c.exe
Binary files differ
diff --git a/utils/tfstats/resources/scores.gif b/utils/tfstats/resources/scores.gif
new file mode 100644
index 0000000..5b4ae3d
--- /dev/null
+++ b/utils/tfstats/resources/scores.gif
Binary files differ
diff --git a/utils/tfstats/resources/server.settings.off.gif b/utils/tfstats/resources/server.settings.off.gif
new file mode 100644
index 0000000..cb583d6
--- /dev/null
+++ b/utils/tfstats/resources/server.settings.off.gif
Binary files differ
diff --git a/utils/tfstats/resources/server.settings.on.gif b/utils/tfstats/resources/server.settings.on.gif
new file mode 100644
index 0000000..188ee8a
--- /dev/null
+++ b/utils/tfstats/resources/server.settings.on.gif
Binary files differ
diff --git a/utils/tfstats/resources/style.css b/utils/tfstats/resources/style.css
new file mode 100644
index 0000000..8b32cf8
--- /dev/null
+++ b/utils/tfstats/resources/style.css
@@ -0,0 +1,165 @@
+A:link
+{
+ TEXT-DECORATION: none
+}
+A:hover
+{
+ TEXT-DECORATION: underline
+}
+.nav
+{
+ MARGIN-LEFT: 20px;
+ MARGIN-RIGHT: 20px;
+ MARGIN-TOP: 24px
+}
+.headline
+{
+ COLOR: #ffffff;
+ FONT: bold 18pt arial,helvetica;
+ MARGIN-RIGHT: 20px;
+ MARGIN-TOP: 20px
+}
+.awards
+{
+ COLOR: #818358;
+ FONT: bold 9pt arial,helvetica;
+ MARGIN-LEFT: 10px;
+ MARGIN-RIGHT: 20px
+}
+.awards2
+{
+ COLOR: #818358;
+ FONT: bold 9pt arial,helvetica;
+}
+.scores
+{
+ COLOR: #ffffff;
+ FONT: bold 8pt arial,helvetica;
+ MARGIN-LEFT: 10px
+}
+.header
+{
+ BACKGROUND: #646464;
+ COLOR: #ffffff;
+ FONT: bold 10pt arial,helvetica
+}
+.playerblue
+{
+ COLOR: #7c9fd9;
+ FONT-SIZE: 9pt;
+ FONT-WEIGHT: bold;
+}
+.playerred
+{
+ COLOR: #a95d26;
+ FONT-SIZE: 9pt;
+ FONT-WEIGHT: bold;
+}
+.scores HR
+{
+ COLOR: #646464;
+ HEIGHT: 1px
+}
+.server
+{
+ COLOR: #ffffff;
+ FONT: 22pt impact,arial,helvetica;
+ MARGIN-LEFT: 211px;
+ MARGIN-RIGHT: 20px;
+ MARGIN-TOP: 10px
+}
+.match
+{
+ COLOR: #ffffff;
+ FONT: 13pt impact,arial,helvetica;
+ MARGIN-LEFT: 211px;
+ MARGIN-RIGHT: 20px
+}
+.dialog
+{
+ FONT-FAMILY: Arial;
+ FONT-SIZE: 9pt;
+ FONT-WEIGHT: bold;
+ MARGIN-LEFT: 10px
+}
+.cvar
+{
+ COLOR: #857e59;
+ FONT-FAMILY: Arial;
+ FONT-SIZE: 9pt;
+ FONT-WEIGHT: bold;
+}
+.boardcell_br
+{
+ BORDER-BOTTOM: gray 2px solid;
+ BORDER-LEFT: gray 2px;
+ BORDER-RIGHT: gray 2px solid;
+ BORDER-TOP: gray 2px
+}
+.boardcell_r
+{
+ BORDER-RIGHT: gray 2px solid
+}
+.boardcell_b
+{
+ BORDER-BOTTOM: gray 2px solid
+}
+.boardtext
+{
+ COLOR: white;
+ FONT-FAMILY: Arial;
+ FONT-SIZE: 9pt;
+ FONT-WEIGHT: bold;
+}
+BODY
+{
+ BACKGROUND-COLOR: black
+}
+.whitetext
+{
+ COLOR: white;
+ FONT-FAMILY: Arial;
+ FONT-SIZE: 9pt;
+ FONT-WEIGHT: bold;
+}
+.playerblue2
+{
+ COLOR: #7c9fd9;
+ FONT-WEIGHT: bold;
+}
+.playerred2
+{
+ COLOR: #a95d26;
+ FONT-WEIGHT: bold;
+}
+.header2
+{
+ BACKGROUND-COLOR: #646464;
+ COLOR: #ffffff;
+ FONT-FAMILY: Arial;
+ FONT-STYLE: normal;
+ FONT-VARIANT: normal;
+ FONT-WEIGHT: bold;
+}
+.playeryellow2
+{
+ COLOR: #dfc500;
+ FONT-WEIGHT: bold;
+}
+.playergreen2
+{
+ COLOR: #4d8a58;
+ FONT-WEIGHT: bold;
+}
+.playeryellow
+{
+ COLOR: #dfc500;
+ FONT-SIZE: 9pt;
+ FONT-WEIGHT: bold;
+}
+.playergreen
+{
+ COLOR: #4d8a58;
+ FONT-SIZE: 9pt;
+ FONT-WEIGHT: bold;
+}
diff --git a/utils/tfstats/resources/support.js b/utils/tfstats/resources/support.js
new file mode 100644
index 0000000..2747a8c
--- /dev/null
+++ b/utils/tfstats/resources/support.js
@@ -0,0 +1,55 @@
+function SuperImage(imgName,onsrc,offsrc)
+{
+ this.HTMLimgName=imgName;
+ this.onSrc=onsrc;
+ this.offSrc=offsrc;
+ this.selected=false;
+ this.hover=false;
+// alert(this.HTMLimgName.toString());
+// alert(this.offSrc.toString());
+// alert(this.onSrc.toString());
+}
+
+ new SuperImage("crap","crapon.gif","crapoff.gif");
+
+function SuperImage_over()
+{
+ this.hover=true;
+// alert("blap");
+ this.update();
+}
+SuperImage.prototype.over=SuperImage_over;
+
+function SuperImage_on()
+{
+ this.selected=true;
+ this.update();
+}
+SuperImage.prototype.on=SuperImage_on;
+
+function SuperImage_off()
+{
+ this.selected=false;
+ this.update();
+}
+SuperImage.prototype.off=SuperImage_off;
+
+function SuperImage_out()
+{
+ this.hover=false;
+ this.update();
+}
+SuperImage.prototype.out=SuperImage_out;
+
+function SuperImage_update()
+{
+ if (document.images)
+ {
+ if (this.hover == true || this.selected == true)
+ document[this.HTMLimgName].src = this.onSrc;
+ else
+ document[this.HTMLimgName].src = this.offSrc;
+ }
+}
+SuperImage.prototype.update=SuperImage_update;
+