use _small pics
BIN
Docs/htmlfiles/weaponimg/crylink_1st_small.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
Docs/htmlfiles/weaponimg/crylink_3rd_small.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
Docs/htmlfiles/weaponimg/electro_1st_small.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
BIN
Docs/htmlfiles/weaponimg/electro_3rd_small.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
BIN
Docs/htmlfiles/weaponimg/fireball_1st_small.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
Docs/htmlfiles/weaponimg/fireball_3rd_small.png
Normal file
After Width: | Height: | Size: 9.0 KiB |
BIN
Docs/htmlfiles/weaponimg/grenadelauncher_1st_small.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
BIN
Docs/htmlfiles/weaponimg/grenadelauncher_3rd_small.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
BIN
Docs/htmlfiles/weaponimg/hagar_1st_small.png
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
Docs/htmlfiles/weaponimg/hagar_3rd_small.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
Docs/htmlfiles/weaponimg/hlac_1st_small.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
Docs/htmlfiles/weaponimg/hlac_3rd_small.png
Normal file
After Width: | Height: | Size: 8.2 KiB |
BIN
Docs/htmlfiles/weaponimg/hook_1st_small.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
Docs/htmlfiles/weaponimg/hook_3rd_small.png
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
Docs/htmlfiles/weaponimg/laser_1st_small.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
Docs/htmlfiles/weaponimg/laser_3rd_small.png
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
Docs/htmlfiles/weaponimg/minelayer_1st_small.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
Docs/htmlfiles/weaponimg/minelayer_3rd_small.png
Normal file
After Width: | Height: | Size: 8.3 KiB |
BIN
Docs/htmlfiles/weaponimg/minstanex_1st_small.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
Docs/htmlfiles/weaponimg/minstanex_3rd_small.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
Docs/htmlfiles/weaponimg/nex_1st_small.png
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
Docs/htmlfiles/weaponimg/nex_3rd_small.png
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
Docs/htmlfiles/weaponimg/porto_1st_small.png
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
Docs/htmlfiles/weaponimg/porto_3rd_small.png
Normal file
After Width: | Height: | Size: 7.2 KiB |
BIN
Docs/htmlfiles/weaponimg/rifle_1st_small.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
Docs/htmlfiles/weaponimg/rifle_3rd_small.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
Docs/htmlfiles/weaponimg/rocketlauncher_1st_small.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
Docs/htmlfiles/weaponimg/rocketlauncher_3rd_small.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
Docs/htmlfiles/weaponimg/seeker_1st_small.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
Docs/htmlfiles/weaponimg/seeker_3rd_small.png
Normal file
After Width: | Height: | Size: 9.1 KiB |
BIN
Docs/htmlfiles/weaponimg/shotgun_1st_small.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
Docs/htmlfiles/weaponimg/shotgun_3rd_small.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
Docs/htmlfiles/weaponimg/tuba_1st_small.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
Docs/htmlfiles/weaponimg/tuba_3rd_small.png
Normal file
After Width: | Height: | Size: 8.7 KiB |
BIN
Docs/htmlfiles/weaponimg/uzi_1st_small.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
Docs/htmlfiles/weaponimg/uzi_3rd_small.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
@ -249,13 +249,13 @@ sub out_html($@)
|
||||
$map ||= 'any';
|
||||
print "<h2>For server $addr type $type map $map</h2>\n";
|
||||
print "<table><tr><th>Weapon</th><th>Rating</th>\n";
|
||||
printf '<th><img width=64 height=87 src="http://de.git.xonotic.org/?p=xonotic/xonotic.git;a=blob_plain;f=Docs/htmlfiles/weaponimg/%s_3rd.png" alt="%s"></th>', $stats->weaponid_to_model($_), $stats->weaponid_to_name($_) for @columns;
|
||||
printf '<th><img width=64 height=87 src="http://de.git.xonotic.org/?p=xonotic/xonotic.git;a=blob_plain;f=Docs/htmlfiles/weaponimg/%s_3rd_small.png" alt="%s"></th>', $stats->weaponid_to_model($_), $stats->weaponid_to_name($_) for @columns;
|
||||
print "</tr>\n";
|
||||
}
|
||||
elsif($event eq 'startrow')
|
||||
{
|
||||
my ($row, $val) = @data;
|
||||
printf '<tr><th><img width=96 height=64 src="http://de.git.xonotic.org/?p=xonotic/xonotic.git;a=blob_plain;f=Docs/htmlfiles/weaponimg/%s_1st.png" alt="%s"></th><th align=right>%s</th>', $stats->weaponid_to_model($row), $stats->weaponid_to_name($row), defined $val ? sprintf("%8.5f", $val) : "N/A";
|
||||
printf '<tr><th><img width=96 height=64 src="http://de.git.xonotic.org/?p=xonotic/xonotic.git;a=blob_plain;f=Docs/htmlfiles/weaponimg/%s_1st_small.png" alt="%s"></th><th align=right>%s</th>', $stats->weaponid_to_model($row), $stats->weaponid_to_name($row), defined $val ? sprintf("%8.5f", $val) : "N/A";
|
||||
}
|
||||
elsif($event eq 'cell')
|
||||
{
|
||||
|