Version 1.0a

This commit is contained in:
nemunaire 2008-11-17 12:00:00 +01:00
commit 6a19363758
908 changed files with 22193 additions and 17408 deletions

1081
templates/cms/default.css Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,017 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 B

View file

Before

Width:  |  Height:  |  Size: 155 B

After

Width:  |  Height:  |  Size: 155 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 845 B

View file

Before

Width:  |  Height:  |  Size: 264 B

After

Width:  |  Height:  |  Size: 264 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 588 B

After

Width:  |  Height:  |  Size: 588 B

Before After
Before After

921
templates/covenants.css Normal file
View file

@ -0,0 +1,921 @@
/*
============================================================
~~~ Auteur: Phantøm @ halo-battle.com ~~~
©©© Copyright halo-battle.com ©©©
### Version : 1.0 ###
============================================================
*/
*
{
margin: 0;
padding: 0;
border: 0;
}
a, a:visited, a:active, a:visited
{
text-decoration: none;
font-weight: bold;
color: #567E92;
outline: none;
}
a:hover,a:visited:hover
{
text-decoration: underline;
}
body
{
background: #000000 url(images/background2.jpg) fixed repeat-x 0 center;
text-align: center;
font-family: Arial;
color: #6993A7;
padding: 30px 0;
font-size: 10px;
}
h1, h2, h3, h4
{
font-weight: normal;
font-size: 10px;
}
input.text, input.dest
{
color: #2D005F;
width: 120px;
height: 16px;
background-color: #D4CFE6;
border: #BDA9FF solid 1px;
margin: 2px 4px;
}
input.dest
{
width: 20px;
}
input.text:focus, input.dest:focus
{
background-color: #FFFFFF;
}
input.submit
{
width: 50px;
height: 15px;
color: #FFFFFF;
font-family:"verdana";
font-weight: bold;
font-size: 8px;
text-decoration:none;
background: transparent;
background-image: url(images/ok.gif);
border: 0px;
cursor: pointer;
margin: 2px 4px;
}
input.submit:hover
{
color: #000000;
}
input.submit[disabled], input.text[disabled]
{
color: #999999 !important;
}
input.button
{
background-color: transparent;
color: #00CCFF;
font-size: 12px;
font-weight: bold;
margin: 2px;
cursor: pointer;
}
input.button:hover
{
color: #FFFFFF;
}
textarea
{
color: #2D005F;
width: 390px;
height: 160px;
background-color: #D4CFE6;
border: #BDA9FF solid 1px;
margin: 10px 4px;
}
textarea:focus
{
background-color: #FFFFFF;
}
select
{
color: #2D005F;
background-color: #D4CFE6;
border: #BDA9FF solid 1px;
margin: 2px 4px;
width: 140px;
}
#all
{
background-color: #3C3449;
width: 910px;
margin: 0 auto;
}
#cornertop, #cornerbt
{
margin: 0 auto;
font-size: 0;
width: 910px;
height: 8px;
}
#cornertop
{
background: transparent url(images/cornertop2.gif) no-repeat bottom;
}
#cornerbt
{
background: transparent url(images/cornerbt2.gif) no-repeat top;
}
#header #header_link
{
float: left;
padding: 2px;
margin-left: 8px;
}
#header #img
{
display: block;
width: 908px;
height: 82px;
margin: 0 auto;
clear: both;
position: relative;
font-weight: bold;
font-size: 16px;
}
#header #img span
{
display: block;
background: transparent url(images/header2.jpg) no-repeat 0 0;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
#header #date
{
color: #99CC00;
}
#header a#rss
{
color: #00CCFF;
float: right;
height: 14px;
background: transparent url(images/rss.gif) no-repeat left center;
padding-left: 16px;
margin-right: 8px;
}
#header #buttons
{
margin-top: 5px;
margin-left: 10px;
text-align: center;
}
#header #buttons div
{
float: left;
width: 89px;
height: 32px;
background: transparent url(images/ombre_bt2.gif) no-repeat bottom;
margin-right: 15px;
text-align: left;
}
#header #buttons a,#header #buttons a:visited
{
display: block;
width: 85px;
height: 20px;
text-align: center;
padding-top: 8px;
color: #FFFFFF;
background: #272431 url(images/button2.gif) no-repeat 0 0;
font-family: "Trebuchet MS";
font-weight: lighter;
}
#header #buttons a:hover
{
background: #66597C url(images/button2.gif) no-repeat 0 100%;
text-decoration: none;
}
#header #recherche
{
float: right;
display: block;
text-align: left;
margin: 0 10px 8px 10px;
}
#header #recherche a
{
display: block;
color: #99CC00;
margin-left: 4px;
padding-left: 9px;
background: transparent url(images/recherche.gif) no-repeat left center;
}
#header:after, #annonce:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#annonce
{
background-color: #2E293D;
padding: 3px 6px;
font-size: 11px;
width: 898px;
}
.annonceleft
{
font-weight: bold;
color: #999999;
float: left;
position: absolute;
}
#annonceright
{
color: #FFCC00;
float: right;
}
#menu
{
float: left;
background: #575169 url(images/menu2.gif) repeat-y top right;
margin: 4px 2px;
width: 214px;
text-align: left;
}
#menu .menu_head
{
background: #3C3449 url(images/menu_head2.gif) no-repeat bottom left;
width: 214px;
height: 18px;
}
#menu .menu_bt
{
background: #3C3449 url(images/menu_bt2.gif) no-repeat top left;
width: 214px;
height: 9px;
}
#menu a, #menu span
{
text-align: left;
padding-left: 6px;
font-weight: normal;
display: block;
width: 198px;
height: 19px;
padding-top: 4px;
margin: 1px;
background-color: #2E293D;
color: #FFFFFF;
font-size: 11px;
border-left: #2E293D solid 1px;
border-right: #2E293D solid 1px;
}
#menu span
{
font-weight: bold;
color: #FFFFFF;
background: #676371 url(images/menu_lien2.gif) repeat-x bottom;
}
#menu a:hover
{
color: #FFFFFF;
background: #676371 url(images/menu_lien2.gif) repeat-x bottom;
text-decoration: none;
}
#menu .space
{
height: 20px;
}
#corps_top
{
float: right;
clear: right;
width: 680px;
margin: 12px 5px 12px 0;
background: #2E293D url(images/corps2.gif) repeat-y center;
color: #6993A7;
font-size: 11px;
}
#all .border_top
{
width: 680px;
height: 9px;
background: #2E293D url(images/corpstop2.gif) no-repeat center top;
font-size: 1px;
line-height: 1px;
}
#all .border_bt
{
width: 680px;
height: 9px;
background: #2E293D url(images/corpsbt2.gif) no-repeat center bottom;
font-size: 1px;
line-height: 1px;
}
#corps_top img, #corps_top div
{
float: left;
margin: 2px 6px;
}
#corps_top .ressource
{
float: right;
width: 96px;
height: 50px;
padding-top: 25px;
margin-right: 6px;
background: transparent url(images/ressource2.gif) no-repeat bottom;
color: #00CCFF;
}
#corps_top .ressource .lack
{
color: #FF0000 !important;
font-weight: bold !important;
text-decoration: blink;
}
#corps_top .border_top, #corps_top .border_bt
{
margin: 0;
float: none;
clear: both;
}
#corps_top div span
{
color: #CCCC00;
}
#corps_top .ressource span
{
color: #FFFFFF;
font-weight: bold;
}
#corps
{
float: right;
clear: right;
margin: 5px 5px 5px 0;
width: 680px;
background: #2E293D url(images/corps2.gif) repeat-y center;
font-size: 11px;
}
#corps .hightlight
{
color: #CCCC00;
font-weight: normal;
}
#corps .lack
{
color: #FF0000 !important;
font-weight: bold !important;
}
#corps h2
{
background: transparent url(images/barre2.gif) no-repeat center;
width: 670px;
height: 20px;
padding-top: 3px;
color: #FFFFFF;
font-weight: bold;
margin: 8px 4px;
font-size: 11px;
}
#corps h3, #corps h4
{
margin: 8px 0px;
height: 20px;
padding-top: 3px;
width: 670px;
margin: 4px;
font-size: 11px;
}
#corps h3
{
background-color: #575169;
color: #6993A7;
}
#corps h3 a
{
color: #00CCFF;
}
#corps h3 span
{
color: #CCCC00;
}
#corps h4
{
background-color: #3A354A;
}
#corps h4:hover
{
background-color: #575169;
color: #FFFFFF;
}
#corps .file
{
text-align: left;
padding-left: 50px;
width: 400px;
border: #524A69 solid 1px;
margin: 20px auto;
height: 80px;
overflow: auto;
}
#corps>.file
{
overflow: hidden;
}
#corps>.file:hover
{
background-color: #2B2639;
overflow: auto;
}
#corps .file span
{
display: block;
margin-top: 10px;
}
#corps .file a
{
color: #FFCC00;
}
#corps .file em, #corps table.construction em
{
display: inline;
padding: 0;
color: #6993A7;
font-weight: normal;
}
#corps em
{
text-align: left;
padding-left: 12px;
display: block;
font-style: normal;
}
#corps .border_top, #corps .border_bt
{
margin: 0;
padding: 0;
height: 9px;
width: 680px;
}
#corps table
{
margin: 30px auto;
padding: 0 20px;
border-collapse: separate;
empty-cells: show;
border-spacing: 2px;
}
#corps table thead
{
font-weight: bold;
font-size: 11px;
color: #00CCFF;
}
#corps table tbody tr:hover
{
background-color: #3A354A;
}
#corps table td
{
border: #524A69 solid 1px;
padding: 4px 6px;
}
#corps table th
{
color: #CCCC00;
font-weight: normal;
border: #524A69 solid 1px;
padding: 4px 6px;
}
#corps table.construction
{
border-spacing: 4px;
text-align: left;
}
#corps table.construction td
{
padding: 0;
}
#corps table.construction tr:hover
{
background: none;
}
#corps table.construction td div
{
padding: 0 30px;
width: 350px;
}
#corps table.construction td div a
{
color: #FFCC00;
width: 0;
font-size: 12px;
text-align: center;
display: block;
text-align: left;
margin-left: 20px;
}
#corps table.construction td a.bulle
{
position: relative;
}
#corps table.construction td a.bulle span
{
display: none;
}
#corps table.construction td a.bulle:hover
{
text-decoration: none;
background: none;
cursor: help;
}
#corps table.construction td a.bulle:hover span
{
bottom: 100px;
left:90px;
width: 300px;
position: absolute;
display: inline;
z-index: 100;
background: #000000;
color: #FFFFFF;
padding: 12px;
filter: alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}
#corps table input.text
{
width: 50px;
}
#corps fieldset.systeme
{
width: 170px;
margin: 0 auto;
text-align: right;
}
#corps fieldset.options
{
width: 400px;
margin: 40px auto;
text-align: right;
}
#corps fieldset.systeme label, #corps fieldset.options label
{
float: left;
clear: left;
margin: 4px 0 3px 0;
font-size: 12px;
font-style: italic;
color: #00CCFF;
}
#corps fieldset.systeme label:hover, #corps fieldset.options label:hover
{
text-decoration: underline;
}
#corps fieldset.options div
{
font-weight: bold;
font-style: italic;
text-align: center;
}
#corps fieldset.systeme .text, #corps fieldset.corps .text
{
float: right;
clear: right;
margin-bottom: 6px;
}
#corps fieldset.systeme .text
{
width: 50px;
}
#corps fieldset.options .text
{
width: 200px;
}
#corps fieldset.systeme div
{
clear: both;
z-index: 2;
}
#corps fieldset.systeme a
{
font-size: 14px;
color: #00CCFF;
margin: 0 15px;
}
#corps fieldset.options .submit
{
position: relative;
top: 0;
right: 152px;
}
#corps fieldset.systeme a:hover, #corps fieldset.systeme a:visited:hover
{
text-decoration: none;
color: #FFFFFF;
}
#corps table.systeme td , #corps table.systeme th
{
padding: 3px 10px;
}
#corps .techno
{
position: relative;
text-align: left;
height: 800px;
padding: 10px;
margin: 20px 0;
}
#corps .techno div
{
display: block;
height: 20px;
width: 110px;
padding: 2px 10px;
border-left: #83D7FF dotted 1px;
border-bottom: #83D7FF dotted 1px;
margin: 20px 0;
}
#corps .techno a
{
text-decoration: none;
color: #83D7FF;
}
#corps .techno div:hover
{
border-color: #FFCC00;
}
#corps .techno div:hover a
{
color: #FFCC00;
}
#corps .techno div.hightlight
{
padding: 2px 0px 2px 20px;
border-color: #FFCC00;
}
#corps .techno div.hightlight a
{
color: #FFCC00;
}
#corps .techno table a
{
color: #FFCC00;
}
#corps .techno table a:hover
{
text-decoration: underline;
}
#corps .techno div div
{
display: none;
}
#corps .techno div:hover div, #corps .techno div.hightlight div
{
display: block;
position: absolute;
top: 0;
left: 140px;
width: 520px;
height: 800px;
z-index: 100;
margin: 0;
border: 0;
padding: 4px;
background-color: #2E293D;
cursor: default;
}
#corps .techno table
{
width: 520px;
text-align: center;
font-weight: normal;
color: #FFFFFF;
margin: 0;
}
#corps .techno div.hightlight div
{
z-index: 99;
}
#corps .techno td
{
padding: 4px 6px;
}
#corps dl
{
margin: 20px auto;
}
#corps dt
{
background: #60557F url(images/dt2.gif) no-repeat center top;
font-weight: bold;
color: #28223A;
width: 380px;
height: 18px;
padding-top: 2px;
margin: 0 auto;
text-align: left;
padding-left: 220px;
}
#corps dd
{
margin: 2px auto;
background: #3A344C url(images/dd2.gif) no-repeat center bottom;
width: 570px;
padding: 15px;
color: #C3BADC;
}
#corps dl .checkbox
{
margin: 0 5px;
}
#corps dl .button2
{
position: relative;
top: 4px;
right: 210px;
width: 11px;
height: 11px;
background: transparent url(images/plus2.gif) no-repeat 0 100%;
}
#corps fieldset strong
{
font-weight: normal;
font-size: 13px;
color: #FFCC00;
}
#all .error
{
width: 500px;
margin: 30px auto;
color: #83D7FF;
font-size: 14px;
font-weight: bold;
padding: 8px;
border: #524A69 solid 1px;
background-color: #3A354A;
}
a.msg
{
display: block;
margin: 0 auto;
width: 16px;
height: 15px;
background-image: url(images/msg2.gif);
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}
a.msg:hover
{
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
a.msg span
{
display: none;
}
#footer
{
width: 894px;
clear: both;
background-color: #2E293D;
padding: 8px;
}

921
templates/csnu.css Normal file
View file

@ -0,0 +1,921 @@
/*
============================================================
~~~ Auteur: Phantøm @ halo-battle.com ~~~
©©© Copyright halo-battle.com ©©©
### Version : 1.0 ###
============================================================
*/
*
{
margin: 0;
padding: 0;
border: 0;
}
a, a:visited, a:active, a:visited
{
text-decoration: none;
font-weight: bold;
color: #999966;
outline: none;
}
a:hover,a:visited:hover
{
text-decoration: underline;
}
body
{
background: #000000 url(images/background.jpg) fixed repeat-x 0 center;
text-align: center;
font-family: "arial";
color: #999966;
padding: 30px 0;
font-size: 10px;
}
h1, h2, h3, h4
{
font-weight: normal;
font-size: 10px;
}
input.text, input.dest
{
color: #345800;
width: 120px;
height: 16px;
background-color: #E7ECCE;
border: #CCFF34 solid 1px;
margin: 2px 4px;
}
input.dest
{
width: 20px;
}
input.text:focus, input.dest:focus
{
background-color: #FFFFFF;
}
input.submit
{
width: 50px;
height: 15px;
color: #FFFFFF;
font-family:"verdana";
font-weight: bold;
font-size: 8px;
text-decoration:none;
background: transparent;
background-image: url(images/ok.gif);
border: 0px;
cursor: pointer;
margin: 2px 4px;
}
input.submit:hover
{
color: #000000;
}
input.submit[disabled], input.text[disabled]
{
color: #999999 !important;
}
input.button
{
background-color: transparent;
color: #00CCFF;
font-size: 12px;
font-weight: bold;
margin: 2px;
cursor: pointer;
}
input.button:hover
{
color: #FFFFFF;
}
textarea
{
color: #345800;
width: 390px;
height: 160px;
background-color: #E7ECCE;
border: #CCFF34 solid 1px;
margin: 10px 4px;
}
textarea:focus
{
background-color: #FFFFFF;
}
select
{
color: #345800;
background-color: #E7ECCE;
border: #CCFF34 solid 1px;
margin: 2px 4px;
width: 140px;
}
#all
{
background-color: #363928;
width: 910px;
margin: 0 auto;
}
#cornertop, #cornerbt
{
margin: 0 auto;
font-size: 0;
width: 910px;
height: 8px;
}
#cornertop
{
background: transparent url(images/cornertop.gif) no-repeat bottom;
}
#cornerbt
{
background: transparent url(images/cornerbt.gif) no-repeat top;
}
#header #header_link
{
float: left;
padding: 2px;
margin-left: 8px;
}
#header #img
{
display: block;
width: 908px;
height: 82px;
margin: 0 auto;
clear: both;
position: relative;
font-weight: bold;
font-size: 16px;
}
#header #img span
{
display: block;
background: transparent url(images/header.jpg) no-repeat 0 0;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
#header #date
{
color: #99CC00;
}
#header a#rss
{
color: #00CCFF;
float: right;
height: 14px;
background: transparent url(images/rss.gif) no-repeat left center;
padding-left: 16px;
margin-right: 8px;
}
#header #buttons
{
margin-top: 5px;
margin-left: 10px;
text-align: center;
}
#header #buttons div
{
float: left;
width: 89px;
height: 32px;
background: #363928 url(images/ombre_bt.gif) no-repeat bottom;
margin-right: 15px;
text-align: left;
}
#header #buttons a, #header #buttons a:visited
{
display: block;
width: 85px;
height: 20px;
text-align: center;
padding-top: 8px;
color: #FFFFFF;
background: #262A21 url(images/button.gif) no-repeat 0 0;
font-family: "Trebuchet MS";
font-weight: lighter;
}
#header #buttons a:hover
{
background: #5C6148 url(images/button.gif) no-repeat 0 100%;
text-decoration: none;
}
#header #recherche
{
float: right;
display: block;
text-align: left;
margin: 0 10px 8px 10px;
}
#header #recherche a
{
display: block;
color: #99CC00;
margin-left: 4px;
padding-left: 9px;
background: transparent url(images/recherche.gif) no-repeat left center;
}
#header:after, #annonce:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#annonce
{
background-color: #2E3122;
padding: 3px 6px;
font-size: 11px;
width: 898px;
}
.annonceleft
{
font-weight: bold;
color: #999999;
float: left;
position: absolute;
}
#annonceright
{
color: #FFCC00;
float: right;
}
#menu
{
float: left;
background: #2E3122 url(images/menu.gif) repeat-y top right;
margin: 4px 2px;
width: 214px;
text-align: left;
}
#menu .menu_head
{
background: #363928 url(images/menu_head.gif) no-repeat bottom left;
width: 214px;
height: 18px;
}
#menu .menu_bt
{
background: #363928 url(images/menu_bt.gif) no-repeat top left;
width: 214px;
height: 9px;
}
#menu a, #menu span
{
text-align: left;
padding-left: 6px;
font-weight: normal;
display: block;
width: 200px;
height: 19px;
padding-top: 4px;
margin: 1px;
background-color: #35392A;
color: #999966;
font-size: 11px;
border-left: #35392A solid 1px;
border-right: #35392A solid 1px;
}
#menu span
{
font-weight: bold;
color: #FFFFFF;
background: #797C6C url(images/menu_lien.gif) repeat-x bottom;
}
#menu a:hover
{
color: #FFFFFF;
background: #797C6C url(images/menu_lien.gif) repeat-x bottom;
text-decoration: none;
}
#menu .space
{
height: 20px;
}
#corps_top
{
float: right;
clear: right;
width: 680px;
margin: 12px 5px 12px 0;
background: #2E3122 url(images/corps.gif) repeat-y center;
color: #6993A7;
font-size: 11px;
}
#all .border_top
{
width: 680px;
height: 9px;
background: #2E3122 url(images/corpstop.gif) no-repeat center top;
font-size: 1px;
line-height: 1px;
}
#all .border_bt
{
width: 680px;
height: 9px;
background: #2E3122 url(images/corpsbt.gif) no-repeat center bottom;
font-size: 1px;
line-height: 1px;
}
#corps_top img, #corps_top div
{
float: left;
margin: 2px 6px;
}
#corps_top .ressource
{
float: right;
width: 96px;
height: 50px;
padding-top: 25px;
margin-right: 6px;
background: transparent url(images/ressource.gif) no-repeat bottom;
color: #00CCFF;
}
#corps_top .ressource .lack
{
color: #FF0000 !important;
font-weight: bold !important;
text-decoration: blink;
}
#corps_top .border_top, #corps_top .border_bt
{
margin: 0;
float: none;
clear: both;
}
#corps_top div span
{
color: #CCCC00;
}
#corps_top .ressource span
{
color: #FFFFFF;
font-weight: bold;
}
#corps
{
float: right;
clear: right;
margin: 5px 5px 5px 0;
width: 680px;
background: #2E3122 url(images/corps.gif) repeat-y center;
font-size: 11px;
}
#corps .hightlight
{
color: #CCCC00;
font-weight: normal;
}
#corps .lack
{
color: #FF0000 !important;
font-weight: bold !important;
}
#corps h2
{
background: transparent url(images/barre.gif) no-repeat center;
width: 670px;
height: 20px;
padding-top: 3px;
color: #FFFFFF;
font-weight: bold;
margin: 8px 4px;
font-size: 11px;
}
#corps h3, #corps h4
{
margin: 8px 0px;
height: 20px;
padding-top: 3px;
width: 670px;
margin: 4px;
font-size: 11px;
}
#corps h3
{
background-color: #474C36;
color: #6993A7;
}
#corps h3 a
{
color: #00CCFF;
}
#corps h3 span
{
color: #CCCC00;
}
#corps h4
{
background-color: #35392A;
}
#corps h4:hover
{
background-color: #474C36;
color: #FFFFFF;
}
#corps .file
{
text-align: left;
padding-left: 50px;
width: 400px;
border: #474C36 solid 1px;
margin: 20px auto;
height: 80px;
overflow: auto;
}
#corps>.file
{
overflow: hidden;
}
#corps>.file:hover
{
background-color: #2D2F21;
overflow: auto;
}
#corps .file span
{
display: block;
margin-top: 10px;
}
#corps .file a
{
color: #FFCC00;
}
#corps .file em, #corps table.construction em
{
display: inline;
padding: 0;
color: #6993A7;
font-weight: normal;
}
#corps em
{
text-align: left;
padding-left: 12px;
display: block;
font-style: normal;
}
#corps .border_top, #corps .border_bt
{
margin: 0;
padding: 0;
height: 9px;
width: 680px;
}
#corps table
{
margin: 30px auto;
padding: 0 20px;
border-collapse: separate;
empty-cells: show;
border-spacing: 2px;
}
#corps table thead
{
font-weight: bold;
font-size: 11px;
color: #00CCFF;
}
#corps table tbody tr:hover
{
background-color: #35392A;
}
#corps table td
{
border: #474C36 solid 1px;
padding: 4px 6px;
}
#corps table th
{
color: #CCCC00;
font-weight: normal;
border: #474C36 solid 1px;
padding: 4px 6px;
}
#corps table.construction
{
border-spacing: 4px;
text-align: left;
}
#corps table.construction td
{
padding: 0;
}
#corps table.construction tr:hover
{
background: none;
}
#corps table.construction td div
{
padding: 0 30px;
width: 350px;
}
#corps table.construction td div a
{
color: #FFCC00;
width: 0;
font-size: 12px;
text-align: center;
display: block;
text-align: left;
margin-left: 20px;
}
#corps table.construction td a.bulle
{
position: relative;
}
#corps table.construction td a.bulle span
{
display: none;
}
#corps table.construction td a.bulle:hover
{
text-decoration: none;
background: none;
cursor: help;
}
#corps table.construction td a.bulle:hover span
{
bottom: 100px;
left:90px;
width: 300px;
position: absolute;
display: inline;
z-index: 100;
background: #000000;
color: #FFFFFF;
padding: 12px;
filter: alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}
#corps table input.text
{
width: 50px;
}
#corps fieldset.systeme
{
width: 170px;
margin: 0 auto;
text-align: right;
}
#corps fieldset.options
{
width: 400px;
margin: 40px auto;
text-align: right;
}
#corps fieldset.systeme label, #corps fieldset.options label
{
float: left;
clear: left;
margin: 4px 0 3px 0;
font-size: 12px;
font-style: italic;
color: #00CCFF;
}
#corps fieldset.systeme label:hover, #corps fieldset.options label:hover
{
text-decoration: underline;
}
#corps fieldset.options div
{
font-weight: bold;
font-style: italic;
text-align: center;
}
#corps fieldset.systeme .text, #corps fieldset.corps .text
{
float: right;
clear: right;
margin-bottom: 6px;
}
#corps fieldset.systeme .text
{
width: 50px;
}
#corps fieldset.options .text
{
width: 200px;
}
#corps fieldset.systeme div
{
clear: both;
z-index: 2;
}
#corps fieldset.systeme a
{
font-size: 14px;
color: #00CCFF;
margin: 0 15px;
}
#corps fieldset.options .submit
{
position: relative;
top: 0;
right: 152px;
}
#corps fieldset.systeme a:hover, #corps fieldset.systeme a:visited:hover
{
text-decoration: none;
color: #FFFFFF;
}
#corps table.systeme td , #corps table.systeme th
{
padding: 3px 10px;
}
#corps .techno
{
position: relative;
text-align: left;
height: 800px;
padding: 10px;
margin: 20px 0;
}
#corps .techno div
{
display: block;
height: 20px;
width: 110px;
padding: 2px 10px;
border-left: #99CC00 dotted 1px;
border-bottom: #99CC00 dotted 1px;
margin: 20px 0;
}
#corps .techno a
{
text-decoration: none;
color: #BFFF00;
}
#corps .techno div:hover
{
border-color: #FFCC00;
}
#corps .techno div:hover a
{
color: #FFCC00;
}
#corps .techno div.hightlight
{
padding: 2px 0px 2px 20px;
border-color: #FFCC00;
}
#corps .techno div.hightlight a
{
color: #FFCC00;
}
#corps .techno table a
{
color: #FFCC00;
}
#corps .techno table a:hover
{
text-decoration: underline;
}
#corps .techno div div
{
display: none;
}
#corps .techno div:hover div, #corps .techno div.hightlight div
{
display: block;
position: absolute;
top: 0;
left: 140px;
width: 520px;
height: 800px;
z-index: 100;
margin: 0;
border: 0;
padding: 4px;
background-color: #2E3122;
cursor: default;
}
#corps .techno table
{
width: 520px;
text-align: center;
font-weight: normal;
color: #FFFFFF;
margin: 0;
}
#corps .techno div.hightlight div
{
z-index: 99;
}
#corps .techno td
{
padding: 4px 6px;
}
#corps dl
{
margin: 20px auto;
}
#corps dt
{
background: #474C36 url(images/dt.gif) no-repeat center top;
font-weight: bold;
color: #99CC00;
width: 380px;
height: 18px;
padding-top: 2px;
margin: 0 auto;
text-align: left;
padding-left: 220px;
}
#corps dd
{
margin: 2px auto;
background: #363928 url(images/dd.gif) no-repeat center bottom;
width: 570px;
padding: 15px;
color: #BEBE7F;
}
#corps dl .checkbox
{
margin: 0 5px;
}
#corps dl .button2
{
position: relative;
top: 4px;
right: 210px;
width: 11px;
height: 11px;
background: transparent url(images/plus.gif) no-repeat 0 100%;
}
#corps fieldset strong
{
font-weight: normal;
font-size: 13px;
color: #FFCC00;
}
#all .error
{
width: 500px;
margin: 30px auto;
color: #CCCC00;
font-size: 14px;
font-weight: bold;
padding: 8px;
border: #474C36 solid 1px;
background-color: #35392A;
}
a.msg
{
display: block;
margin: 0 auto;
width: 16px;
height: 15px;
background-image: url(images/msg.gif);
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}
a.msg:hover
{
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
a.msg span
{
display: none;
}
#footer
{
width: 894px;
clear: both;
background-color: #212318;
padding: 8px;
}

View file

@ -1,366 +0,0 @@
*
{
margin: 0;
padding: 0;
border: 0;
}
a
{
text-decoration: none;
font-weight: bold;
color: #999966;
}
a:hover,a:hover:visited
{
text-decoration: underline;
}
a:visited
{
text-decoration: none;
}
body, html
{
background-color: #000000;
text-align: center;
font-family: "arial";
font-size: 10px;
color: #999966;
padding: 15px 0;
}
.all
{
background-color: #363928;
width: 910px;
margin-left: auto;
margin-right: auto;
}
.cornertop1, .cornertop2, .cornertop3, .cornertop4, .cornertop5, .cornerbt1, .cornerbt2, .cornerbt3, .cornerbt4, .cornerbt5
{
margin: 0 auto;
font-size: 0;
}
.cornertop1, .cornertop2, .cornertop3, .cornertop4, .cornertop5
{
background-color: #363928;
}
.cornerbt1, .cornerbt2, .cornerbt3, .cornerbt4, .cornerbt5
{
background-color: #212318;
}
.cornertop1
{
width: 908px;
height: 3px;
}
.cornertop2
{
width: 906px;
height: 2px;
}
.cornertop3
{
width: 904px;
height: 1px;
}
.cornertop4
{
width: 900px;
height: 1px;
}
.cornertop5
{
width: 894px;
height: 1px;
}
.cornerbt1
{
width: 908px;
height: 3px;
}
.cornerbt2
{
width: 906px;
height: 2px;
}
.cornerbt3
{
width: 904px;
height: 1px;
}
.cornerbt4
{
width: 900px;
height: 1px;
}
.cornerbt5
{
width: 894px;
height: 1px;
}
.header_link
{
float: left;
padding: 2px;
margin-left: 8px;
}
.rss
{
color: #00CCFF;
float: right;
padding: 2px;
margin-right: 8px;
}
.buttons
{
margin-top: 5px;
margin-left: auto;
margin-right: auto;
width: 900px;
text-align: center;
}
.buttons div
{
float: left;
width: 89px;
height: 32px;
background: #363928 url(images/ombre_bt.gif) no-repeat bottom;
margin-right: 15px;
}
.buttons a
{
display: block;
width: 85px;
height: 20px;
text-align: center;
padding-top: 8px;
color: #FFFFFF;
background: #5B6044 url(images/button.gif) repeat-x top;
font-family: "Trebuchet MS";
font-weight: lighter;
}
.buttons a:hover
{
background: #5B6044 url(images/button_hover.gif) no-repeat bottom center;
text-decoration: none;
}
.recherche
{
float: right;
text-align: left;
margin: 4px 10px;
}
.recherche a
{
color: #99CC00;
}
input[type="text"]
{
color: #345800;
width: 120px;
background-color: #E7ECCE;
border: #CCFF34 solid 1px;
margin: 2px;
}
input[type="text"]:focus
{
border-color: #CCFF34;
background-color: #FFFFFF;
}
input[type="submit"]
{
width: 50px;
height: 15px;
color: #FFFFFF;
font-family:"verdana";
font-weight: bold;
font-size: 8px;
text-decoration:none;
background: transparent;
background-image: url(images/ok.gif);
border: 0px;
cursor: pointer;
margin: 2px;
}
input[type="submit"]:hover
{
color: #043A50;
}
.annonce
{
background-color: #2E3122;
padding: 1px 6px;
font-size: 11px;
}
.menu
{
float: left;
background-color: #2E3122;
margin: 4px 2px;
width: 214px;
}
.menu_head
{
background: #363928 url(images/menu.gif) no-repeat top left;
width: 214px;
height: 14px;
}
.menu a
{
text-align: left;
text-indent: 8px;
font-weight: normal;
display: block;
width: 210px;
height: 23px;
margin: 1px;
background-color: #35392A;
color: #999966;
font-size: 11px;
}
.menu a:hover
{
color: #FFFFFF;
background: #797C6C url(images/menu_lien.gif) repeat-x bottom;
text-decoration: none;
}
.space
{
height: 20px;
}
.corps_top
{
float: right;
clear: right;
width: 680px;
margin: 12px 5px;
background: #2E3122 url(images/corps.gif) repeat-y center;
}
.border_top
{
width: 680px;
height: 9px;
background: #363928 url(images/corpstop.gif) no-repeat center;
}
.border_bt
{
width: 680px;
height: 9px;
background: #363928 url(images/corpsbt.gif) no-repeat center;
}
.corps_top img, .corps_top div
{
float: left;
margin: 2px 6px;
}
.corps_top .ressource
{
float: right;
width: 96px;
height: 50px;
padding-top: 25px;
margin-right: 6px;
background: transparent url(images/ressource.gif) no-repeat bottom;
color: #00CCFF;
}
.corps_top .border_top, .corps_top .border_bt
{
margin: 0;
float: none;
clear: both;
}
.ressource span
{
color: #FFFFFF;
font-weight: bold;
}
.corps
{
float: right;
clear: right;
margin: 5px;
width: 680px;
background: #2E3122 url(images/corps.gif) repeat-y center;
font-size: 11px;
}
.corps .barre
{
background: transparent url(images/barre.gif) no-repeat center;
width: 670px;
height: 20px;
padding-top: 3px;
color: #FFFFFF;
font-weight: bold;
margin: 8px 4px;
}
.corps div
{
margin: 8px 0px;
height: 20px;
padding-top: 3px;
width: 670px;
background-color: #35392A;
margin: 4px;
}
.corps .border_top, .corps .border_bt
{
margin: 0;
padding: 0;
height: 9px;
width: 680px;
}
.footer
{
width: 894px;
clear: both;
background-color: #212318;
padding: 8px;
}

View file

@ -1,65 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<meta http-equiv="Content-Language" content="fr" />
<title>::Halo-Battle:: - CSNU</title>
<link rel="stylesheet" href="../templates/csnu/base.css" type="text/css" media="all" />
</head>
<body>
<div class="cornertop5"></div>
<div class="cornertop4"></div>
<div class="cornertop3"></div>
<div class="cornertop2"></div>
<div class="cornertop1"></div>
<div class="all">
<div class="header">
<div class="header_link"><span style="color: rgb(153, 204, 0);">{DATEHEURET}</span> | <a href="#">Titre dernière news</a> | <a href="#">Dernier topic forum</a> | <a href="#">Dernier membre inscrit</a> | <a href="#">Téléchargement</a> | <a href="#">Lien</a></div><a href="#" class="rss"><img src="images/menu/rss.gif" alt="RSS" height="14" width="14" /> RSS :: s'abonner</a>
<img src="images/menu/h_header.jpg" alt="header" height="82" width="908" />
<div class="buttons"><div><a href="depart.php">ACCUEIL</a></div> <div><a href="#">LE JEU</a></div> <div><a href="#">S'INSCRIRE</a></div> <div><a href="#">FORUM</a></div> <div><a href="#">STAFF</a></div> <div><a href="#">F.A.Q.</a></div></div>
<form class="recherche" action="#" method="post"><fieldset><input name="recherche" value="rechercher" onfocus="this.value = this.value!='rechercher'?this.value:''" onblur="this.value=this.value==''?'rechercher':this.value" type="text" /> <input value="OK" type="submit" /><br /><a href="#"><img src="images/menu/recherche.gif" alt="+" height="7" width="7" /> Recherche Avancée</a></fieldset></form>
<div style="clear: both;"></div>
</div>
<div class="annonce"><span style="color: rgb(153, 153, 153); float: left;"><b>DEFENDREZ-VOUS L'HUMANITE OU LA DETRUIREZ-VOUS</b></span><span style="color: rgb(255, 204, 0); float: right;">{COUNTHUMAINS} Marines et {COUNTCOVENANTS} Covenants se battent dans <ins>1 univers</ins></span><div style="clear: both;"></div></div>
<div>
<div class="menu"><div class="menu_head"></div>
<a href="depart.php">Accueil</a> <a href="#">Batiments</a> <a href="#">Caserne</a> <a href="#">Chantier spatial</a> <a href="#">Chantier terrestre</a> <a href="#">Défenses</a> <a href="#">Laboratoires</a> <a href="#">Arbre technologique</a><div class="space"></div>
<a href="#">Ressources</a> <a href="#">Gestion</a> <a href="#">Flotte</a> <a href="#">Armée</a> <a href="#">Carte spatiale</a> <a href="#">Options</a><div class="space"></div>
<a href="#">Messages</a> <a href="#">Alliance</a> <a href="#">Classement</a> <a href="#">Forums</a> <a href="#">Rapports de bug</a> <a href="#">F.A.Q.</a> <a href="#">Déconnexion</a><div class="space"></div>
</div>
<div class="corps_top">
<div class="border_top"></div>
<img src="images/planetes/{RES_IMAGE}.jpg" alt="planète" height="70" width="70" />
<div style="color: rgb(105, 147, 167);">Bonjour, <span style="color: rgb(204, 204, 0);">{PSEUDO},</span><br />Votre position actuelle:<br /><br />
<form action="ndepart.php" method="get" id="change_planete">
<p>
<select size="1" onchange="document.getElementById('change_planete').submit();" name="Pid">
<!-- BEGIN planetes -->
<option value="{planetes.RES_VALUE}"{planetes.RES_MORE}>{planetes.RES_NOM} {planetes.RES_REF}</option>
<!-- END planetes -->
</select>
</p>
</form>
</div>
<div class="ressource"><span>{NOM_ENERGIE}</span><br />{RES_ENERGIE}</div>
<div class="ressource"><span>{NOM_HYDROGENE}</span><br />{RES_HYDROGENE}</div>
<div class="ressource"><span>{NOM_CRISTAL}</span><br />{RES_CRISTAL}</div>
<div class="ressource"><span>{NOM_METAL}</span><br />{RES_METAL}</div>
<div class="border_bt"></div>
</div>
<div class="corps">{PUB}<br />
{CONTENU}
</div>
<div class="footer">Réalisé par Halo-Battle Staff<br />Design by <a href="http://www.theartscommunity.org/" onclick="window.open(this.href); return false;"><ins>nothingarts</ins></a><br /><br />Site visité 514200 fois depuis sa création<br /><a href="#">Accueil</a> | <a href="#">Le jeu</a> | <a href="#">S'inscrire</a> | <a href="#">Forum</a> | <a href="#">Staff</a> | <a href="#">F.A.Q.</a></div>
</div>
</div>
<div class="cornerbt1"></div>
<div class="cornerbt2"></div>
<div class="cornerbt3"></div>
<div class="cornerbt4"></div>
<div class="cornerbt5"></div>
<!-- \\******* By Phantom & Némunaire *******// Halo-Battle, Tous droits réservés -->
</body></html>

View file

@ -1,12 +0,0 @@
<div class="border_top"></div>
<div class="barre">Evénements</div>
<span style="text-align: left; text-indent: 12px; display: block;">Heure du serveur: {DATEHEURE}</span>
<span style="text-align: left; text-indent: 12px; display: block;">{MESSAGERIE}</span>
<div style="background-color: rgb(71, 76, 54);"><a href="rename.php" style="color: #FFFFFF; font-weight: normal;">{NOM_PLANETE}</a><span style="color: rgb(105, 147, 167);"> (<span style="color: rgb(204, 204, 0);">{PSEUDO_PLANETE}</span>)</span></div>
<img src="images/planetes/{IMAGE}.jpg" alt="planete" height="200" width="200" />
<div class="barre">Infos</div>
<div>Diamètre: {DESC_DIAMETRE} km <ins>({DESC_CASES}/{DESC_CASESMAX} cases)</ins></div>
<div>Race : {RACE}</div>
<div>Position: {GALAXIE}.{SYSTEME}.{POSITION}</div>
<div>Classement: {POINTS} points ({PLACE})</div>
<div class="border_bt"></div>

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 B

View file

@ -1,22 +0,0 @@
<form action="nom.php" method="post">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td colspan=3>Votre planète</td>
</tr>
<tr>
<td>Position</td>
<td>Nom</td>
<td>Actions</td>
</tr>
<tr>
<td>1:4:10</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Rennomer</td>
<td><input type="text" name="nouveaunom" size="20" class="zone_texte" /></td>
<td><input type="submit" value="Renommer" class="bouton" /></td>
</tr>
</table>
</form>

View file

@ -1,20 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="fr" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=windows-1252" />
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta name="Description" content="Jeu en ligne de simulation de guerre spatiale" />
<meta name="Author" content="Halo-Battle" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" media="screen" type="text/css" title="design" href="descriptions/diz/base.css" />
<title> ::Halo-Battle:: Bêta</title>
</head>
<body><p>
{HEADER}
{RESSOURCES}<br /><br /><br /><br /><div class="centre">{PUB}</div><br />{ERREUR}
{PAGE}</p>
</body>
</html>

View file

@ -1,381 +0,0 @@
*
{
margin: 0;
padding: 0;
border: 0;
}
a
{
text-decoration: none;
font-weight: bold;
color: #FF3B01;
}
a:hover,a:visited:hover
{
text-decoration: underline;
}
a:visited
{
text-decoration: none;
}
body, html
{
background-color: #000000;
text-align: center;
font-family: "arial";
font-size: 10px;
color: #585858;
}
.all
{
background-color: #161616;
width: 930px;
margin-top: 30px;
margin-bottom: 70px;
margin-left: auto;
margin-right: auto;
padding: 16px;
}
.header
{
background-color: #1C1C1C;
border: #222222 solid 1px;
color: #FF3B01;
margin-bottom: 20px;
}
.header_link
{
text-align: left;
margin-left: 30px;
}
.buttons
{
margin-top: 5px;
margin-left: auto;
margin-right: auto;
width: 890px;
text-align: center;
}
.buttons a
{
display: block;
float: left;
width: 105px;
height: 30px;
text-align: center;
padding-top: 10px;
margin-right: 15px;
color: #FFFFFF;
border: #373737 solid 1px;
background: #232323 url(images/button.gif) repeat-x bottom;
}
.buttons a:hover
{
color: #FF3B01;
background: #414141 url(images/button_hover.gif) repeat-x bottom;
text-decoration: none;
}
.pub
{
background-color: transparent;
border: none;
}
.corps
{
background-color: #1C1C1C;
border: #222222 solid 1px;
padding: 30px;
line-height: 18px;
}
.cadre
{
background-color: #222222;
border: #303030 solid 1px;
padding: 20px;
margin-bottom: 50px;
}
.titre_cadre
{
background-color: #1C1C1C;
border: #303030 solid 1px;
padding: 5px;
margin-bottom: 30px;
}
.titre
{
border: #303030 solid 1px;
padding: 15px;
margin-bottom: 10px;
}
.accueil_planete
{
border: #3E3E3E solid 1px;
margin: 20px;
}
.contour
{
background-color: #1C1C1C;
border: #303030 solid 1px;
padding: 5px;
}
.accueil
{
border: #303030 solid 1px;
padding: 15px;
margin-top: 20px;
}
.footer
{
background-color: #FFFFFF;
padding: 15px;
font-size: 11px;
color: #925F46;
}
.hightlight
{
color: #C2671E;
font-family: sans-serif;
font-size: 12px;
word-spacing: 2px;
}
.construction
{
margin-left: auto;
margin-right: auto;
text-align: center;
border-collapse: separate;
border-spacing: 20px;
}
.constructionD
{
width: 130px;
height: 132px;
border: #464646 solid 1px;
cursor: pointer;
float: left;
}
.constructionI
{
height: 150px;
width: 20px;
float: left;
border: none;
}
.espace
{
width: 450px;
text-align: right;
}
input[type="text"]
{
color: #E88607;
width: 60px;
background-color: #DFDFDF;
border: #4F4F4F solid 1px;
}
input[type="text"]:focus
{
background-color: #FFD49D;
color: #000000;
}
input[type="text"]:hover
{
color: #8F5100;
}
input[type="submit"]
{
color: #F26701;
background-color:#FFFFFF;
font-weight: bold;
font-size: 12px;
border: outset #3A3A3A 2px;
margin: 8px;
padding: 2px;
}
input[type="submit"]:focus
{
border: inset #3A3A3A 2px;
}
.espace a
{
font-size: 22px;
font-family: sans-serif;
}
.systeme
{
margin-left: auto;
margin-right: auto;
text-align: center;
border-collapse: separate;
border-spacing: 4px;
empty-cells: show;
}
.systeme td
{
border: #614F3E solid 1px;
padding: 4px 10px;
font-size: 11px;
font-weight: bold;
color: #93846F;
}
#arbre
{
position:absolute;
bottom: 60px;
left: 20px;
width: 220px;
display: none;
}
#menu
{
float: left;
width: 50px;
height: 15px;
background-color: #C05B01;
color: #FFFFFF;
border: outset #3A3A3A 1px;
margin: 20px;
cursor: pointer;
}
#arbre a
{
display: block;
background-color: #7A7A7A;
width: 220px;
height: 15px;
margin-bottom: 1px;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
}
#arbre a:hover
{
background-color: #373737;
color: #FF3B01;
}
#arbre .space
{
background-color: transparent;
height: 3px;
}
.bulle
{
position: absolute;
width: 200px;
height: 250px;
background-color: #000000;
filter: alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
padding: 5px;
}
.bulle a
{
font-size: 13px;
}
#barre
{
position: fixed;
left: 0px;
bottom: 0px;
z-index: 50;
width: 100%;
height: 65px;
background-color: #2B2B2B;
}
#barre span
{
float: left;
display: block;
padding: 4px;
margin: 15px 20px;
font-size: 12px;
border: #E28500 ridge 2px;
background-color: #A8A8A8;
}
#barre .planetes img
{
width: 55px;
height: 55px;
padding: 2px;
}
#barre a.planetes
{
display: block;
margin: 0 10px;
float: right;
display: block;
color: #FFFFFF;
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
border: #2B2B2B 1px dashed;
}
#barre a.planetes:hover
{
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
border: #E14C03 1px dashed;
}
.versions
{
font-size: 12px;
}
.versions th
{
background-color: #222222;
border: #3C3C3C solid 1px;
}
.versions td
{
background-color: #222222;
border: #3C3C3C solid 1px;
}

View file

@ -1,54 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="fr" />
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<title> ::Halo-Battle:: </title>
<link rel="stylesheet" href="../templates/forerunner/base.css" type="text/css" media="all" />
<script src="../templates/forerunner/menu.js" type="text/javascript"></script>
<script src="../js/prototype.js" type="text/javascript"></script>
<script src="flotte.js" type="text/javascript"></script>
</head>
<body>
{HEADER}
<div class="all">
<div class="header">
<div id="barre">
<div id="menu" onclick="menu()" onmousemove="menu()" onmouseout="hidemenu()">menu</div>
<div id="arbre" onmouseout="hidemenu()" onmousemove="menu()">
<a href="version.php">Version {VERSION}</a><div class="space"></div>
<a href="depart.php?pas=0">::Accueil::</a><a href="batiment.php">::Batiments::</a><a href="prochainement.php">::Caserne::</a><a href="chantier_spatial.php">::Chantier Spatial::</a><a href="prochainement.php">::Chantier terrestre::</a><a href="defense.php">::Défenses::</a><a href="laboratoire.php">::Laboratoire::</a><a href="#">::Arbre Technologique::</a><div class="space"></div>
<a href="ressources.php">::Ressources::</a><a href="prochainement.php">::Gestion::</a><a href="flotte.php">::Flotte::</a><a href="prochainement.php">::Armée:</a><a href="carte.php">::Carte Spatiale::</a><a href="options.php">::Options::</a><div class="space"></div>
<a href="messagerie.php">::Messages::</a><a href="prochainement.php">::Alliance::</a><a href="#">::Classement::</a><a href="http://halo-battle.s-fr.com/forum/index.php" onclick="window.open(this.href); return false;">::Forum::</a><a href="#">::Rapport de bug::</a><a href="prochainement.php">::FAQ::</a><div class="space"></div>
<a href="../logout.php">::Déconnexion::</a>
</div>
<span style="color:#B45B1A">{NOM_METAL}: {RES_METAL}</span><span style="color:#0A6862">{NOM_CRISTAL}: {RES_CRISTAL}</span><span style="color:#461AB4">{NOM_HYDROGENE}: {RES_HYDROGENE}</span><span style="color:#461AB4">{NOM_ENERGIE}: {RES_ENERGIE}</span>
<!-- BEGIN planetes -->
<a title="{planetes.RES_NOM}" class="planetes" href="ndepart.php?Pid={planetes.RES_VALUE}"><img alt="{planetes.RES_NOM}" src="images/planetes/{planetes.RES_IMG}.jpg" /></a>
<!-- END planetes -->
</div>
<div class="header_link"><a href="#">Téléchargement</a> | <a href="#">Dernier membre inscrit</a> | <a href="#">Dernière news</a> | <a href="#">Note</a> | <a href="#">Archive</a></div>
<img src="images/menu/f_header.jpg" alt="header" width="891" height="113" />
<div class="buttons"><a href="depart.php?pas=0">Accueil</a> <a href="http://halo-battle.s-fr.com/forum/index.php" onclick="window.open(this.href); return false;">Forum</a> <a href="batiment.php">Batiments</a> <a href="laboratoire.php">Laboratoire</a> <a href="carte.php">Galaxie</a> <a href="#">Statistiques</a></div>
<div style="clear: both;"></div>
</div>
<div class="pub">
{PUB}
</div>
<br />
<div class="corps">
{CONTENU}
</div>
<div class="footer">Halo-Battle, Tous droits réservés.<br />Coding By Master_Leon &amp; N&eacute;munaire<br />Design By O D S T &amp; Phantøm</div>
</div>
<!-- \\******* By Phantom & Némunaire *******// Halo-Battle, Tous droits réservés -->
</body>
</html>

View file

@ -1,22 +0,0 @@
{ERREUR}
<div class="cadre">
<div class="titre_cadre">
<div class="titre"><span class="hightlight">File d'attente</span><br /><br />
<!-- BEGIN file -->
{file.NOM} - {file.RESTANT}<i><a href="annul_bat.php?bat={file.NUM}">Annuler</a></i>{CHAINE}<br />
<!-- END file -->
{FILETXT}
</div>
</div>
<div class="contour">
<table style="margin-left: auto; margin-right: auto; text-align: center; width: 620px;">
<tbody>
<tr><td>
<!-- BEGIN batiment -->
<div class="constructionD" onclick="view_info(this,'{batiment.NOME}','{batiment.NEC_METAL}','{batiment.NEC_CRISTAL}','{batiment.NEC_HYDROGENE}','{batiment.TEMPS}','{batiment.DESCRIPTIONE}','{batiment.LIEN}','{batiment.ACT}',false)"><img src="images/batiments/{batiment.IMAGE}" width="130" height="132" alt="{batiment.NOM}" /></div><div class="constructionI"></div>
<!-- END batiment -->
</td></tr>
</tbody>
</table>
</div>
</div>

View file

@ -1,39 +0,0 @@
{ERREUR}
<form action="carte.php" method="get">
<table border="0" style="text-align: center; margin-left: auto; margin-right: auto;">
<tr>
<td class="z" style="width: 50%;">Amas<br /><input name="galaxy" value="{GALAXIE}" size="5" maxlength="2" type="text" class="zone_texte" /></td>
<td class="z" style="width: 50%;">Système solaire<br /><input name="ss" value="{SYSTEME}" size="5" maxlength="3" type="text" class="zone_texte" /></td>
</tr>
<tr>
<td class="z" colspan="2">
<a href="carte.php?galaxy={GALAXIEM}&amp;ss={SYSTEMEM}">&lt;&lt;&lt;</a> <input value="Afficher" type="submit" class="bouton" /> <a href="carte.php?galaxy={GALAXIEP}&amp;ss={SYSTEMEP}">&gt;&gt;&gt;</a>
</td>
</tr>
</table>
</form>
<br />
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td colspan="6" class="z" style="text-align: center;"><b>Système {GALAXIE} : {SYSTEME}</b></td>
</tr>
<tr>
<td>Position</td>
<td>Nom</td>
<td>Débris métal</td>
<td>Débris cristal</td>
<td>Joueur</td>
<td>Message</td>
</tr>
<!-- BEGIN planete -->
<tr>
<td style="height: 20px">{planete.I}</td>
<td>{planete.NOM}</td>
<td>{planete.DEB_MET}</td>
<td>{planete.DEB_CRI}</td>
<td>{planete.RACE} {planete.JOUEUR}</td>
<td>{planete.MAIL}</td>
</tr>
<!-- END planete -->
</table>

View file

@ -1,22 +0,0 @@
{ERREUR}
<div class="cadre">
<div class="titre_cadre">
<div class="titre"><span class="hightlight">File d'attente</span><br /><br />
<!-- BEGIN file -->
{file.NOM} - {file.RESTANT}<i><a href="annul_vais.php?vai={file.NUM}&amp;depart={file.I}">Annuler</a></i>{CHAINE}<br />
<!-- END file -->
{FILETXT}
</div>
</div>
<div class="contour">
<table style="margin-left: auto; margin-right: auto; text-align: center; width: 620px;">
<tbody>
<tr><td>
<!-- BEGIN vaisseau -->
<div class="constructionD" onclick="view_info(this,'{vaisseau.NOME}','{vaisseau.NEC_METAL}','{vaisseau.NEC_CRISTAL}','{vaisseau.NEC_HYDROGENE}','{vaisseau.TEMPS}','{vaisseau.DESCRIPTIONE}','{vaisseau.LIEN}','{vaisseau.ACT}',true)"><img src="images/vaisseaux/{vaisseau.IMAGE}" width="130" height="132" alt="{vaisseau.NOM}" /><br />{vaisseau.NIVEAU}</div><div class="constructionI"></div>
<!-- END vaisseau -->
</td></tr>
</tbody>
</table>
</div>
</div>

View file

@ -1,20 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="fr" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=windows-1252" />
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta name="Description" content="Jeu en ligne de simulation de guerre spatiale" />
<meta name="Author" content="Halo-Battle" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" media="screen" type="text/css" title="design" href="descriptions/diz/base.css" />
<title> ::Halo-Battle:: Bêta</title>
</head>
<body><p>
{HEADER}
{RESSOURCES}<br /><br /><br /><br /><div class="centre">{PUB}</div><br />{ERREUR}
{PAGE}</p>
</body>
</html>

View file

@ -1,22 +0,0 @@
{ERREUR}
<div class="cadre">
<div class="titre_cadre">
<div class="titre"><span class="hightlight">File d'attente</span><br /><br />
<!-- BEGIN file -->
{file.NOM} - {file.RESTANT}<i><a href="annul_vais.php?vai={file.NUM}&amp;depart={file.I}">Annuler</a></i>{CHAINE}<br />
<!-- END file -->
{FILETXT}
</div>
</div>
<div class="contour">
<table style="margin-left: auto; margin-right: auto; text-align: center; width: 620px;">
<tbody>
<tr><td>
<!-- BEGIN defense -->
<div class="constructionD" onclick="view_info(this,'{defense.NOME}','{defense.NEC_METAL}','{defense.NEC_CRISTAL}','{defense.NEC_HYDROGENE}','{defense.TEMPS}','{defense.DESCRIPTIONE}','{defense.LIEN}','{defense.ACT}',true)"><img src="images/terrestre/{defense.IMAGE}" width="130" height="132" alt="{defense.NOM}" /><br />{defense.NIVEAU}</div><div class="constructionI"></div>
<!-- END defense -->
</td></tr>
</tbody>
</table>
</div>
</div>

View file

@ -1,10 +0,0 @@
<div class="cadre">
<div class="titre_cadre">
<div class="titre">Heure du serveur: <span class="hightlight">{DATEHEURE}</span><br />{MESSAGERIE}</div>
{FLOTTE}
</div>
<div class="contour">
<img src="images/planetes/{IMAGE}.jpg" class="accueil_planete" alt="planète" width="200" height="200" /><br /><a href="rename.php">{NOM_PLANETE}</a>
<div class="accueil">Diamètre: <span class="hightlight">{DESC_DIAMETRE} km ({DESC_CASES}/{DESC_CASESMAX} cases)</span><br />Race: <span class="hightlight">{RACE}</span><br />Position: <span class="hightlight">[{GALAXIE}:{SYSTEME}:{POSITION}]</span><br />Classement: <span class="hightlight">{POINTS} points ({PLACE})</span></div>
</div>
</div>

View file

@ -1,31 +0,0 @@
{ERREUR}
<div class="cadre">
{FLOTTESEC}
<div class="contour">
<form method="post" action="lancer_flotte.php">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<th style="width: 200px;">Vaisseaux<input type="hidden" name="action" value="avt" /></th>
<th style="width: 150px;">Nombre disponible</th>
<th style="width: 70px">Max</th>
<th style="width: 100px">A envoyer<br />Flottes : {NBFLOTTE}/{NBFLOTTEMAX}</th>
</tr>
<!-- BEGIN vaisseau -->
<tr>
<td>{vaisseau.NOM}</td>
<td style="text-align: center;">{vaisseau.NB}</td>
<td><a href="javascript:maxvaisseau('vaisseau{vaisseau.NUM}');">max</a></td>
<td><input name="maxvaisseau{vaisseau.NUM}" value="{vaisseau.NB}" type="hidden" /><input type="text" class="zone_texte" size="8" maxlength="10" name="vaisseau{vaisseau.NUM}" /></td>
</tr>
<!-- END vaisseau -->
<tr>
<td colspan="2"><a href="javascript:aucunvaisseaux();">Aucun vaisseau</a></td>
<td colspan="2"><a href="javascript:maxvaisseaux();">Tous les vaisseaux</a></td>
</tr>
<tr>
<td colspan="4">{ACTION}</td>
</tr>
</table>
</form>
</div>
</div>

View file

@ -1,74 +0,0 @@
{ERREUR}
<div class="cadre">
<div class="contour">
<form method="post" action="creerflotte.php">
<p>
<input type="hidden" name="action" value="apr" />
<!-- BEGIN vaisseau -->
<input type="hidden" name="vaisseau{vaisseau.NUM}" value="{vaisseau.NB}" />
<!-- END vaisseau -->
</p>
<table style="width: 500px; margin-left: auto; margin-right: auto;">
<tr>
<td colspan="2">Pr&eacute;paration de la flotte</td>
</tr>
<tr>
<td style="width: 50%">Nom</td>
<td style="width: 50%"><input type="text" name="nom" id="nom_fleet" maxlength="250" size="20" onchange="tempsFlotte();" class="zone_texte" /></td>
</tr>
<tr>
<td style="width: 50%">Destination</td>
<td style="width: 50%"><input type="text" name="galaxie" id="end_galaxie" maxlength="1" size="2" class="zone_texte" onchange="tempsFlotte();" value="{GALAXIE}" />:<input type="text" name="ss" id="end_ss" maxlength="3" size="2" class="zone_texte" onchange="tempsFlotte();" value="{SYSTEME}" />:<input type="text" name="position" id="end_position" maxlength="2" size="2" class="zone_texte" onchange="tempsFlotte();" value="{POS}" /></td>
</tr>
<tr>
<td style="width: 50%">Vitesse</td>
<td style="width: 50%">
<select name="speed" id="vitesse" onchange="tempsFlotte();">
<option value="100">100%</option>
<option value="75">75%</option>
<option value="50">50%</option>
<option value="25">25%</option>
</select>
</td>
</tr>
<tr>
<td style="width: 50%">Temps de d&eacute;placement</td>
<td style="width: 50%" id="temps">-</td>
</tr>
<tr>
<td style="width: 50%">Consomation</td>
<td style="width: 50%" id="conso">-</td>
</tr>
<tr>
<td colspan="2">Mission &amp; Contenu</td>
</tr>
<tr>
<td style="width: 50%">Mission</td>
<td style="width: 50%">
<select name="mission" id="mission" onchange="tempsFlotte();">
<option value="1">Attaquer</option>
<option value="2">Transporter</option>
<option value="0">Stationner</option>
{ACTIONSUPP}
</select>
</td>
</tr>
<tr>
<td style="width: 50%">M&eacute;tal</td>
<td style="width: 50%"><input type="text" name="metal" maxlength="6" size="10" class="zone_texte" /></td>
</tr>
<tr>
<td style="width: 50%">Cristal</td>
<td style="width: 50%"><input type="text" name="cristal" maxlength="6" size="10" class="zone_texte" /></td>
</tr>
<tr>
<td style="width: 50%">Hydrog&egrave;ne</td>
<td style="width: 50%"><input type="text" name="hydrogene" id="cale_hyd" onchange="tempsFlotte();" maxlength="6" size="10" class="zone_texte" /></td>
</tr>
<tr>
<td colspan="2" id="deblok"><b>Compl&egrave;tez les champs ci-dessus</b></td>
</tr>
</table>
</form>
</div>
</div>

View file

@ -1,31 +0,0 @@
{ERREUR}
<div class="cadre">
{FLOTTESEC}
<div class="contour">
<form method="post" action="lancer_flotte.php">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<th style="width: 200px;">Vaisseaux<input type="hidden" name="action" value="avt" /></th>
<th style="width: 150px;">Nombre disponible</th>
<th style="width: 70px">Max</th>
<th style="width: 100px">A envoyer<br />Flottes : {NBFLOTTE}/{NBFLOTTEMAX}</th>
</tr>
<!-- BEGIN vaisseau -->
<tr>
<td>{vaisseau.NOM}</td>
<td style="text-align: center;">{vaisseau.NB}</td>
<td><a href="javascript:maxvaisseau('vaisseau{vaisseau.NUM}');">max</a></td>
<td><input name="maxvaisseau{vaisseau.NUM}" value="{vaisseau.NB}" type="hidden" /><input type="text" class="zone_texte" size="8" maxlength="10" name="vaisseau{vaisseau.NUM}" /></td>
</tr>
<!-- END vaisseau -->
<tr>
<td colspan="2"><a href="javascript:aucunvaisseaux();">Aucun vaisseau</a></td>
<td colspan="2"><a href="javascript:maxvaisseaux();">Tous les vaisseaux</a></td>
</tr>
<tr>
<td colspan="4">{ACTION}</td>
</tr>
</table>
</form>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 588 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

View file

@ -1,22 +0,0 @@
{ERREUR}
<div class="cadre">
<div class="titre_cadre">
<div class="titre"><span class="hightlight">File d'attente</span><br /><br />
<!-- BEGIN file -->
{file.NOM} - {file.RESTANT}<i><a href="annul_tec.php?tec={file.NUM}">Annuler</a></i>{CHAINE}<br />
<!-- END file -->
{FILETXT}
</div>
</div>
<div class="contour">
<table style="margin-left: auto; margin-right: auto; text-align: center; width: 620px;">
<tbody>
<tr><td>
<!-- BEGIN technologie -->
<div class="constructionD" onclick="view_info(this,'{technologie.NOME}','{technologie.NEC_METAL}','{technologie.NEC_CRISTAL}','{technologie.NEC_HYDROGENE}','{technologie.TEMPS}','{technologie.DESCRIPTIONE}','{technologie.LIEN}','{technologie.ACT}',false)"><img src="images/technologies/{technologie.IMAGE}" width="130" height="132" alt="{technologie.NOM}" /></div><div class="constructionI"></div>
<!-- END technologie -->
</td></tr>
</tbody>
</table>
</div>
</div>

View file

@ -1 +0,0 @@
<span style="font-size: 130%; font-weight: bold;">{TEXTE}</span>

View file

@ -1,149 +0,0 @@

var view = false;
function menu()
{
/*
var x = 0;
var y = -15;
var menu1 = document.getElementById("menu");
var menu2 = document.getElementById("menu");
var xmenu = menu1.offsetLeft;
var ymenu = menu1.offsetBottom;
while (menu1 && menu1.tagName != 'BODY')
{
x += xmenu;
menu1 = menu1.offsetParent;
xmenu = menu1.offsetLeft;
}
while (menu2 && menu2.tagName != 'BODY')
{
y += ymenu;
menu2 = menu2.offsetParent;
ymenu = menu2.offsetBottom;
}
if (document.getElementById("arbre").style.display=="none" || !view)
{*/
document.getElementById("arbre").style.display = "block";
view = true;
/* }
else
{
document.getElementById("arbre").style.display = "none";
}
*/
return true;
}
function hidemenu()
{
setTimeout("hidemenuV()",750);
view = false;
}
function hidemenuV()
{
if (view == false) {
document.getElementById("arbre").style.display = "none";
}
}
var info_var;
var onclick_var;
var kill = false;
function view_info(objet,nom,metal,cristal,hydrogene,temps,info,lien,display,form)
{
if(document.getElementById("bulle"))
{
var bulle = document.getElementById("bulle").parentNode;
bulle.innerHTML = info_var;
bulle.setAttribute("onclick",onclick_var);
info_var= false;
return(view_info(objet,nom,metal,cristal,hydrogene,temps,info,lien,display,form));
}
if (!info_var)
{
var x = 20;
var y = 80;
var menu1 = objet;
var menu2 = objet;
var xmenu = menu1.offsetLeft;
var ymenu = menu1.offsetTop;
while (menu1 && menu1.tagName != 'BODY')
{
x += xmenu;
menu1 = menu1.offsetParent;
xmenu = menu1.offsetLeft;
}
while (menu2 && menu2.tagName != 'BODY')
{
y += ymenu;
menu2 = menu2.offsetParent;
ymenu = menu2.offsetTop;
}
info_var = objet.innerHTML;
onclick_var = objet.getAttribute("onclick");
objet.setAttribute("onclick", "hide_info(this,\'"+nom+"\')");
var envoi = form?'<form action=\"'+lien+'\" method=\"post\">'+(display=="none"?"<span style=\"font-weight: bold; color: #FF3600\" class=\"hightlight\">Ressources insuffisantes</span><br />":"")+'nombre: <input'+(display=="none"?" disabled":"")+' onfocus=\"kill=true\" onblur=\"kill=false\" type=\"text\" name="sa" value=\"0\" /><br /><input'+(display=="none"?" disabled":"")+' onfocus=\"kill=true\" onblur=\"kill=false\" type=\"submit\" value=\"Envoyer\" /></form>':(display=='none'?'<span style=\"font-weight: bold; color: #FF3600\" class=\"hightlight\">Ressources insuffisantes</span>':'<a href=\"'+lien+'\">'+(display=="stop"?"Stopper":"Construire")+'</a>');
objet.innerHTML += '<div id="bulle" onclick=\"hide_info(this.parentNode,\''+nom+'\')\" class=\"bulle\" style=\"top: '+y+'px; left: '+x+'px;\"><span class=\"hightlight\">nom: </span>'+nom+'<br /><span class=\"hightlight\">Coût métal: </span>'+metal+'<br /><span class=\"hightlight\">Coût crisal: </span>'+cristal+'<br /><span class=\"hightlight\">Coût hydrogène: </span>'+hydrogene+'<br /><span class=\"hightlight\">Temps de construction: </span>'+temps+'<br /><span class=\"hightlight\">Description: </span>'+info+'<br /><br />'+envoi+'</div>';
}
return true;
}
function hide_info(objet,nom)
{
if(kill)
{
return;
}
if (info_var)
{
objet.innerHTML = info_var;
objet.setAttribute("onclick",onclick_var);
info_var= false;
return true;
}
else return false;
}
function reste(zetime) {
if (zetime>0) {
var heures = Math.floor(zetime / 3600);
var minutes = Math.floor(((zetime / 3600) - Math.floor(zetime / 3600)) * 60);
var secondes = zetime - ((Math.floor(zetime / 60)) * 60);
if (heures < 10) heures = "0" + heures;
if (minutes < 10) minutes = "0" + minutes;
if (secondes < 10) secondes = "0" + secondes;
document.getElementById("axion").innerHTML = heures + ":" + minutes + ":" + secondes;
var restant = zetime - 1;
setTimeout("reste(" + restant + ")", 1000);
}
else {
document.getElementById("axion").innerHTML = "Terminé";
setTimeout(window.document.location.reload(),3000);
}
}

View file

@ -1,62 +0,0 @@
{ERREUR}
<form action="messagerie.php?act=del" method="post">
<div class="cadre">
<div class="contour">
<table style="width: 100%;">
<thead>
<tr>
<th colspan="4">Messagerie priv&eacute;e</th>
</tr>
<tr>
<th> </th>
<th>Emetteur</th>
<th>Titre &amp; extrait</th>
<th>Date d'envoie</th>
</tr>
</thead>
<tbody>
<!-- BEGIN messages -->
<tr{messages.SPECIAL}>
<td><input type="checkbox" name="action" value="{messages.ID}" /></td>
<td>{messages.EXPEDITEUR}</td>
<td><a href="messagerie.php?act=lire&id={messages.ID}"><b>{messages.SUJET}</b></a> - <i>{messages.EXTRAIT}</i></td>
<td>{messages.DATEHEURE}</td>
</tr>
<!-- END messages -->
{MESS}
</tbody>
</table>
</div>
<br />
<div class="contour">
<table style="width: 100%;">
<thead>
<tr>
<th colspan="4">Rapports</th>
</tr>
<tr>
<th> </th>
<th>Type</th>
<th>Titre &amp; extrait</th>
<th>Date d'envoie</th>
</tr>
</thead>
<tbody>
<!-- BEGIN rapports -->
<tr{rapports.SPECIAL}>
<td><input type="checkbox" name="actionrapport" value="{rapports.ID}" /></td>
<td>{rapports.TYPE}</td>
<td><a href="messagerie.php?act=lire&id={rapports.ID}"><b>{rapports.SUJET}</b></a> - <i>{rapports.EXTRAIT}</i></td>
<td>{rapports.DATEHEURE}</td>
</tr>
<!-- END rapports -->
{RAPO}
</tbody>
</table>
</div>
<br />
<div class="contour" style="text-align: left;">
Pour les messages s&eacute;lectionn&eacute;s : <input type="submit" value="Supprimer" /> :: <input type="submit" value="Nouveau" onclick="window.location = 'messagerie.php?act=nouv'; return false;" />
</div>
</div>
</form>

View file

@ -1,35 +0,0 @@
{ERREUR}
<form action="messagerie.php?act=nouv" method="post">
<div class="cadre">
<div class="contour">
<table style="width: 100%;">
<thead>
<tr>
<th colspan="2">Boîte de réception :: Message</th>
</tr>
<tr style="text-align: left;">
<td style="width: 15%;">De :</td>
<td style="width: 85%;">{EMETTEUR}</td>
</tr>
<tr style="text-align: left;">
<td style="width: 15%;">A :</td>
<td style="width: 85%;">{DESTINATAIRE}</td>
</tr>
<tr style="text-align: left;">
<td style="width: 15%;">Envoy&eacute; le :</td>
<td style="width: 85%;">{DATEHEURE}</td>
</tr>
<tr style="text-align: left;">
<td style="width: 15%;">Sujet :</td>
<td style="width: 85%;">{SUJET}</td>
</tr>
</thead>
<tbody>
<tr>
<td colspan="2">{CORPS}</td>
</tr>
</tbody>
</table>
</div>
</div>
</form>

View file

@ -1,31 +0,0 @@
{ERREUR}
<form action="messagerie.php?act=nouv" method="post">
<div class="cadre">
<div class="contour">
<table style="width: 100%;">
<thead>
<tr>
<th colspan="2">Boîte de réception :: Message</th>
</tr>
<tr style="text-align: left;">
<td style="width: 15%;">A :</td>
<td style="width: 85%;">{DESTINATAIRE}</td>
</tr>
<tr style="text-align: left;">
<td style="width: 15%;">Envoy&eacute; le :</td>
<td style="width: 85%;">{DATEHEURE}</td>
</tr>
<tr style="text-align: left;">
<td style="width: 15%;">Type :</td>
<td style="width: 85%;">{SUJET}</td>
</tr>
</thead>
<tbody>
<tr>
<td colspan="2">{CORPS}</td>
</tr>
</tbody>
</table>
</div>
</div>
</form>

View file

@ -1,31 +0,0 @@
{ERREUR}
<form action="messagerie.php?act=nouv" method="post">
<div class="cadre">
<div class="contour">
<table style="width: 100%;">
<thead>
<tr>
<th colspan="2">Envoyer un nouveau message privé</th>
</tr>
</thead>
<tbody>
<tr style="text-align: left;">
<td style="width: 25%;">Nom du destinataire</td>
<td style="width: 75%;"><input type="text" name="util" size="20" maxlength="128" class="zone_texte" /></td>
</tr>
<tr style="text-align: left;">
<td style="width: 25%;">Sujet</td>
<td style="width: 75%;"><input type="text" name="sujet" size="40" maxlength="255" class="zone_texte" /></td>
</tr>
<tr style="text-align: left;">
<td style="width: 25%;">Corps du message</td>
<td style="width: 75%;"><textarea cols="30" rows="10" name="message" class="zone_texte"></textarea></td>
</tr>
<tr>
<td colspan="2"><input type="submit" value="Envoyer" /></td>
</tr>
</tbody>
</table>
</div>
</div>
</form>

View file

@ -1,51 +0,0 @@
{ERREUR}
<div class="cadre">
<div class="contour">
<form action="options_validation.php?chg=mdp" method="post">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td colspan="3"><b>Changer de mot de passe</b></td>
</tr>
<tr>
<td>Ancien mot de passe</td>
<td> </td>
<td><input type="text" name="mdp_anc" maxlength="32" size="20" class="zone_texte" /></td>
</tr>
<tr>
<td>Nouveau mot de passe</td>
<td> </td>
<td><input type="text" name="mdp_nouv" maxlength="32" size="20" class="zone_texte" /></td>
</tr>
<tr>
<td>Confirmer mot de passe</td>
<td> </td>
<td><input type="text" name="mdp_conf" maxlength="32" size="20" class="zone_texte" /></td>
</tr>
<tr>
<td colspan="3"><br /><i><b>Le nouveau mot de passe sera modifi&eacute; apr&egrave;s validation par mail.<br />Veuillez vous assurez que votre adresse actuelle est toujours valide.</b></i><br /><input type="submit" value="Changer" /></td>
</tr>
</table>
</form>
<br />
<form action="options_validation.php?chg=mail" method="post">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td colspan="3"><b>Changer d'adresse &eacute;lectronique</b></td>
</tr>
<tr>
<td>Adresse actuelle</td>
<td> </td>
<td>{MAIL}</td>
</tr>
<tr>
<td>Nouvelle adresse</td>
<td> </td>
<td><input type="text" name="mail" maxlength="64" size="20" class="zone_texte" /></td>
</tr>
<tr>
<td colspan="3"><br /><i><b>L'adresse mail sera modifi&eacute;e une fois valid&eacute;e depuis votre nouvelle adresse.</b></i><br /><input type="submit" value="Changer" /></td>
</tr>
</table>
</form>
</div>
</div>

View file

@ -1,22 +0,0 @@
<form action="nom.php" method="post">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td colspan=3>Votre planète</td>
</tr>
<tr>
<td>Position</td>
<td>Nom</td>
<td>Actions</td>
</tr>
<tr>
<td>1:4:10</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Rennomer</td>
<td><input type="text" name="nouveaunom" size="20" class="zone_texte" /></td>
<td><input type="submit" value="Renommer" class="bouton" /></td>
</tr>
</table>
</form>

View file

@ -1,22 +0,0 @@
<div class="centre">
<table style="margin-left: auto; margin-right: auto; width: 500px; border: #3C3C3C solid 1px;">
<tr>
<th colspan="2"></th>
<th>Coefficient</th>
<th>{NOM_METAL}</th>
<th>{NOM_CRISTAL}</th>
<th>{NOM_HYDROGENE}</th>
<th>{NOM_ENERGIE}</th>
</tr>
<!-- BEGIN batiment -->
<tr>
<td colspan="2">{batiment.NIVEAU} {batiment.NOM}</td>
<td>{batiment.COEFF}</td>
<td><span style="color: {batiment.CMETAL}">{batiment.PMETAL}</span></td>
<td><span style="color: {batiment.CCRISTAL}">{batiment.PCRISTAL}</span></td>
<td><span style="color: {batiment.CHYDROGENE}">{batiment.PHYDROGENE}</span></td>
<td><span style="color: {batiment.CENERGIE}">{batiment.PENERGIE}</span></td>
</tr>
<!-- END batiment -->
</table>
</div>

View file

@ -1,15 +0,0 @@
<table style="width: 530px; margin-left: auto; margin-right: auto;" cellpadding="2" class="versions">
<thead>
<tr>
<th colspan="2">Mises &agrave; jour</th>
</tr>
</thead>
<tbody>
<!-- BEGIN versions -->
<tr>
<td style="width: 20%; font-weight: bold;">version {versions.NUMERO}</td>
<td style="width: 80%; text-align: left;">{versions.DESCRIPTION}</td>
</tr>
<!-- END versions -->
</tbody>
</table>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 KiB

View file

@ -1,270 +0,0 @@
body
{
color: #7093DB;
background-color: #040e1e;
background-image: url('1720.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top left;
scrollbar-arrow-color: #E6EBFB;
scrollbar-base-color: #344566;
scrollbar-track-color: #344566;
scrollbar-face-color: #344566;
scrollbar-highlight-color: #344566;
scrollbar-3dlight-color: #465673;
scrollbar-darkshadow-color: #344566;
scrollbar-shadow-color: #465673;
font-size: 13px;
font-family: Tahoma,sans-serif;
margin-left: 68px;
margin-bottom: 20px;
}
u {
font-style: underline;
}
i {
font-style: italic;
}
a {
color: #4080ff;
font-size: 12px;
font-family: verdana, serif;
text-decoration: underline;
border: none;
}
img {
border: none;
}
a:hover {
cursor: pointer;
}
a:active, a:focus {
cursor: wait;
}
a:visited {
cursor: pointer;
}
.zone_texte {
background-color: #000031;
color: #4080ff;
border: 1px solid #1256C6;
font-family: verdana, serif;
}
.bouton {
background-color: navy;
color: #afbdff;
font-family: verdana, serif;
BORDER-LEFT-COLOR: white;
BORDER-BOTTOM-COLOR: navy;
BORDER-TOP-COLOR: white;
BACKGROUND-COLOR: navy;
BORDER-RIGHT-COLOR: navy;
BORDER-STYLE: outset;
}
.bouton:hover {
color: red;
}
.bouton:active {
BORDER-STYLE: inset;
color: red;
}
div {
border: 1px solid #004080;
float: left;
margin: 1 1 1 1;
}
div.centre {
border: none;
float: none;
margin: auto;
text-align: center;
}
div.a {
height: 132px;
width: 130px;
}
div.b {
height: 132px;
width: 400px;
text-align: justify;
background-image: url(fond/apb.jpg);
}
div.c {
height: 132px;
width: 149px;
text-align: center;
background-image: url(fond/apc.jpg);
}
div.d {
background-color: #00024A;
border: 1px solid #02058A;
margin-bottom: 20;
margin-left: 450;
}
div.fin {
height: 20px;
width: 339px;
text-align: center;
background-image: url(fond/apfin.jpg);
}
div.long {
font-weight: bold;
color: #ff8040;
width: 550px;
text-align: center;
margin-left: 90px;
}
div.ensemble {
width: 550;
height: 300;
margin-left: 90px;
}
div.e {
height: 280px;
width: 125px;
text-align: justify;
background-color: #000151;
border: 0;
border-right: 1px solid #004080;
float: left;
margin: 0;
margin-right: 8px;
padding: 15 10 5 10;
}
#axion {
color: white;
font-weight: bold;
border: none;
background-color: transparent;
margin-top: 50px;
}
.description {
width: 99%;
font-style: italic;
border: none;
}
br.a {
clear: both;
}
span.rc {
font-size: 13px;
font-family: Tahoma,sans-serif;
font-weight: bold;
color: #ffc080;
}
table {
border-collapse: separate;
empty-cells: show;
text-align: center;
border: 0px;
font-size: 12px;
vertical-align: middle;
}
table#ressource {
margin-bottom: 35px;
}
TD {
background-color: #00024A;
border: 1px solid #02058A;
}
TD.a {
background-color: #000151;
border: 1px solid #040e1e;
width: 210px;
}
TD.b {
background-color: #000151;
border: 1px solid #040e1e;
width: 150px;
}
TD.xyz {
background-color: #000151;
border: 1px solid #000170;
}
td.bla {
height: 132px;
width: 130px;
border: 1px solid #004080;
background-repeat: no-repeat;
}
td.blb {
height: 132px;
width: 400px;
text-align: justify;
background-image: url(fond/apb.jpg);
border: 1px solid #004080;
}
td.blc {
height: 132px;
width: 149px;
text-align: center;
background-image: url(fond/apc.jpg);
border: 1px solid #004080;
}
td.bld {
background-color: #00024A;
border: 1px solid #02058A;
margin-bottom: 20;
margin-left: 450;
}
.versions
{
font-size: 12px;
}
.versions th
{
background-color: black;
border: 1px solid #7093DB;
}
.versions td
{
border: 1px solid;
background-color: black;
}
/*attaque {
color: #CC0000;
}
filter: alpha(opacity=10);
-moz-opacity: 0.9; */

View file

@ -1,63 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="fr" />
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta name="Description" content="Jeu en ligne de simulation de guerre spatiale" />
<meta name="Author" content="Halo-Battle" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<script type="text/javascript" src="time.js"></script>
<script src="../js/prototype.js" type="text/javascript"></script>
<script src="flotte.js" type="text/javascript"></script>
<link rel="stylesheet" href="../templates/humain/base.css" type="text/css" media="all" />
<title> ::Halo-Battle:: </title>
<style type="text/css">
TD.c {
background-color: black;
}
TD.d {
background-color: #000043;
}
</style>
</head>
<body>
{HEADER}
<div style="position: fixed; top: 1px; right: 1px; border: none;">
<table id="ressource">
<tr>
<td rowspan="2" class="xyz"><img src="descriptions/diz/planete/{RES_IMAGE}.jpg" style="height: 50px; width: 50px" alt="Planète actuelle" /></td>
<td rowspan="2" class="xyz">
<form action="ndepart.php" method="get" id="change_planete">
<p>
<select size="1" onchange="document.getElementById('change_planete').submit();" name="Pid">
<!-- BEGIN planetes -->
<option value="{planetes.RES_VALUE}"{planetes.RES_MORE}>{planetes.RES_NOM} {planetes.RES_REF}</option>
<!-- END planetes -->
</select>
</p>
</form>
</td>
<td class="xyz">{NOM_METAL}</td>
<td class="xyz">{NOM_CRISTAL}</td>
<td class="xyz">{NOM_HYDROGENE}</td>
<td class="xyz">{NOM_ENERGIE}</td>
</tr>
<tr>
<td class="xyz">{RES_METAL}</td>
<td class="xyz">{RES_CRISTAL}</td>
<td class="xyz">{RES_HYDROGENE}</td>
<td class="xyz">{RES_ENERGIE}</td>
</tr>
</table>
</div>
<p><br /><br /><br /><br /></p>
<div class="centre">{PUB}<br />
{CONTENU}
</div>
</body>
</html>

View file

@ -1,52 +0,0 @@
{ERREUR}
<div class="centre">
<table style="margin-left: auto; margin-right: auto; width: 250px; height: 75px;" cellspacing="2">
<tr>
<td style="height: 20px;"><b>File d'attente</b></td>
</tr>
<tr>
<td>
<div style="overflow: auto; width: 250px; height: 55px;">
<!-- BEGIN file -->
{file.NOM} - <i><a href="annul_bat.php?bat={file.NUM}">Annuler</a></i>{CHAINE}<br />
<!-- END file -->
{FILETXT}
</div>
</td>
</tr>
</table>
</div>
<br />
<div class="centre">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td>
<a href="arbre_bat_{RACE}.php">Arbre des technologies</a>
</td>
</tr>
</table>
</div>
<br class="a" />
<div class="centre">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td style="border:none; background: transparent;">
<table style="border:none; background: transparent; width: 679px;" cellspacing="3">
<!-- BEGIN batiment -->
<tr style="border:none; background: transparent;">
<td class="bla" style="background-image: url(images/batiments/{batiment.IMAGE});"></td>
<td class="blb">
<a href="descriptions.php?bat={batiment.NUM}">{batiment.NOM}</a> {batiment.NIVEAU}
<br /><span class="description">{batiment.DESCRIPTION}</span><br />
Besoin de : {batiment.BESOIN}<br />Temps de construction : {batiment.TEMPS}
</td>
<td class="blc">
{batiment.ACTION}
</td>
</tr>
<!-- END batiment -->
</table>
</td>
</tr>
</table>
</div>

View file

@ -1,39 +0,0 @@
{ERREUR}
<form action="carte.php" method="get">
<table border="0" style="text-align: center; margin-left: auto; margin-right: auto;">
<tr>
<td class="z" style="width: 50%;">Amas<br /><input name="galaxy" value="{GALAXIE}" size="5" maxlength="2" type="text" class="zone_texte" /></td>
<td class="z" style="width: 50%;">Système solaire<br /><input name="ss" value="{SYSTEME}" size="5" maxlength="3" type="text" class="zone_texte" /></td>
</tr>
<tr>
<td class="z" colspan="2">
<a href="carte.php?galaxy={GALAXIEM}&amp;ss={SYSTEMEM}">&lt;&lt;&lt;</a> <input value="Afficher" type="submit" class="bouton" /> <a href="carte.php?galaxy={GALAXIEP}&amp;ss={SYSTEMEP}">&gt;&gt;&gt;</a>
</td>
</tr>
</table>
</form>
<br />
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td colspan="6" class="z" style="text-align: center;"><b>Système {GALAXIE} : {SYSTEME}</b></td>
</tr>
<tr>
<td>Position</td>
<td>Nom</td>
<td>Débris métal</td>
<td>Débris cristal</td>
<td>Joueur</td>
<td>Message</td>
</tr>
<!-- BEGIN planete -->
<tr>
<td style="height: 20px">{planete.I}</td>
<td>{planete.NOM}</td>
<td>{planete.DEB_MET}</td>
<td>{planete.DEB_CRI}</td>
<td>{planete.RACE} {planete.JOUEUR}</td>
<td>{planete.MAIL}</td>
</tr>
<!-- END planete -->
</table>

View file

@ -1,55 +0,0 @@
{ERREUR}
<div class="centre">
<table style="margin-left: auto; margin-right: auto; width: 250px; height: 75px;" cellspacing="2">
<tr>
<td style="height: 20px;"><b>File d'attente</b></td>
</tr>
<tr>
<td style="height: 20px;"><b>Prochain vaisseau :</b> <span id="axion"></span>{RESTE}</td>
</tr>
<tr>
<td>
<div style="overflow: auto; width: 250px; height: 55px;">
<!-- BEGIN file -->
{file.NOM} - <i><a href="annul_vais.php?vai={file.NUM}&amp;depart={file.I}">Annuler</a></i>{CHAINE}<br />
<!-- END file -->
{FILETXT}
</div>
</td>
</tr>
</table>
</div>
<br />
<div class="centre">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td>
<a href="arbre_vaisseaux_{RACE}.php">Arbre des technologies</a>
</td>
</tr>
</table>
</div>
<br class="a" />
<div class="centre">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td style="border:none; background: transparent;">
<table style="border:none; background: transparent; width: 679px;" cellspacing="3">
<!-- BEGIN vaisseau -->
<tr style="border:none; background: transparent;">
<td class="bla" style="background-image: url(images/vaisseaux/{vaisseau.IMAGE});"></td>
<td class="blb">
<a href="descriptions.php?vai={vaisseau.NUM}">{vaisseau.NOM}</a> {vaisseau.NIVEAU}
<br /><span class="description">{vaisseau.DESCRIPTION}</span><br />
Besoin de : {vaisseau.BESOIN}<br />Temps de construction : {vaisseau.TEMPS}
</td>
<td class="blc">
{vaisseau.ACTION}
</td>
</tr>
<!-- END vaisseau -->
</table>
</td>
</tr>
</table>
</div>

View file

@ -1,20 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="fr" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=windows-1252" />
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta name="Description" content="Jeu en ligne de simulation de guerre spatiale" />
<meta name="Author" content="Halo-Battle" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" media="screen" type="text/css" title="design" href="descriptions/diz/base.css" />
<title> ::Halo-Battle:: Bêta</title>
</head>
<body><p>
{HEADER}
{RESSOURCES}<br /><br /><br /><br /><div class="centre">{PUB}</div><br />{ERREUR}
{PAGE}</p>
</body>
</html>

View file

@ -1,55 +0,0 @@
{ERREUR}
<div class="centre">
<table style="margin-left: auto; margin-right: auto; width: 250px; height: 75px;" cellspacing="2">
<tr>
<td style="height: 20px;"><b>File d'attente</b></td>
</tr>
<tr>
<td style="height: 20px;"><b>Prochaine d&eacute;fense :</b> <span id="axion"></span>{RESTE}</td>
</tr>
<tr>
<td>
<div style="overflow: auto; width: 250px; height: 55px;">
<!-- BEGIN file -->
{file.NOM} - <i><a href="annul_def.php?vai={file.NUM}&amp;depart={file.I}">Annuler</a></i>{CHAINE}<br />
<!-- END file -->
{FILETXT}
</div>
</td>
</tr>
</table>
</div>
<br />
<div class="centre">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td>
<a href="arbre_vehicules_{RACE}.php">Arbre des technologies</a>
</td>
</tr>
</table>
</div>
<br class="a" />
<div class="centre">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td style="border:none; background: transparent;">
<table style="border:none; background: transparent; width: 679px;" cellspacing="3">
<!-- BEGIN defense -->
<tr style="border:none; background: transparent;">
<td class="bla" style="background-image: url(images/terrestre/{defense.IMAGE});"></td>
<td class="blb">
<a href="descriptions.php?def={defense.NUM}">{defense.NOM}</a> {defense.NIVEAU}
<br /><span class="description">{defense.DESCRIPTION}</span><br />
Besoin de : {defense.BESOIN}<br />Temps de construction : {defense.TEMPS}
</td>
<td class="blc">
{defense.ACTION}
</td>
</tr>
<!-- END defense -->
</table>
</td>
</tr>
</table>
</div>

View file

@ -1,47 +0,0 @@
<table style="width: 500px; margin-left: auto; margin-right: auto;">
<tr>
<td colspan="2" align="left" class="c">Evènements</td>
</tr>
<tr>
<td style="width: 50%" class="d">Heure du serveur</td>
<td>{DATEHEURE}</td>
</tr>
<tr>
<td colspan="2">{MESSAGERIE}</td>
</tr>
<tr>
<td colspan="2" align="left" class="c">
{FLOTTE}
</td>
</tr>
<tr>
<td colspan="2" align="left" class="c">
<a href="rename.php">{NOM_PLANETE}</a> ({PSEUDO})
</td>
</tr>
<tr>
<td align="center" colspan="2" style="height: 220px">
<img src="images/planetes/{IMAGE}.jpg" alt="" />
</td>
</tr>
<tr>
<td style="width: 50%" class="d">Diamètre</td>
<td>{DESC_DIAMETRE} km ({DESC_CASES}/{DESC_CASESMAX} cases)</td>
</tr>
<tr>
<td style="width: 50%" class="d">Race</td>
<td>{RACE}</td>
</tr>
<tr>
<td style="width: 50%" class="d">Position</td>
<td>
<a href="carte.php?galaxy={GALAXIE}&amp;ss={SYSTEME}">[{GALAXIE}:{SYSTEME}:{POSITION}]</a>
</td>
</tr>
<tr>
<td style="width: 50%" class="d">Classement</td>
<td>
<a href="voir_classement.php">{POINTS} points ({PLACE})</a>
</td>
</tr>
</table>

View file

@ -1,27 +0,0 @@
{ERREUR}
{FLOTTESEC}
<form method="post" action="lancer_flotte.php">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td style="width: 200px;"><b>Vaisseaux<input type="hidden" name="action" value="avt" /></b></td>
<td style="width: 150px;"><b>Nombre disponible</b></td>
<td style="width: 70px"><b>Max</b></td>
<td style="width: 100px"><b>A envoyer<br />Flottes : {NBFLOTTE}/{NBFLOTTEMAX}</b></td>
</tr>
<!-- BEGIN vaisseau -->
<tr>
<td>{vaisseau.NOM}</td>
<td style="text-align: center;">{vaisseau.NB}</td>
<td><a href="javascript:maxvaisseau('vaisseau{vaisseau.NUM}');">max</a></td>
<td><input name="maxvaisseau{vaisseau.NUM}" value="{vaisseau.NB}" type="hidden" /><input type="text" class="zone_texte" size="8" maxlength="10" name="vaisseau{vaisseau.NUM}" /></td>
</tr>
<!-- END vaisseau -->
<tr>
<td colspan="2"><a href="javascript:aucunvaisseaux();">Aucun vaisseau</a></td>
<td colspan="2"><a href="javascript:maxvaisseaux();">Tous les vaisseaux</a></td>
</tr>
<tr>
<td colspan="4">{ACTION}</td>
</tr>
</table>
</form>

View file

@ -1,70 +0,0 @@
{ERREUR}
<form method="post" action="creerflotte.php">
<p>
<input type="hidden" name="action" value="apr" />
<!-- BEGIN vaisseau -->
<input type="hidden" name="vaisseau{vaisseau.NUM}" value="{vaisseau.NB}" />
<!-- END vaisseau -->
</p>
<table style="width: 500px; margin-left: auto; margin-right: auto;">
<tr>
<td colspan="2">Pr&eacute;paration de la flotte</td>
</tr>
<tr>
<td style="width: 50%">Nom</td>
<td style="width: 50%"><input type="text" name="nom" id="nom_fleet" maxlength="250" size="20" onchange="tempsFlotte();" class="zone_texte" /></td>
</tr>
<tr>
<td style="width: 50%">Destination</td>
<td style="width: 50%"><input type="text" name="galaxie" id="end_galaxie" maxlength="1" size="2" class="zone_texte" onchange="tempsFlotte();" value="{GALAXIE}" />:<input type="text" name="ss" id="end_ss" maxlength="3" size="2" class="zone_texte" onchange="tempsFlotte();" value="{SYSTEME}" />:<input type="text" name="position" id="end_position" maxlength="2" size="2" class="zone_texte" onchange="tempsFlotte();" value="{POS}" /></td>
</tr>
<tr>
<td style="width: 50%">Vitesse</td>
<td style="width: 50%">
<select name="speed" id="vitesse" onchange="tempsFlotte();">
<option value="100">100%</option>
<option value="75">75%</option>
<option value="50">50%</option>
<option value="25">25%</option>
</select>
</td>
</tr>
<tr>
<td style="width: 50%">Temps de d&eacute;placement</td>
<td style="width: 50%" id="temps">-</td>
</tr>
<tr>
<td style="width: 50%">Consomation</td>
<td style="width: 50%" id="conso">-</td>
</tr>
<tr>
<td colspan="2">Mission &amp; Contenu</td>
</tr>
<tr>
<td style="width: 50%">Mission</td>
<td style="width: 50%">
<select name="mission" id="mission" onchange="tempsFlotte();">
<option value="1">Attaquer</option>
<option value="2">Transporter</option>
<option value="0">Stationner</option>
{ACTIONSUPP}
</select>
</td>
</tr>
<tr>
<td style="width: 50%">M&eacute;tal</td>
<td style="width: 50%"><input type="text" name="metal" maxlength="6" size="10" class="zone_texte" /></td>
</tr>
<tr>
<td style="width: 50%">Cristal</td>
<td style="width: 50%"><input type="text" name="cristal" maxlength="6" size="10" class="zone_texte" /></td>
</tr>
<tr>
<td style="width: 50%">Hydrog&egrave;ne</td>
<td style="width: 50%"><input type="text" name="hydrogene" id="cale_hyd" onchange="tempsFlotte();" maxlength="6" size="10" class="zone_texte" /></td>
</tr>
<tr>
<td colspan="2" id="deblok"><b>Compl&egrave;tez les champs ci-dessus</b></td>
</tr>
</table>
</form>

View file

@ -1,27 +0,0 @@
{ERREUR}
{FLOTTESEC}
<form method="post" action="lancer_flotte.php">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td style="width: 200px;"><b>Vaisseaux<input type="hidden" name="action" value="avt" /></b></td>
<td style="width: 150px;"><b>Nombre disponible</b></td>
<td style="width: 70px"><b>Max</b></td>
<td style="width: 100px"><b>A envoyer<br />Flottes : {NBFLOTTE}/{NBFLOTTEMAX}</b></td>
</tr>
<!-- BEGIN vaisseau -->
<tr>
<td>{vaisseau.NOM}</td>
<td style="text-align: center;">{vaisseau.NB}</td>
<td><a href="javascript:maxvaisseau('vaisseau{vaisseau.NUM}');">max</a></td>
<td><input name="maxvaisseau{vaisseau.NUM}" value="{vaisseau.NB}" type="hidden" /><input type="text" class="zone_texte" size="8" maxlength="10" name="vaisseau{vaisseau.NUM}" /></td>
</tr>
<!-- END vaisseau -->
<tr>
<td colspan="2"><a href="javascript:aucunvaisseaux();">Aucun vaisseau</a></td>
<td colspan="2"><a href="javascript:maxvaisseaux();">Tous les vaisseaux</a></td>
</tr>
<tr>
<td colspan="4">{ACTION}</td>
</tr>
</table>
</form>

View file

@ -1,50 +0,0 @@
{ERREUR}
<div class="centre">
<table style="margin-left: auto; margin-right: auto; width: 250px; height: 75px;" cellspacing="2">
<tr>
<td style="height: 20px;"><b>File d'attente</b></td>
</tr>
<tr>
<td>
<div style="overflow: auto; width: 250px; height: 55px;">
<!-- BEGIN file -->
{file.NOM} - <i><a href="annul_tec.php?tec={file.NUM}">Annuler</a></i>{CHAINE}<br />
<!-- END file -->
{FILETXT}
</div>
</td>
</tr>
</table>
<br />
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td>
<a href="arbre_techno_{RACE}.php">Arbre des technologies</a>
</td>
</tr>
</table>
</div>
<br class="a" />
<div class="centre">
<table style="margin-left: auto; margin-right: auto;">
<tr>
<td style="border:none; background: transparent;">
<table style="border:none; background: transparent; width: 679px;" cellspacing="3">
<!-- BEGIN technologie -->
<tr style="border:none; background: transparent;">
<td class="bla" style="background-image: url(images/technologies/{technologie.IMAGE});"></td>
<td class="blb">
<a href="descriptions.php?tec={technologie.NUM}">{technologie.NOM}</a> {technologie.NIVEAU}
<br /><span class="description">{technologie.DESCRIPTION}</span><br />
Besoin de : {technologie.BESOIN}<br />Temps de construction : {technologie.TEMPS}
</td>
<td class="blc">
{technologie.ACTION}
</td>
</tr>
<!-- END technologie -->
</table>
</td>
</tr>
</table>
</div>

View file

@ -1,7 +0,0 @@
<div class="centre">
<table style="margin-left: auto; margin-right: auto; width: 275px; height: 50px">
<tr>
<td><b>{TEXTE}</b></td>
</tr>
</table>
</div>

View file

@ -1,54 +0,0 @@
{ERREUR}
<form action="messagerie.php?act=del" method="post">
<table style="width: 100%;">
<thead>
<tr>
<th colspan="4">Messagerie priv&eacute;e</th>
</tr>
<tr>
<th> </th>
<th>Emetteur</th>
<th>Titre &amp; extrait</th>
<th>Date d'envoie</th>
</tr>
</thead>
<tbody>
<!-- BEGIN messages -->
<tr>
<td{messages.SPECIAL}><input type="checkbox" name="action" value="{messages.ID}" /></td>
<td{messages.SPECIAL}>{messages.EXPEDITEUR}</td>
<td{messages.SPECIAL}><a href="messagerie.php?act=lire&id={messages.ID}"><b>{messages.SUJET}</b></a> - <i>{messages.EXTRAIT}</i></td>
<td{messages.SPECIAL}>{messages.DATEHEURE}</td>
</tr>
<!-- END messages -->
{MESS}
</tbody>
</table>
<br />
<table style="width: 100%;">
<thead>
<tr>
<th colspan="4">Rapports</th>
</tr>
<tr>
<th> </th>
<th>Type</th>
<th>Titre &amp; extrait</th>
<th>Date d'envoie</th>
</tr>
</thead>
<tbody>
<!-- BEGIN rapports -->
<tr>
<td{rapports.SPECIAL}><input type="checkbox" name="actionrapport" value="{rapports.ID}" /></td>
<td{rapports.SPECIAL}>{rapports.TYPE}</td>
<td{rapports.SPECIAL}><a href="messagerie.php?act=lire&id={rapports.ID}"><b>{rapports.SUJET}</b></a> - <i>{rapports.EXTRAIT}</i></td>
<td{rapports.SPECIAL}>{rapports.DATEHEURE}</td>
</tr>
<!-- END rapports -->
{RAPO}
</tbody>
</table>
<br />
Pour les messages s&eacute;lectionn&eacute;s : <input type="submit" value="Supprimer" /> :: <input type="submit" value="Nouveau" onclick="window.location = 'messagerie.php?act=nouv'; return false;" />
</form>

Some files were not shown because too many files have changed in this diff Show more