diff options
Diffstat (limited to 'utils/tfstats/resources')
22 files changed, 234 insertions, 0 deletions
diff --git a/utils/tfstats/resources/awards.gif b/utils/tfstats/resources/awards.gif Binary files differnew file mode 100644 index 0000000..c58175f --- /dev/null +++ b/utils/tfstats/resources/awards.gif diff --git a/utils/tfstats/resources/bgleft.gif b/utils/tfstats/resources/bgleft.gif Binary files differnew file mode 100644 index 0000000..e093f10 --- /dev/null +++ b/utils/tfstats/resources/bgleft.gif diff --git a/utils/tfstats/resources/bgleft.jpg b/utils/tfstats/resources/bgleft.jpg Binary files differnew file mode 100644 index 0000000..decb480 --- /dev/null +++ b/utils/tfstats/resources/bgleft.jpg diff --git a/utils/tfstats/resources/bgtop.gif b/utils/tfstats/resources/bgtop.gif Binary files differnew file mode 100644 index 0000000..75ce9af --- /dev/null +++ b/utils/tfstats/resources/bgtop.gif diff --git a/utils/tfstats/resources/bgtop.jpg b/utils/tfstats/resources/bgtop.jpg Binary files differnew file mode 100644 index 0000000..2f4c0f9 --- /dev/null +++ b/utils/tfstats/resources/bgtop.jpg diff --git a/utils/tfstats/resources/boxscore.gif b/utils/tfstats/resources/boxscore.gif Binary files differnew file mode 100644 index 0000000..470bb7d --- /dev/null +++ b/utils/tfstats/resources/boxscore.gif diff --git a/utils/tfstats/resources/detailed.gif b/utils/tfstats/resources/detailed.gif Binary files differnew file mode 100644 index 0000000..f50fa15 --- /dev/null +++ b/utils/tfstats/resources/detailed.gif diff --git a/utils/tfstats/resources/game.dialog.off.gif b/utils/tfstats/resources/game.dialog.off.gif Binary files differnew file mode 100644 index 0000000..c216a63 --- /dev/null +++ b/utils/tfstats/resources/game.dialog.off.gif diff --git a/utils/tfstats/resources/game.dialog.on.gif b/utils/tfstats/resources/game.dialog.on.gif Binary files differnew file mode 100644 index 0000000..9c4390e --- /dev/null +++ b/utils/tfstats/resources/game.dialog.on.gif 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 Binary files differnew file mode 100644 index 0000000..b375682 --- /dev/null +++ b/utils/tfstats/resources/match.statistics.off.gif diff --git a/utils/tfstats/resources/match.statistics.on.gif b/utils/tfstats/resources/match.statistics.on.gif Binary files differnew file mode 100644 index 0000000..8e489c4 --- /dev/null +++ b/utils/tfstats/resources/match.statistics.on.gif diff --git a/utils/tfstats/resources/player.statistics.off.gif b/utils/tfstats/resources/player.statistics.off.gif Binary files differnew file mode 100644 index 0000000..a653ed8 --- /dev/null +++ b/utils/tfstats/resources/player.statistics.off.gif diff --git a/utils/tfstats/resources/player.statistics.on.gif b/utils/tfstats/resources/player.statistics.on.gif Binary files differnew file mode 100644 index 0000000..dc1fdac --- /dev/null +++ b/utils/tfstats/resources/player.statistics.on.gif diff --git a/utils/tfstats/resources/previous.matches.off.gif b/utils/tfstats/resources/previous.matches.off.gif Binary files differnew file mode 100644 index 0000000..f1e4cd0 --- /dev/null +++ b/utils/tfstats/resources/previous.matches.off.gif diff --git a/utils/tfstats/resources/previous.matches.on.gif b/utils/tfstats/resources/previous.matches.on.gif Binary files differnew file mode 100644 index 0000000..db692a7 --- /dev/null +++ b/utils/tfstats/resources/previous.matches.on.gif diff --git a/utils/tfstats/resources/res2c.exe b/utils/tfstats/resources/res2c.exe Binary files differnew file mode 100644 index 0000000..dcf367a --- /dev/null +++ b/utils/tfstats/resources/res2c.exe diff --git a/utils/tfstats/resources/scores.gif b/utils/tfstats/resources/scores.gif Binary files differnew file mode 100644 index 0000000..5b4ae3d --- /dev/null +++ b/utils/tfstats/resources/scores.gif diff --git a/utils/tfstats/resources/server.settings.off.gif b/utils/tfstats/resources/server.settings.off.gif Binary files differnew file mode 100644 index 0000000..cb583d6 --- /dev/null +++ b/utils/tfstats/resources/server.settings.off.gif diff --git a/utils/tfstats/resources/server.settings.on.gif b/utils/tfstats/resources/server.settings.on.gif Binary files differnew file mode 100644 index 0000000..188ee8a --- /dev/null +++ b/utils/tfstats/resources/server.settings.on.gif 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; + |