1
BIN
utils/tfstats/resources/awards.gif
Normal file
|
After Width: | Height: | Size: 309 B |
BIN
utils/tfstats/resources/bgleft.gif
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
utils/tfstats/resources/bgleft.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
utils/tfstats/resources/bgtop.gif
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
utils/tfstats/resources/bgtop.jpg
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
utils/tfstats/resources/boxscore.gif
Normal file
|
After Width: | Height: | Size: 368 B |
BIN
utils/tfstats/resources/detailed.gif
Normal file
|
After Width: | Height: | Size: 628 B |
BIN
utils/tfstats/resources/game.dialog.off.gif
Normal file
|
After Width: | Height: | Size: 490 B |
BIN
utils/tfstats/resources/game.dialog.on.gif
Normal file
|
After Width: | Height: | Size: 490 B |
14
utils/tfstats/resources/makec.bat
Normal file
@@ -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
|
||||
BIN
utils/tfstats/resources/match.statistics.off.gif
Normal file
|
After Width: | Height: | Size: 523 B |
BIN
utils/tfstats/resources/match.statistics.on.gif
Normal file
|
After Width: | Height: | Size: 523 B |
BIN
utils/tfstats/resources/player.statistics.off.gif
Normal file
|
After Width: | Height: | Size: 600 B |
BIN
utils/tfstats/resources/player.statistics.on.gif
Normal file
|
After Width: | Height: | Size: 600 B |
BIN
utils/tfstats/resources/previous.matches.off.gif
Normal file
|
After Width: | Height: | Size: 578 B |
BIN
utils/tfstats/resources/previous.matches.on.gif
Normal file
|
After Width: | Height: | Size: 578 B |
BIN
utils/tfstats/resources/res2c.exe
Normal file
BIN
utils/tfstats/resources/scores.gif
Normal file
|
After Width: | Height: | Size: 463 B |
BIN
utils/tfstats/resources/server.settings.off.gif
Normal file
|
After Width: | Height: | Size: 518 B |
BIN
utils/tfstats/resources/server.settings.on.gif
Normal file
|
After Width: | Height: | Size: 518 B |
165
utils/tfstats/resources/style.css
Normal file
@@ -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;
|
||||
}
|
||||
55
utils/tfstats/resources/support.js
Normal file
@@ -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;
|
||||
|
||||