Version 1.8

This commit is contained in:
nemunaire 2008-11-03 12:00:00 +01:00
commit 5f81f76b17
184 changed files with 78335 additions and 736 deletions

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<a href="?p={$linkpage}&amp;i=add">Ajouter un titre</a>
<table>
<thead>
@ -15,5 +14,4 @@
{/foreach}
</tbody>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,9 +1,7 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<form action="?p={$linkpage}&amp;i={$id}" method="post">
Texte : <input type="text" name="texte" value="{$mod.texte}" /><br />
Couleur : <input type="text" name="color" value="{$mod.color}" /><br />
<input type="submit" class="submit" value="GO" />
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,3 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<div class="error"{if $couleur} style="color: {$couleur};"{/if}>{$message}</div>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<table style="width: 80%;">
<thead>
<tr>
@ -22,5 +21,4 @@
{/foreach}
</tbody>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<table style="width: 90%;">
<thead{if $req.statut >= 1} style="background: #{if $req.statut == 1}770000{elseif $req.statut == 2}007700{elseif $req.statut == 3}000077{elseif $req.statut == 4}770077{elseif $req.statut == 5}007777{elseif $req.statut == 6}777700{/if};"{/if}>
<tr>
@ -34,5 +33,4 @@
</tr>
</tfoot>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<table>
{foreach from=$tableau item=ligne key=key}
<tr>
@ -8,5 +7,4 @@
</tr>
{/foreach}
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>{$titre}</h2>
<table>
<tr>
@ -23,5 +22,4 @@
</td>
</tr>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>{$titre}</h2>
<table>
<tr>
@ -21,5 +20,4 @@
</td>
</tr>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<table>
<tr>
<td><a href="?p={$linkpage}&amp;id={$idPlan}">{$key}</a></td>
@ -15,5 +14,4 @@
</td>
</tr>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,9 +1,7 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
{foreach from=$tableau item=ligne key=key}
<dl>
<dt><input class="button2" type="button" onclick="hide(this); return false;" />{$ligne.sujet} de {$ligne.destinataire} à {$ligne.temps|date_format:"%d/%m/%y %H:%M:%S"}</dt><dd>{$ligne.contenu}</dd>
</dl>
{/foreach}
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>{$titre}</h2>
<form action="admin.php" method="get">
<table>
@ -24,5 +23,4 @@
</tr>
</table>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<a href="?p={$linkpage}&amp;i=add">Ajouter une version</a>
<table>
<thead>
@ -21,5 +20,4 @@
{/foreach}
</tbody>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,9 +1,7 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<form action="?p={$linkpage}&amp;i={$id}" method="post">
Version : <input type="text" name="version" value="{$mod.version}" /><br />
Contenu :<br /><textarea cols="10" rows="10" name="contenu">{$mod.contenu}</textarea><br />
<input type="submit" class="submit" value="GO" />
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Vérification des flottes</h2>
<table style="text-align: center; margin: auto;">
<thead>
@ -23,5 +22,4 @@
{/foreach}
</tbody>
</table
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Vérification des IP</h2>
<a href="?p=vip&amp;v={$numpage-1}">&lt;&lt;&lt;</a> page {$numpage}/{$nbpage} <a href="?p=vip&amp;v={$numpage+1}">&gt;&gt;&gt;</a>
<table style="text-align: center; margin: auto;">
@ -25,5 +24,4 @@
</tbody>
</table>
<a href="?p=vip&amp;v={$numpage-1}">&lt;&lt;&lt;</a> page {$numpage}/{$nbpage} <a href="?p=vip&amp;v={$numpage+1}">&gt;&gt;&gt;</a>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,6 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<div class="error">... veuillez patienter ...</div>
<div class="border_bt"></div>
{$contenu}
{include file='game/footer.tpl'}

View file

@ -1,8 +1,30 @@
{include file='cms/header.tpl'}
<div id="connexion" class="block">
<div class="header">Connexion</div>
<div class="corps"><form action="?log" method="post"><fieldset><span><input type="text" class="text" name="HB_login" maxlength="32" tabindex="1" /><input type="password" class="password" name="HB_password" maxlength="32" tabindex="2" /><input type="submit" class="submit" value="GO" tabindex="3" /></span><span><label for="galaxie">Galaxie :</label> <select name="galaxie" id="galaxie"><optgroup label="Galaxies standards"><option> Alpha</option></optgroup></select> <a href="{$link.oubliemdp}" tabindex="4">Mot de passe oublié</a></span></fieldset></form></div>
<div class="corps">
<form action="?log" method="post">
<fieldset>
<span>
<input type="text" class="text" name="HB_login" maxlength="32" tabindex="1" />
<input type="password" class="password" name="HB_password" maxlength="32" tabindex="2" />
<input type="submit" class="submit" value="GO" tabindex="3" />
</span>
<span>
<label for="galaxie">Galaxie :</label>
<select name="galaxie" id="galaxie">
<optgroup label="Galaxies standards">
<option> Alpha</option>
</optgroup>
</select>
<a href="{$link.oubliemdp}" tabindex="4">Mot de passe oublié</a>
</span>
</fieldset>
</form>
</div>
</div>
<div id="inscription" class="block"><span><a href="{$link.inscription}">INSCRIVEZ VOUS</a> Rejoignez l'alliance ou engagez-vous</span> <p><strong>DEFENDREZ VOUS L'HUMANITE OU LA DETRUIREZ VOUS?</strong><br /><br />Repoussez l'ennemi et partez a la conquète des mondes-anneaux dans des univers vastes et riches basés sur l'univers du jeu vidéo Halo<br /><br /><em>Une simple inscription gratuite et un navigateur internet sont demandés pour pouvoir participer a des batailles épiques!</em></p> <a href="{$link.inscription}" class="link"><span>Cliquez ici pour vous inscrire</span></a> <a href="{$link.inscription}" class="more">En savoir plus</a></div>
<div id="dernierminute" class="block">
<a href="http://www.halo.fr/" onclick="window.open(this.href); return false;"><img src="images/hfr.jpg" alt="Halo.fr" /></a>
</div>
{include file='cms/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<b>Le combat est terminé !</b><br /><br />
Nombre de tour : {$tour}<br /><br />
Puissance d'attaque attaquant : {$infoPLUS}<br /><br />
@ -193,5 +192,4 @@ Puissance d'attaque attaquant : {$infoPLUS}<br /><br />
{if !$termine}Le combat n'est pas terminé !</b>
{elseif $attaquantG}<strong>Nous avons gagné le combat !<br />Nous repartons avec {$pillage.0} {$ressources.0}, {$pillage.1} {$ressources.1} et {$pillage.2} {$ressources.2}.</strong>
{else}<strong>Nous avons perdu le combat !</strong>{/if}
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Evénements</h2>
<em>Heure du serveur: {$datehb}</em>
{foreach from=$attaques item=attaque key=key}
@ -16,5 +15,4 @@
<h4>position: <a href="?p=carte&amp;galaxie={$planete.galaxie}&amp;ss={$planete.ss}">{$planete.galaxie}.{$planete.ss}.{$planete.position}</a></h4>
<h4>Classement: <a href="?p=classement&amp;j={$user.id}&amp;c={$user.place_points}#moi">{$points} points ({if $user.place_points == '0'}non classé{else}{$user.place_points}{if $user.place_points == '1'}er{else}ème{/if}{/if})</a></h4>
{if $alliance}<h4>Alliance: <a href="?p=alliances">[{$alliance.tag|upper}] {$alliance.nom}</a></h4>{/if}
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Aide de Halo-Battle :: Avertissements</h2>
<h3>Avertissement aux utilisateurs de téléviseurs à rétroprojection</h3><br />
Les images fixes peuvent endommager de manière irréversible le tube cathodique ou marquer à jamais les luminophores qui constituent l'écran de ces téléviseurs.<br />C'est pourquoi il est conseillé d'éviter d'utiliser des jeux vidéo trop souvent ou de façon prolongée avec les téléviseurs à rétroprojection.<br /><br />
@ -29,5 +28,4 @@
<li>Evitez la prise de produits stimulants : coca-cola, thé, café, vitamine C…</li>
<li>La régularité du sommeil reste le meilleur gage de qualité.</li>
</ul>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Aide de Halo-Battle :: Comment jouer</h2>
<h3>Astuces à l'intention des nouveaux administrateurs coloniaux</h3>
Vous voilà inscrit et connecté sur votre compte ; si vous pensez que le plus difficile est maintenant derrière-vous, vous vous trompez lourdement. De lourdes tâches vous attendent désormais, et il va vous falloir tout votre sang-froid et votre maîtrise pour triompher des épreuves qui jalonneront votre route.<br /><br />
@ -16,5 +15,4 @@
<br /><h3>Exemple : la colonie Reach</h3>
Voici un petit tutorial pour commencer à jouer dans le jeu. Ici, nous aborderons les différents aspects élémentaires pour développer notre planète principale : Reach. Ce tutorial utilise la race Humaine ; toutefois, les données demeurent les mêmes pour la race Covenante. Notez enfin que parfois, les ressources indiquées dans les illustrations diffèrent avec les coûts réels.<br /><br />
[...]
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Aide de Halo-Battle :: Configuration requise</h2>
<br /><h3>Configuration nécessaire</h3><br />
Pour jouer à Halo-Battle, un simple navigateur internet est suffisant. Assurez-vous donc de disposer du matériel informatique adéquat ainsi que d'une connexion internet.<br />
@ -13,5 +12,4 @@
<br /><h2>Démarrage du jeu</h2>
Pour pouvoir jouer à Halo-Battle, rendez-vous sur la page d'accueil du site puis cliquez sur l'onglet « Jeu » pour accéder au menu principal. Renseignez dans les champs appropriés votre login de joueur puis votre mot de passe pour accéder à votre compte.<br />
Il faut être impérativement inscrit pour pouvoir jouer. Si vous ne l'êtes pas, cliquez sur l'onglet « S'inscrire » via la page d'accueil du site, puis laissez-vous guider. Si vous ne comprenez pas ce que l'on vous demande, il vous suffit de cliquer dans la case appropriée et un texte d'aide apparaîtra sur votre gauche.
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Aide de Halo-Battle :: Introduction</h2>
<i>Même la plus puissante des nations finit par succomber un jour...</i><br /><br />
Neuvième Age de la Réclamation. La majestueuse Grande Bonté n'est plus. La voici désormais en proie au Parasite, gangrénée et empoisonnée de l'intérieur. Le glas de la fin du collectif Covenant se fait entendre par-delà les étoiles, alors que les trompettes de la victoire résonnent sur Terre...<br /><br />
@ -10,5 +9,4 @@
<i>Préparez-vous à vous battre pour votre cause.</i><br /><br />
Quel que soit votre camp, que vous soyez Humain ou Covenant, vous aussi devez vous préparer à l'inévitable conflit qui se prépare. Si vous espérez un tant soit peu survivre, il vous faudra développer votre économie, rechercher de nouvelles technologies innovatrices et surtout préparer votre armée. Sachez que vos frères d'armes comptent sur vous.<br /><br />
<i>Qu'importe les moyens, seule la victoire compte.</i><br />
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,9 +1,7 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Aide de Halo-Battle :: Sommaire</h2>
<h3><a href="{$menu.faq}&amp;q=1">Avertissements</a></h3>
<h3><a href="{$menu.faq}&amp;q=2">Configuration nécessaire & démarrage du jeu</a></h3>
<h3><a href="{$menu.faq}&amp;q=3">Introduction</a></h3>
<h3><a href="{$menu.faq}&amp;q=4">Comment jouer ?</a></h3>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>[{$alliance.tag|upper}] {$alliance.nom|capitalize}</h2>
<table cellpadding="2" cellspacing="0" style="text-align: center; width: 100%;">
<tbody>
@ -64,5 +63,4 @@
<form method="post" action="{$menu.alliance}&amp;q=chat">
Réponse :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input name="msg" type="text" size="50" maxlength="250">&nbsp;&nbsp;&nbsp;&nbsp;<input value="GO" class="submit" type="submit">
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Administration de l'alliance</h2>
{include file='game/alliance_adm_header.tpl'}
<br />
@ -45,5 +44,4 @@
</tr>
</table>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Administration de l'alliance</h2>
{include file='game/alliance_adm_header.tpl'}
<br />
@ -24,5 +23,4 @@
{/foreach}
</tbody>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Administration de l'alliance</h2>
{include file='game/alliance_adm_header.tpl'}
<br /><br />
@ -12,5 +11,4 @@
<input type="submit" class="submit" value="GO" />
</p>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Administration de l'alliance</h2>
{include file='game/alliance_adm_header.tpl'}
<br />
@ -31,5 +30,4 @@
</tbody>
</table>
<a href="{$menu.alliance}&amp;q=adm_grades&amp;a=add">Ajouter un rang</a><br /><br />
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Administration de l'alliance</h2>
{include file='game/alliance_adm_header.tpl'}
<br />
@ -39,5 +38,4 @@
</tr>
</table>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Administration de l'alliance</h2>
{include file='game/alliance_adm_header.tpl'}
<br />
@ -50,5 +49,4 @@
{/foreach}
</tbody>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Administration de l'alliance</h2>
{include file='game/alliance_adm_header.tpl'}
<br /><br />
@ -11,5 +10,4 @@
<input type="submit" class="submit" value="GO" />
</p>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top" id="chat"></div>
<h2>Chat</h2>
<form method="post" action="{$menu.alliance}&amp;q=chat">
Réponse :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input name="msg" type="text" size="50" maxlength="250">&nbsp;&nbsp;&nbsp;&nbsp;<input value="GO" class="submit" type="submit">
@ -23,5 +22,4 @@
</tbody>
</table>
</div>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Composition de l'alliance</h2>
<table style="text-align: center; width: 100%;" cellpadding="0" cellspacing="0">
<thead>
@ -25,5 +24,4 @@
{/foreach}
</tbody>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<form method="post" action="{$menu.alliance}&amp;q=search">
<table width="355" height="194" border="0" cellpadding="0" cellspacing="0">
<thead>
@ -32,5 +31,4 @@
</tfoot>
</table>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Cr&eacute;ation d'une alliance</h2>
<form id="form2" method="post" action="{$menu.alliance}&amp;q=fonder">
<table cellpadding="0" cellspacing="0" style="height: 143px; width: 621px;">
@ -35,5 +34,4 @@
</thead>
</table>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Postuler pour l'alliance : {$alliance.nom}</h2>
<form action="{$menu.alliance}&amp;q=postuler&amp;i={$alliancei}" method="post">
<table style="width: 100%;">
@ -19,5 +18,4 @@
</tr>
</table>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<table cellpadding="0" cellspacing="0" style="width: 60%;">
<thead>
<tr>
@ -16,5 +15,4 @@
{/foreach}
</tbody>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>[{$alliance.tag|upper}] {$alliance.nom|capitalize}</h2>
<table cellpadding="2" cellspacing="0" style="text-align: center; width: 100%;">
<tbody>
@ -35,5 +34,4 @@
</tr>
</tbody>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Arbre Technologique {$raceAff}</h2>
Race : <a href="{$menu.arbre}&amp;r=humain">Humains</a> - <a href="{$menu.arbre}&amp;r=covenant">Covenants</a>
<div class="techno">
@ -43,5 +42,4 @@
</tbody></table></div>
</div>
</div>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>File d'attente</h2>
<div class="file">
{foreach from=$file item=fbat key=key}
@ -50,5 +49,4 @@
</tr>
{/foreach}
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,18 +1,42 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Achats</h2>
<div id="bourse">
<form method="post" action="{$menu.bourse}">
{foreach from=$bourse item=action key=key}
<div class="ressource">
<span>{$nomsressources.$key}</span><br />
M : {$action.prix}<br />
D : {$action.nombre}<br />
<input type="text" name="metal" />
</div>
<h2>Bourse</h2>
<table class="bourse">
<thead>
<tr>
<th>Action</th>
<th>Evolution</th>
<th>Valeur Métal</th>
<th>Valeur Cristal</th>
<th>Acheter</th>
<th>Vendre</th>
</tr>
</thead>
<tbody>
{foreach from=$bourse item=action}
<tr>
<td><a href="#">{$action.nom}</a></td>
<td>{if $action.evolution >= 0}+{/if}{$action.evolution}%</td>
<td>{$action.metal}</td>
<td>{$action.cristal}</td>
<td>
<form action="{$menu.bourse}&amp;a={$action.id}" method="post">
<fieldset>
<input type="text" class="text" name="a{$action.id}" maxlength="3" value="0" />
<input type="submit" class="submit" value="OK" />
</fieldset>
</form>
</td>
<td>
<form action="{$menu.bourse}&amp;v={$action.id}" method="post">
<fieldset>
<input type="text" class="text" name="v{$action.id}" maxlength="3" value="0" />/{$action.nbactions}
<input type="submit" class="submit" value="OK" />
</fieldset>
</form>
</td>
</tr>
{/foreach}
<input type="submit" class="submit" value="GO" />
</form>
</div>
<div class="border_bt"></div>
</tbody>
</table>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Rapports de bug</h2>
{foreach from=$bugs item=bug}
<dl>
@ -15,5 +14,4 @@
<textarea id="desc" name="description" cols="40" rows="10"></textarea><br /><br />
<input class="submit" type="submit" value="OK" />
</fieldset></form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Navigation</h2>
<form action="{$menu.carte}" method="get"><fieldset class="systeme"><label for="galaxie">Amas :</label><input type="hidden" value="carte" name="p" /><input class="text" type="text" value="{$position.0}" id="galaxie" name="galaxie" /><label for="systeme">Système solaire :</label><input class="text" type="text" value="{$position.1}" id="systeme" name="ss" /><div><a href="{$menu.carte}&amp;galaxie={$position.4}&amp;ss={$position.5}">&#60;&#60;&#60;</a><input class="submit" type="submit" value="GO" /><a href="{$menu.carte}&amp;galaxie={$position.2}&amp;ss={$position.3}">&#62;&#62;&#62;</a></div></fieldset></form>
<h2>Système Solaire</h2>
@ -30,5 +29,4 @@
{/foreach}
</tbody>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>File d'attente</h2>
<div class="file">
{foreach from=$file item=fvais key=key}
@ -47,5 +46,4 @@
</tr>
{/foreach}
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,11 +1,10 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>File d'attente</h2>
<div class="file">
{foreach from=$file item=fterr key=key}
{if $key==0}<span><strong>Prochaine unit&eacute; </strong> : <em id="resten"></em>
<script type="text/javascript">reste({$fterr.2},'resten', true);</script></span>{/if}
<span>{$fterr.1} {$fterr.3} - <em id="reste{$key}"></em><script type="text/javascript">reste({$fterr.4},'reste{$key}', {if $key==0}true{else}false{/if});</script>
<span>{$fterr.1} {$fterr.3} - <em id="reste{$key}"></em><script type="text/javascript">reste({$fterr.4},'reste{$key}', {if $key==0}true{else}false{/if});</script>
- <a href="{$menu.chantierterrestre}&amp;a={$fterr.0}">Annuler un</a> - <a href="{$menu.chantierterrestre}&amp;a={$fterr.0}&amp;n={$fterr.1}">Annuler tous</a></span>
{/foreach}
{if $Vchaine}<span>Aucune unit&eacute; dans la file d'attente</span>{/if}
@ -49,5 +48,4 @@
</tr>
{/foreach}
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Chat</h2>
<applet name="coolsmile" code="EIRC.class" style="height: 450px; width: 98%;">
<param name="archive" value="java/EIRC.jar,java/EIRC-cfg.jar">
@ -45,5 +44,4 @@
<param name="progressbar" value="true">
<param name="progresscolor" value="red">
</applet>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Classement</h2>
<form action="{$menu.classement}" method="get">
<fieldset>
@ -32,5 +31,4 @@
{/if}
</tbody></table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>File d'attente</h2>
<div class="file">
{foreach from=$file item=fvais key=key}
@ -47,5 +46,4 @@
</tr>
{/foreach}
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Détails {$type} : {$nom}</h2>
<table style="width: 400px;">
<tbody>
@ -98,5 +97,4 @@
</tr>
</tfoot>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Envoyer un message privé</h2>
<form action="{$menu.envoie}" method="post"><fieldset class="options">
<label for="nom">Nom du destinataire :</label><input class="text" type="text" name="nom" value="{$destinataire}" id="nom" />
@ -8,5 +7,4 @@
<textarea id="message" name="message" cols="40" rows="10"></textarea><br /><br />
<input class="submit" type="submit" value="OK" />
</fieldset></form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,3 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<div class="error"{if $couleur} style="color: {$couleur};"{/if}>{$message}</div>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Flottes en action</h2>
<table>
<thead>
@ -41,5 +40,4 @@
</tbody>
</table>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,9 +1,9 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<form action="{$menu.flotte}" method="post">
<h2>Paramètres généraux</h2>
<fieldset class="options">
<label for="nom">Nom de la flotte :</label><input class="text" type="text" id="nom" name="nomflotte" maxlength="24" /><br />
<label for="fav_dest">Destination rapide :</label><select name="destin" id="fav_dest">{html_options options=$favoris}</select> <a>Ajouter ...</a><br />
<label for="amas">Destination :</label><input class="dest" type="text" id="amas" name="amas" maxlength="2" />:<input class="dest" type="text" id="ss" name="ss" maxlength="2" />:<input class="dest" type="text" id="plan" name="pos" maxlength="2" /><br />
<label for="vitesse">Vitesse :</label><select name="vitesse" id="vitesse"><option value="100">100%</option><option value="75">75%</option><option value="50">50%</option><option value="25">25%</option></select><br />
<br /><div id="aide1">Pour vous repérer plus facilement entre vos différentes flottes, donnez-lui un nom.</div>
@ -28,5 +28,4 @@
<span id="deblok"><b>Compl&egrave;tez les champs ci-dessus</b></span>
<br /><span id="vp"></span>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Détails de la flotte : {$flotte.nom}</h2>
<form action="{$menu.flotte}&amp;n={$n}" method="post">
<fieldset class="options">
@ -164,5 +163,4 @@
</tbody>
</table>
{if $flotte.mission != 6}<a href="{$menu.flotte}&amp;n={$n}&amp;a={$ret_fleet}">Annuler la mission et rappeler la flotte</a>{/if}
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,4 +1,4 @@
 </div>
<div class="border_bt"></div></div>
<div id="footer">
Réalisé par Halo Battle Staff<br />
Design by <a href="http://nothing-arts.com" onclick="window.open(this.href); return false;"><ins>nothingarts</ins></a><br />

View file

@ -0,0 +1,47 @@
{include file='game/header.tpl'}
<h2>Gestion</h2>
<div id="gestion">
<table>
<thead>
<tr>
<td></td>
{foreach from=$planetes item=plan}
<td><img src="images/planetes/{$plan.image}.jpg" alt="{$plan.image}" title="{$plan.nom_planete}" width="80" height="80" /></td>
{/foreach}
</tr>
<tr>
<th></th>
{foreach from=$planetes item=plan}
<th>{$plan.nom_planete|escape}</th>
{/foreach}
</tr>
</thead>
<tbody>
<tr>
<td class="hightlight">{$nomsressources.0}</td>
{foreach from=$planetes item=plan}
<td>{$plan.metal}</td>
{/foreach}
</tr>
<tr>
<td class="hightlight">{$nomsressources.1}</td>
{foreach from=$planetes item=plan}
<td>{$plan.cristal}</td>
{/foreach}
</tr>
<tr>
<td class="hightlight">{$nomsressources.2}</td>
{foreach from=$planetes item=plan}
<td>{$plan.hydrogene}</td>
{/foreach}
</tr>
<tr>
<td class="hightlight">{$nomsressources.3}</td>
{foreach from=$planetes item=plan}
<td>{$plan.energie}</td>
{/foreach}
</tr>
</tbody>
</table>
</div>
{include file='game/footer.tpl'}

View file

@ -20,7 +20,7 @@
<div id="header">
<div id="header_link"><span id="date">{$date}</span> | Vous jouez depuis {$tpsdejeu} | <a href="?p=version">Version {$version}</a></div><a href="{$link.RSS}" id="rss">RSS :: s'abonner</a>
<h1><a href="{$link.self}"><span></span>Halo Battle</a></h1>
<div id="buttons"><div><a href="{$link.accueil}">ACCUEIL</a></div> <div><a href="{$link.blog}">BLOG</a></div> <div><a href="{$link.forum}">FORUM</a></div> <div><a href="{$menu.chat}">CHAT</a></div> <div>{if $auth_level >= 5}<a href="admin.php">CONTROLES</a>{else}<a href="{$menu.faq}">F.A.Q.</a>{/if}</div> <div><a href="{$link.operateur}">OPERATEUR !</a></div></div>
<div id="buttons"><div><a href="{$link.accueil}">ACCUEIL</a></div> <div><a href="{$link.blog}">BLOG</a></div> <div><a href="{$link.forum}">FORUM</a></div> <div><a href="{$menu.chat}">CHAT</a></div> <div>{if $auth_level >= 4}<a href="admin.php">CONTROLES</a>{else}<a href="{$menu.faq}">F.A.Q.</a>{/if}</div> <div><a href="{$link.operateur}">OPERATEUR !</a></div></div>
<form action="#" method="post"><fieldset id="recherche"><input class="text" type="text" name="recherche" value="rechercher..." onfocus="this.value = this.value!='rechercher...'?this.value:''" onblur="this.value=this.value==''?'rechercher...':this.value" /><input value="OK" class="submit" type="submit" /><br /><a href="#">Recherche Avancée</a></fieldset></form>
</div>
<div id="annonce">
@ -89,4 +89,5 @@
</div>
{/if}
{if $page != "admin" && $page != "operateur"}<div>{$pub}</div>{/if}
<div id="corps">
<div id="corps">
<div class="border_top"></div>

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>File d'attente</h2>
<div class="file">
{foreach from=$file item=flab key=key}
@ -50,5 +49,4 @@
</tr>
{/foreach}
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Messages</h2>
{$avertissement}
<h3><a href="{$menu.envoie}">Ecrire un message</a></h3>
@ -20,5 +19,4 @@
{/foreach}
<fieldset><input class="button" type="button" value="Tout sélectionner" onclick="checkboxesr(true)" /> <input class="button" type="button" value="Tout déselectionner" onclick="checkboxesr(false)" /><br /><br /><strong>Supprimer la sélection : </strong><input class="submit" type="submit" value="OK" /><br /><br /><input type="hidden" value="{$IR}" name="IR" /></fieldset>
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,9 +1,8 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Opérateurs de cette galaxie</h2>
<ul>
{foreach from=$operateurs item=operateur}
<li>{$operateur.pseudo} <i>({if $operateur.auth_level == 4}Modérateur{elseif $operateur.auth_level == 5}Opérateur{elseif $operateur.auth_level == 6}Super-opérateur{elseif $operateur.auth_level == 7}Administrateur{elseif $operateur.auth_level == 8}Codeur{/if})</i></li>
<li>{$operateur.pseudo} <i>({if $operateur.auth_level == 3}Modérateur{elseif $operateur.auth_level == 4}Opérateur en formation{elseif $operateur.auth_level == 5}Opérateur{elseif $operateur.auth_level == 6}Super-opérateur{elseif $operateur.auth_level == 7}Administrateur{elseif $operateur.auth_level == 8}Codeur{/if})</i></li>
{/foreach}
</ul>
<h2>Problèmes connus</h2>
@ -29,5 +28,4 @@
<textarea id="desc" name="description" cols="40" rows="10"></textarea><br /><br />
<input class="submit" type="submit" value="OK" />
</fieldset></form>{/if}
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,8 +1,7 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Signature pour forum</h2>
<img src="http://halo-battle.fr/sign.php?i={$user.id}" alt="Signature" /><br /><a href="http://halo-battle.fr/sign.php?i={$user.id}">http://halo-battle.fr/sign.php?i={$user.id}</a><br /><br />
BBcode pour forums : <input value="[url=http://halo-battle.s-fr.com][img]http://halo-battle.fr/sign.php?i={$user.id}[/img][/url]" />
<img src="http://{$url_serveur}/sign.php?i={$user.id}" alt="Signature" /><br /><a href="http://{$url_serveur}/sign.php?i={$user.id}">http://{$url_serveur}/sign.php?i={$user.id}</a><br /><br />
BBcode pour forums : <input value="[url=http://halo-battle.s-fr.com][img]http://{$url_serveur}/sign.php?i={$user.id}[/img][/url]" />
<h2>Changer de mot de passe</h2>
<form action="{$menu.options}&amp;chg=mdp" method="post"><fieldset class="options">
<label for="ancien">Ancien mot de passe :</label><input class="text" type="password" id="ancien" name="mdp_anc" />
@ -24,5 +23,4 @@
<br /><a href="{$menu.options}&amp;a=mv&amp;n={$idvac}">Activer le mode vacances maintenant</a>
<h2>Supprimer son compte</h2>
Contactez le chef interne de votre galaxie pour supprimer votre compte.
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Pilori de la galaxie</h2>
<table style="width: 85%; margin: auto;">
<thead>
@ -21,5 +20,4 @@
{/foreach}
</tbody>
</table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,3 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<div class="error">Prochainement sur Halo-Battle.</div>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,12 +1,10 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<img src="images/planetes/{$planete.image}.jpg" width="200" height="200" alt="planète" />
<h2>Renommer la planète</h2>
<form action="?p=rename" method="post">
<fieldset class="options"><label for="planete">Renommer la planète: ({$planete.galaxie}:{$planete.ss}:{$planete.position}) :</label><input class="text" type="text" name="planete" maxlength="18" value="{$planete.nom_planete}" id="planete" /><br /><br /><input class="submit" type="submit" value="OK" /></fieldset>
</form>
<h2>Abandonner la planète</h2>
{if $abandonH}<b>Attention, cette action est irréversible ; vous perdrez tous les batiments, vaisseaux et unités présents sur cette planète, les flottes ayant une mision qui a pour origine votre planète se perdront dans l'espace.</b><br /><br />Si vous êtes sur de vouloir abandonner cette planète : <a href="?p=rename&amp;a={$abandonH}" onclick="return confirm('Êtes-vous sûr de vouloir abandonner cette planète ?');">cliquez sur ce lien</a>.<br /><br />
{if $abandonH}<b>Attention, cette action est irréversible ; vous perdrez tous les batiments, vaisseaux et unités présents sur cette planète, les flottes ayant une mision qui a pour origine votre planète se perdront dans l'espace.</b><br /><br />Si vous êtes sur de vouloir abandonner cette planète : <a href="?p=rename&amp;a={$abandonH}&amp;i={$planete.id}" onclick="return confirm('Êtes-vous sûr de vouloir abandonner cette planète ?');">cliquez sur ce lien</a>.<br /><br />
{else}Vous ne pouvez pas abandonner cette planète car vous n'en avez pas d'autre.<br /><br />{/if}
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Ressources</h2>
<form method="post" action="{$menu.ressources}">
<table>
@ -16,5 +15,4 @@
</table>
<input type="submit" class="submit" value="GO" /><br /><br />
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,5 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<form action="{$menu.simulateur}" method="post">
<h2>Vaisseaux de l'attaquant</h2>
<fieldset class="options">
@ -55,5 +54,4 @@
</fieldset>
<input class="submit" type="submit" value="GO" />
</form>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,10 +1,8 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<h2>Mises à jour</h2>
<table><thead><tr><th>Versions</th><th>Détails</th></tr></thead><tbody>
{foreach from=$versions item=version}
<tr><td>{$version.numero}<br />{$version.date}</td><td>{$version.description}</td></tr>
{/foreach}
</tbody></table>
<div class="border_bt"></div>
{include file='game/footer.tpl'}

View file

@ -1,6 +1,4 @@
{include file='game/header.tpl'}
<div class="border_top"></div>
<div class="error">... veuillez patienter ...</div>
<div class="border_bt"></div>
{$contenu}
{include file='game/footer.tpl'}

View file

@ -0,0 +1,129 @@
<?php /* Smarty version 2.6.19, created on 2008-06-30 23:37:24
compiled from game/description.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Détails <?php echo $this->_tpl_vars['type']; ?>
: <?php echo $this->_tpl_vars['nom']; ?>
</h2>
<table style="width: 400px;">
<tbody>
<tr>
<td style="width: 120px;"><img src="images/<?php echo $this->_tpl_vars['type']; ?>
/<?php echo $this->_tpl_vars['image']; ?>
" alt="" /></td>
<td><b><?php echo $this->_tpl_vars['nom']; ?>
</b><br />Actuellement : <?php if ($this->_tpl_vars['type'] != 'vaisseaux' && $this->_tpl_vars['type'] != 'terrestre'): ?>niveau<?php endif; ?> <?php echo $this->_tpl_vars['niveau']; ?>
<?php if ($this->_tpl_vars['type'] == 'vaisseaux' || $this->_tpl_vars['type'] == 'terrestre'): ?> unités<?php endif; ?></td>
</tr>
<tr>
<td colspan="2"><?php echo $this->_tpl_vars['description']; ?>
</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2">
<table style="margin: auto; width: 100%;">
<thead>
<tr>
<th colspan="2">Coûts <?php if ($this->_tpl_vars['type'] == 'vaisseaux' || $this->_tpl_vars['type'] == 'terrestre'): ?>unité<?php else: ?>prochain niveau<?php endif; ?></th>
</tr>
</thead>
<tbody>
<?php if ($this->_tpl_vars['ressourcesNext']['0']): ?>
<tr>
<th><?php echo $this->_tpl_vars['nomsressources']['0']; ?>
</th>
<td><?php echo $this->_tpl_vars['ressourcesNext']['0']; ?>
</td>
</tr>
<?php endif; ?>
<?php if ($this->_tpl_vars['ressourcesNext']['1']): ?>
<tr>
<th><?php echo $this->_tpl_vars['nomsressources']['1']; ?>
</th>
<td><?php echo $this->_tpl_vars['ressourcesNext']['1']; ?>
</td>
</tr>
<?php endif; ?>
<?php if ($this->_tpl_vars['ressourcesNext']['2']): ?>
<tr>
<th><?php echo $this->_tpl_vars['nomsressources']['2']; ?>
</th>
<td><?php echo $this->_tpl_vars['ressourcesNext']['2']; ?>
</td>
</tr>
<?php endif; ?>
<tr>
<th>Temps</th>
<td><?php echo $this->_tpl_vars['ressourcesNext']['3']; ?>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<?php if ($this->_tpl_vars['caract']): ?>
<tr>
<td colspan="2">
<table style="margin: auto; width: 100%;">
<thead>
<tr>
<th colspan="2">Caractéristiques</th>
</tr>
</thead>
<tbody>
<tr>
<th>Attaque</th>
<td><?php echo $this->_tpl_vars['caract']['0']; ?>
</td>
</tr>
<tr>
<th>Bouclier</th>
<td><?php echo $this->_tpl_vars['caract']['1']; ?>
</td>
</tr>
<tr>
<th>Points de vie</th>
<td><?php echo $this->_tpl_vars['caract']['2']; ?>
</td>
</tr>
<?php if ($this->_tpl_vars['caract']['3']): ?>
<tr>
<th>Capacité de transport</th>
<td><?php echo $this->_tpl_vars['caract']['3']; ?>
</td>
</tr>
<?php endif; ?>
</tbody>
</table>
</td>
</tr>
<?php endif; ?>
<tr>
<td colspan="2">
<table style="margin: auto; width: 100%;">
<thead>
<tr>
<th>Requiert</th>
</tr>
</thead>
<tbody>
<tr>
<td><?php echo $this->_tpl_vars['etat']; ?>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tfoot>
</table>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View file

@ -0,0 +1,28 @@
<?php /* Smarty version 2.6.19, created on 2008-07-03 23:31:45
compiled from game/alliance_adm_mpmass.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Administration de l'alliance</h2>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/alliance_adm_header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<br /><br />
<h2>Envoie de MP collectif</h2>
<form method="post" action="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_mp">
<p>
Sujet : <input type="text" name="titre" /><br />
<textarea name="textarea" cols="90" rows="15" id="textarea"></textarea><br />
<input type="submit" class="submit" value="GO" />
</p>
</form>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View file

@ -1,13 +1,11 @@
<?php /* Smarty version 2.6.19, created on 2008-06-14 23:37:04
<?php /* Smarty version 2.6.19, created on 2008-06-22 23:44:46
compiled from game/prochainement.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<div class="error">Prochainement sur Halo-Battle.</div>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -0,0 +1,59 @@
<?php /* Smarty version 2.6.19, created on 2008-07-03 23:24:10
compiled from game/alliance_adm_grades_add.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Administration de l'alliance</h2>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/alliance_adm_header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<br />
<h2>Ajouter un grade</h2>
<form method="post" action="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_grades&amp;a=add">
<table style="text-align: center; width: 83%;">
<tr>
<td style="width: 20%;"><strong><label for="nom">Nom du grade</label></strong></td>
<td><input name="nom" type="text" id="nom" value="<?php echo $this->_tpl_vars['mod']['nom']; ?>
" /></td>
</tr>
<tr>
<td><strong><label for="description">Description</label></strong></td>
<td><textarea name="description" id="description"><?php echo $this->_tpl_vars['mod']['description']; ?>
</textarea></td>
</tr>
<tr>
<td>Gestion <strong>chat</strong></td>
<td><input name="gest_chat" type="checkbox" id="chat" value="1"<?php if ($this->_tpl_vars['mod']['gest_chat']): ?> checked="checked"<?php endif; ?> /><label for="chat"> Oui</label></td>
</tr>
<tr>
<td>Gestion <strong>rang</strong></td>
<td><input name="gest_rang" type="checkbox" id="rang" value="1"<?php if ($this->_tpl_vars['mod']['gest_rang']): ?> checked="checked"<?php endif; ?> /><label for="rang"> Oui</label></td>
</tr>
<tr>
<td>Gestion <strong>membre</strong></td>
<td><input name="gest_membre" type="checkbox" id="membre" value="1"<?php if ($this->_tpl_vars['mod']['gest_membre']): ?> checked="checked"<?php endif; ?> /><label for="membre"> Oui</label></td>
</tr>
<tr>
<td>Gestion <strong>&eacute;criture</strong></td>
<td><input name="gest_ecriture" type="checkbox" id="ecriture" value="1"<?php if ($this->_tpl_vars['mod']['gest_ecriture']): ?> checked="checked"<?php endif; ?> /><label for="ecriture"> Oui</label></td>
</tr>
<tr>
<td>Gestion <strong>alliance</strong></td>
<td><input name="gest_alliance" type="checkbox" id="alliance" value="1"<?php if ($this->_tpl_vars['mod']['gest_admin']): ?> checked="checked"<?php endif; ?> /><label for="alliance"> Oui</label></td>
</tr>
<tr>
<td colspan="2"><?php if ($this->_tpl_vars['mod']['id']): ?><input type="hidden" name="id" value="<?php echo $this->_tpl_vars['mod']['id']; ?>
" /><?php endif; ?><input type="submit" class="submit" value="Ok" /></td>
</tr>
</table>
</form>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View file

@ -1,11 +1,10 @@
<?php /* Smarty version 2.6.19, created on 2008-06-16 01:24:40
<?php /* Smarty version 2.6.19, created on 2008-07-02 18:05:11
compiled from game/arbre.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>Arbre Technologique <?php echo $this->_tpl_vars['raceAff']; ?>
</h2>
Race : <a href="<?php echo $this->_tpl_vars['menu']['arbre']; ?>
@ -22,6 +21,7 @@ unset($_smarty_tpl_vars);
foreach ($_from as $this->_tpl_vars['batiment']):
?>
<tr><td><a href="?p=description&amp;b=<?php echo $this->_tpl_vars['batiment']['id']; ?>
&amp;r=<?php echo $this->_tpl_vars['raceAff']; ?>
#menu"><?php echo $this->_tpl_vars['batiment']['nom']; ?>
</a> (<?php echo $this->_tpl_vars['batiment']['niveau']; ?>
) :</td><td><?php echo $this->_tpl_vars['batiment']['etat']; ?>
@ -40,6 +40,7 @@ unset($_smarty_tpl_vars);
foreach ($_from as $this->_tpl_vars['technologie']):
?>
<tr><td><a href="?p=description&amp;t=<?php echo $this->_tpl_vars['technologie']['id']; ?>
&amp;r=<?php echo $this->_tpl_vars['raceAff']; ?>
#menu"><?php echo $this->_tpl_vars['technologie']['nom']; ?>
</a> (<?php echo $this->_tpl_vars['technologie']['niveau']; ?>
) :</td><td><?php echo $this->_tpl_vars['technologie']['etat']; ?>
@ -58,6 +59,7 @@ unset($_smarty_tpl_vars);
foreach ($_from as $this->_tpl_vars['unite']):
?>
<tr><td><a href="?p=description&amp;d=<?php echo $this->_tpl_vars['unite']['id']; ?>
&amp;r=<?php echo $this->_tpl_vars['raceAff']; ?>
#menu"><?php echo $this->_tpl_vars['unite']['nom']; ?>
</a> (<?php echo $this->_tpl_vars['unite']['niveau']; ?>
) :</td><td><?php echo $this->_tpl_vars['unite']['etat']; ?>
@ -76,6 +78,7 @@ unset($_smarty_tpl_vars);
foreach ($_from as $this->_tpl_vars['vaisseau']):
?>
<tr><td><a href="?p=description&amp;v=<?php echo $this->_tpl_vars['vaisseau']['id']; ?>
&amp;r=<?php echo $this->_tpl_vars['raceAff']; ?>
#menu"><?php echo $this->_tpl_vars['vaisseau']['nom']; ?>
</a> (<?php echo $this->_tpl_vars['vaisseau']['niveau']; ?>
) :</td><td><?php echo $this->_tpl_vars['vaisseau']['etat']; ?>
@ -84,7 +87,6 @@ unset($_smarty_tpl_vars);
</tbody></table></div>
</div>
</div>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,13 +1,12 @@
<?php /* Smarty version 2.6.19, created on 2008-06-14 21:19:41
<?php /* Smarty version 2.6.19, created on 2008-06-30 23:37:15
compiled from game/laboratoire.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'lower', 'game/laboratoire.tpl', 30, false),)), $this); ?>
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'lower', 'game/laboratoire.tpl', 29, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>File d'attente</h2>
<div class="file">
<?php $_from = $this->_tpl_vars['file']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
@ -107,7 +106,6 @@ unset($_smarty_tpl_vars);
</tr>
<?php endforeach; endif; unset($_from); ?>
</table>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,6 +1,6 @@
<?php /* Smarty version 2.6.19, created on 2008-06-08 23:03:39
<?php /* Smarty version 2.6.19, created on 2008-06-22 23:35:19
compiled from game/footer.tpl */ ?>
 </div>
<div class="border_bt"></div></div>
<div id="footer">
Réalisé par Halo Battle Staff<br />
Design by <a href="http://nothing-arts.com" onclick="window.open(this.href); return false;"><ins>nothingarts</ins></a><br />

View file

@ -0,0 +1,21 @@
<?php /* Smarty version 2.6.19, created on 2008-07-04 00:23:13
compiled from game/aide/sommaire.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Aide de Halo-Battle :: Sommaire</h2>
<h3><a href="<?php echo $this->_tpl_vars['menu']['faq']; ?>
&amp;q=1">Avertissements</a></h3>
<h3><a href="<?php echo $this->_tpl_vars['menu']['faq']; ?>
&amp;q=2">Configuration nécessaire & démarrage du jeu</a></h3>
<h3><a href="<?php echo $this->_tpl_vars['menu']['faq']; ?>
&amp;q=3">Introduction</a></h3>
<h3><a href="<?php echo $this->_tpl_vars['menu']['faq']; ?>
&amp;q=4">Comment jouer ?</a></h3>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View file

@ -0,0 +1,33 @@
<?php /* Smarty version 2.6.19, created on 2008-07-03 23:33:08
compiled from game/alliance_adm_ecritures.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Administration de l'alliance</h2>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/alliance_adm_header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<br /><br />
<a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_ecrits&amp;t=presentation">Modifier la pr&eacute;sentation</a> - <a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_ecrits&amp;t=interne">Modifier la page interne</a><br />
<h2>Modification <?php if ($this->_tpl_vars['mod'] == 'presentation'): ?>de la présentation de l'alliance<?php else: ?>du texte interne<?php endif; ?></h2>
<form method="post" action="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_ecrits">
<p>
<textarea name="textarea" cols="90" rows="15" id="textarea"><?php if ($this->_tpl_vars['mod'] == 'presentation'): ?><?php echo $this->_tpl_vars['alliance']['presentation']; ?>
<?php else: ?><?php echo $this->_tpl_vars['alliance']['texte_interne']; ?>
<?php endif; ?></textarea>
<input name="type" type="hidden" value="<?php if ($this->_tpl_vars['mod'] == 'presentation'): ?>presentation<?php else: ?>texte_interne<?php endif; ?>" /><br />
<input type="submit" class="submit" value="GO" />
</p>
</form>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View file

@ -0,0 +1,49 @@
<?php /* Smarty version 2.6.19, created on 2008-07-03 23:23:08
compiled from game/alliance_adm_chat.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'date_format', 'game/alliance_adm_chat.tpl', 19, false),array('modifier', 'escape', 'game/alliance_adm_chat.tpl', 20, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Administration de l'alliance</h2>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/alliance_adm_header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<br />
<h2 id="chat">Administration du chat</h2>
<table style="text-align: center; width: 100%;">
<thead>
<tr>
<th>Pseudo</th>
<th>Date</th>
<th>Message</th>
<th>Supprimer</th>
</tr>
</thead>
<tbody>
<?php $_from = $this->_tpl_vars['chat']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['message']):
?>
<tr>
<td><?php echo $this->_tpl_vars['message']['emetteur']; ?>
</td>
<td><?php echo ((is_array($_tmp=$this->_tpl_vars['message']['timestamp'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%d/%m/%y %H:%M:%S") : smarty_modifier_date_format($_tmp, "%d/%m/%y %H:%M:%S")); ?>
</td>
<td><?php echo ((is_array($_tmp=$this->_tpl_vars['message']['message'])) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
</td>
<td><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_chat&amp;i=<?php echo $this->_tpl_vars['message']['id']; ?>
"><i>Supprimer</i></a></td>
</tr>
<?php endforeach; endif; unset($_from); ?>
</tbody>
</table>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View file

@ -0,0 +1,89 @@
<?php /* Smarty version 2.6.19, created on 2008-07-03 23:23:56
compiled from game/alliance_adm_membres.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'date_format', 'game/alliance_adm_membres.tpl', 22, false),array('modifier', 'nl2br', 'game/alliance_adm_membres.tpl', 44, false),array('function', 'html_options', 'game/alliance_adm_membres.tpl', 23, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Administration de l'alliance</h2>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/alliance_adm_header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<br />
<h2>Administration des membres</h2>
<table style="text-align: center; width: 100%;">
<thead>
<tr>
<th>Pseudo</th>
<th>Race</th>
<th>Derni&egrave;re connexion </th>
<th>Grade</th>
<th>Mp</th>
<th>Renvoyer de l'alliance </th>
</tr>
</thead>
<tbody>
<?php $_from = $this->_tpl_vars['membres']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['membre']):
?>
<tr>
<td><?php echo $this->_tpl_vars['membre']['pseudo']; ?>
</td>
<td><?php echo $this->_tpl_vars['membre']['race']; ?>
</td>
<td><?php echo ((is_array($_tmp=$this->_tpl_vars['membre']['last_visite'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%d/%m/%y %H:%M:%S") : smarty_modifier_date_format($_tmp, "%d/%m/%y %H:%M:%S")); ?>
</td>
<td><form action="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_membres" method="post"><p><input type="hidden" name="user" value="<?php echo $this->_tpl_vars['membre']['id']; ?>
" /><select name="grade" onchange="this.form.submit();"><option label="Aucun" value="0">Aucun</option><?php echo smarty_function_html_options(array('values' => $this->_tpl_vars['gradei'],'selected' => $this->_tpl_vars['membre']['id_grade_alliance'],'output' => $this->_tpl_vars['grades']), $this);?>
</select></p></form></td>
<td><a href="?p=envoyer&amp;d=<?php echo $this->_tpl_vars['membre']['pseudo']; ?>
" class="msg"><span>Message</span></a></td>
<td><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_membres&amp;u=<?php echo $this->_tpl_vars['membre']['id']; ?>
"><i>Renvoyer</i></a></td>
</tr>
<?php endforeach; endif; unset($_from); ?>
</tbody>
</table>
<table style="text-align: center; width: 100%;">
<thead>
<tr>
<th>Pseudo</th>
<th>Message de motivation</th>
<th>Date</th>
<th>Action</th>
<th>Mp</th>
</tr>
</thead>
<tbody>
<?php $_from = $this->_tpl_vars['candidats']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['candidat']):
?>
<tr>
<td><?php echo $this->_tpl_vars['candidat']['pseudo_membre']; ?>
</td>
<td><?php echo ((is_array($_tmp=$this->_tpl_vars['candidat']['message'])) ? $this->_run_mod_handler('nl2br', true, $_tmp) : smarty_modifier_nl2br($_tmp)); ?>
</td>
<td><?php echo ((is_array($_tmp=$this->_tpl_vars['candidat']['timestamp'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%d/%m/%y %H:%M:%S") : smarty_modifier_date_format($_tmp, "%d/%m/%y %H:%M:%S")); ?>
</td>
<td><a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_membres&amp;accept=<?php echo $this->_tpl_vars['candidat']['id_membre']; ?>
"><i>Accepter</i></a> - <a href="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_membres&amp;refus=<?php echo $this->_tpl_vars['candidat']['id_membre']; ?>
"><i>Refuser</i></a></td>
<td><a href="?p=envoyer&amp;d=<?php echo $this->_tpl_vars['candidat']['pseudo_membre']; ?>
" class="msg"><span>Message</span></a></td>
</tr>
<?php endforeach; endif; unset($_from); ?>
</tbody>
</table>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View file

@ -1,13 +1,12 @@
<?php /* Smarty version 2.6.19, created on 2008-06-14 23:50:22
<?php /* Smarty version 2.6.19, created on 2008-06-22 23:44:49
compiled from game/chantierspatial.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'lower', 'game/chantierspatial.tpl', 27, false),)), $this); ?>
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'lower', 'game/chantierspatial.tpl', 26, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>File d'attente</h2>
<div class="file">
<?php $_from = $this->_tpl_vars['file']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
@ -91,7 +90,6 @@ unset($_smarty_tpl_vars);
</tr>
<?php endforeach; endif; unset($_from); ?>
</table>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,13 +1,12 @@
<?php /* Smarty version 2.6.19, created on 2008-06-08 23:03:51
<?php /* Smarty version 2.6.19, created on 2008-06-22 23:36:25
compiled from game/batiments.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'lower', 'game/batiments.tpl', 30, false),)), $this); ?>
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'lower', 'game/batiments.tpl', 29, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>File d'attente</h2>
<div class="file">
<?php $_from = $this->_tpl_vars['file']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
@ -107,7 +106,6 @@ unset($_smarty_tpl_vars);
</tr>
<?php endforeach; endif; unset($_from); ?>
</table>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -0,0 +1,43 @@
<?php /* Smarty version 2.6.19, created on 2008-07-03 23:35:08
compiled from game/alliance_chat.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'date_format', 'game/alliance_chat.tpl', 18, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Chat</h2>
<form method="post" action="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=chat">
Réponse :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input name="msg" type="text" size="50" maxlength="250">&nbsp;&nbsp;&nbsp;&nbsp;<input value="GO" class="submit" type="submit">
</form>
<br />
<div style="height: 550px; overflow: auto; width: 99%;">
<table style="width: 100%; margin: 0px;">
<thead>
<tr>
<th style="width: 172px;">[pseudo] heure</td>
<th style="width: 536px;">Message</td>
</tr>
</thead>
<tbody>
<?php $_from = $this->_tpl_vars['chat']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['message']):
?>
<tr>
<td>[<?php echo $this->_tpl_vars['message']['emetteur']; ?>
] <i><?php echo ((is_array($_tmp=$this->_tpl_vars['message']['timestamp'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%d/%m/%y %H:%M:%S") : smarty_modifier_date_format($_tmp, "%d/%m/%y %H:%M:%S")); ?>
</i></td>
<td><?php echo $this->_tpl_vars['message']['message']; ?>
</td>
</tr>
<?php endforeach; endif; unset($_from); ?>
</tbody>
</table>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View file

@ -1,17 +1,20 @@
<?php /* Smarty version 2.6.19, created on 2008-06-15 23:45:02
<?php /* Smarty version 2.6.19, created on 2008-07-03 23:02:03
compiled from game/options.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>Signature pour forum</h2>
<img src="http://halo-battle.fr/sign.php?i=<?php echo $this->_tpl_vars['user']['id']; ?>
" alt="Signature" /><br /><a href="http://halo-battle.fr/sign.php?i=<?php echo $this->_tpl_vars['user']['id']; ?>
">http://halo-battle.fr/sign.php?i=<?php echo $this->_tpl_vars['user']['id']; ?>
<img src="http://<?php echo $this->_tpl_vars['url_serveur']; ?>
/sign.php?i=<?php echo $this->_tpl_vars['user']['id']; ?>
" alt="Signature" /><br /><a href="http://<?php echo $this->_tpl_vars['url_serveur']; ?>
/sign.php?i=<?php echo $this->_tpl_vars['user']['id']; ?>
">http://<?php echo $this->_tpl_vars['url_serveur']; ?>
/sign.php?i=<?php echo $this->_tpl_vars['user']['id']; ?>
</a><br /><br />
BBcode pour forums : <input value="[url=http://halo-battle.s-fr.com][img]http://halo-battle.fr/sign.php?i=<?php echo $this->_tpl_vars['user']['id']; ?>
BBcode pour forums : <input value="[url=http://halo-battle.s-fr.com][img]http://<?php echo $this->_tpl_vars['url_serveur']; ?>
/sign.php?i=<?php echo $this->_tpl_vars['user']['id']; ?>
[/img][/url]" />
<h2>Changer de mot de passe</h2>
<form action="<?php echo $this->_tpl_vars['menu']['options']; ?>
@ -39,7 +42,6 @@ unset($_smarty_tpl_vars);
">Activer le mode vacances maintenant</a>
<h2>Supprimer son compte</h2>
Contactez le chef interne de votre galaxie pour supprimer votre compte.
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,13 +1,11 @@
<?php /* Smarty version 2.6.19, created on 2008-06-09 10:11:15
<?php /* Smarty version 2.6.19, created on 2008-06-22 23:50:03
compiled from admin/vp.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<div class="error">... veuillez patienter ...</div>
<div class="border_bt"></div>
<?php echo $this->_tpl_vars['contenu']; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;

View file

@ -1,11 +1,10 @@
<?php /* Smarty version 2.6.19, created on 2008-06-08 23:03:46
<?php /* Smarty version 2.6.19, created on 2008-06-22 23:36:11
compiled from game/rename.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<img src="images/planetes/<?php echo $this->_tpl_vars['planete']['image']; ?>
.jpg" width="200" height="200" alt="planète" />
<h2>Renommer la planète</h2>
@ -18,9 +17,9 @@ unset($_smarty_tpl_vars);
</form>
<h2>Abandonner la planète</h2>
<?php if ($this->_tpl_vars['abandonH']): ?><b>Attention, cette action est irréversible ; vous perdrez tous les batiments, vaisseaux et unités présents sur cette planète, les flottes ayant une mision qui a pour origine votre planète se perdront dans l'espace.</b><br /><br />Si vous êtes sur de vouloir abandonner cette planète : <a href="?p=rename&amp;a=<?php echo $this->_tpl_vars['abandonH']; ?>
&amp;i=<?php echo $this->_tpl_vars['planete']['id']; ?>
" onclick="return confirm('Êtes-vous sûr de vouloir abandonner cette planète ?');">cliquez sur ce lien</a>.<br /><br />
<?php else: ?>Vous ne pouvez pas abandonner cette planète car vous n'en avez pas d'autre.<br /><br /><?php endif; ?>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,11 +1,10 @@
<?php /* Smarty version 2.6.19, created on 2008-06-15 23:44:48
<?php /* Smarty version 2.6.19, created on 2008-06-30 23:51:16
compiled from game/classement.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>Classement</h2>
<form action="<?php echo $this->_tpl_vars['menu']['classement']; ?>
" method="get">
@ -62,7 +61,6 @@ unset($_smarty_tpl_vars);
<?php endif; ?>
</tbody></table>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,13 +1,12 @@
<?php /* Smarty version 2.6.19, created on 2008-06-14 23:58:03
<?php /* Smarty version 2.6.19, created on 2008-06-30 23:37:13
compiled from game/defenses.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'lower', 'game/defenses.tpl', 27, false),)), $this); ?>
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'lower', 'game/defenses.tpl', 26, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>File d'attente</h2>
<div class="file">
<?php $_from = $this->_tpl_vars['file']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
@ -91,7 +90,6 @@ unset($_smarty_tpl_vars);
</tr>
<?php endforeach; endif; unset($_from); ?>
</table>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,13 +1,12 @@
<?php /* Smarty version 2.6.19, created on 2008-06-08 23:03:39
<?php /* Smarty version 2.6.19, created on 2008-06-22 23:35:18
compiled from game/accueil.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'upper', 'game/accueil.tpl', 18, false),)), $this); ?>
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'upper', 'game/accueil.tpl', 17, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>Evénements</h2>
<em>Heure du serveur: <?php echo $this->_tpl_vars['datehb']; ?>
</em>
@ -59,7 +58,6 @@ unset($_smarty_tpl_vars);
<?php if ($this->_tpl_vars['alliance']): ?><h4>Alliance: <a href="?p=alliances">[<?php echo ((is_array($_tmp=$this->_tpl_vars['alliance']['tag'])) ? $this->_run_mod_handler('upper', true, $_tmp) : smarty_modifier_upper($_tmp)); ?>
] <?php echo $this->_tpl_vars['alliance']['nom']; ?>
</a></h4><?php endif; ?>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,11 +1,10 @@
<?php /* Smarty version 2.6.19, created on 2008-06-15 00:09:46
<?php /* Smarty version 2.6.19, created on 2008-07-03 23:02:56
compiled from game/chat.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>Chat</h2>
<applet name="coolsmile" code="EIRC.class" style="height: 450px; width: 98%;">
<param name="archive" value="java/EIRC.jar,java/EIRC-cfg.jar">
@ -53,7 +52,6 @@ _IG">
<param name="progressbar" value="true">
<param name="progresscolor" value="red">
</applet>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,13 +1,12 @@
<?php /* Smarty version 2.6.19, created on 2008-06-14 23:37:03
<?php /* Smarty version 2.6.19, created on 2008-06-30 23:37:35
compiled from game/ressources.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'html_options', 'game/ressources.tpl', 8, false),array('modifier', 'cat', 'game/ressources.tpl', 8, false),)), $this); ?>
smarty_core_load_plugins(array('plugins' => array(array('function', 'html_options', 'game/ressources.tpl', 7, false),array('modifier', 'cat', 'game/ressources.tpl', 7, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>Ressources</h2>
<form method="post" action="<?php echo $this->_tpl_vars['menu']['ressources']; ?>
">
@ -62,7 +61,6 @@ unset($_smarty_tpl_vars);
</table>
<input type="submit" class="submit" value="GO" /><br /><br />
</form>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,4 +1,4 @@
<?php /* Smarty version 2.6.19, created on 2008-06-15 23:41:48
<?php /* Smarty version 2.6.19, created on 2008-06-30 23:02:02
compiled from cms/mini.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'cms/header.tpl', 'smarty_include_vars' => array()));
@ -7,14 +7,36 @@ unset($_smarty_tpl_vars);
?>
<div id="connexion" class="block">
<div class="header">Connexion</div>
<div class="corps"><form action="?log" method="post"><fieldset><span><input type="text" class="text" name="HB_login" maxlength="32" tabindex="1" /><input type="password" class="password" name="HB_password" maxlength="32" tabindex="2" /><input type="submit" class="submit" value="GO" tabindex="3" /></span><span><label for="galaxie">Galaxie :</label> <select name="galaxie" id="galaxie"><optgroup label="Galaxies standards"><option> Alpha</option></optgroup></select> <a href="<?php echo $this->_tpl_vars['link']['oubliemdp']; ?>
" tabindex="4">Mot de passe oublié</a></span></fieldset></form></div>
<div class="corps">
<form action="?log" method="post">
<fieldset>
<span>
<input type="text" class="text" name="HB_login" maxlength="32" tabindex="1" />
<input type="password" class="password" name="HB_password" maxlength="32" tabindex="2" />
<input type="submit" class="submit" value="GO" tabindex="3" />
</span>
<span>
<label for="galaxie">Galaxie :</label>
<select name="galaxie" id="galaxie">
<optgroup label="Galaxies standards">
<option> Alpha</option>
</optgroup>
</select>
<a href="<?php echo $this->_tpl_vars['link']['oubliemdp']; ?>
" tabindex="4">Mot de passe oublié</a>
</span>
</fieldset>
</form>
</div>
</div>
<div id="inscription" class="block"><span><a href="<?php echo $this->_tpl_vars['link']['inscription']; ?>
">INSCRIVEZ VOUS</a> Rejoignez l'alliance ou engagez-vous</span> <p><strong>DEFENDREZ VOUS L'HUMANITE OU LA DETRUIREZ VOUS?</strong><br /><br />Repoussez l'ennemi et partez a la conquète des mondes-anneaux dans des univers vastes et riches basés sur l'univers du jeu vidéo Halo<br /><br /><em>Une simple inscription gratuite et un navigateur internet sont demandés pour pouvoir participer a des batailles épiques!</em></p> <a href="<?php echo $this->_tpl_vars['link']['inscription']; ?>
" class="link"><span>Cliquez ici pour vous inscrire</span></a> <a href="<?php echo $this->_tpl_vars['link']['inscription']; ?>
" class="more">En savoir plus</a></div>
<div id="dernierminute" class="block">
<a href="http://www.halo.fr/" onclick="window.open(this.href); return false;"><img src="images/hfr.jpg" alt="Halo.fr" /></a>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'cms/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,11 +1,10 @@
<?php /* Smarty version 2.6.19, created on 2008-06-15 23:45:24
<?php /* Smarty version 2.6.19, created on 2008-07-03 23:01:43
compiled from game/carte.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>Navigation</h2>
<form action="<?php echo $this->_tpl_vars['menu']['carte']; ?>
" method="get"><fieldset class="systeme"><label for="galaxie">Amas :</label><input type="hidden" value="carte" name="p" /><input class="text" type="text" value="<?php echo $this->_tpl_vars['position']['0']; ?>
@ -57,7 +56,6 @@ unset($_smarty_tpl_vars);
<?php endforeach; endif; unset($_from); ?>
</tbody>
</table>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,13 +1,11 @@
<?php /* Smarty version 2.6.19, created on 2008-06-08 23:03:42
<?php /* Smarty version 2.6.19, created on 2008-06-22 23:36:08
compiled from game/vp.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<div class="error">... veuillez patienter ...</div>
<div class="border_bt"></div>
<?php echo $this->_tpl_vars['contenu']; ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;

View file

@ -1,13 +1,12 @@
<?php /* Smarty version 2.6.19, created on 2008-06-08 23:31:02
<?php /* Smarty version 2.6.19, created on 2008-06-30 23:51:12
compiled from game/alliance_accueil.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'upper', 'game/alliance_accueil.tpl', 3, false),array('modifier', 'capitalize', 'game/alliance_accueil.tpl', 3, false),array('modifier', 'escape', 'game/alliance_accueil.tpl', 11, false),array('modifier', 'nl2br', 'game/alliance_accueil.tpl', 34, false),array('modifier', 'date_format', 'game/alliance_accueil.tpl', 57, false),)), $this); ?>
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'upper', 'game/alliance_accueil.tpl', 2, false),array('modifier', 'capitalize', 'game/alliance_accueil.tpl', 2, false),array('modifier', 'escape', 'game/alliance_accueil.tpl', 10, false),array('modifier', 'nl2br', 'game/alliance_accueil.tpl', 33, false),array('modifier', 'date_format', 'game/alliance_accueil.tpl', 56, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>[<?php echo ((is_array($_tmp=$this->_tpl_vars['alliance']['tag'])) ? $this->_run_mod_handler('upper', true, $_tmp) : smarty_modifier_upper($_tmp)); ?>
] <?php echo ((is_array($_tmp=$this->_tpl_vars['alliance']['nom'])) ? $this->_run_mod_handler('capitalize', true, $_tmp) : smarty_modifier_capitalize($_tmp)); ?>
</h2>
@ -95,7 +94,6 @@ unset($_smarty_tpl_vars);
&amp;q=chat">
Réponse :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input name="msg" type="text" size="50" maxlength="250">&nbsp;&nbsp;&nbsp;&nbsp;<input value="GO" class="submit" type="submit">
</form>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -0,0 +1,83 @@
<?php /* Smarty version 2.6.19, created on 2008-07-02 23:53:55
compiled from game/gestion.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'escape', 'game/gestion.tpl', 15, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Gestion</h2>
<div id="gestion">
<table>
<thead>
<tr>
<td></td>
<?php $_from = $this->_tpl_vars['planetes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['plan']):
?>
<td><img src="images/planetes/<?php echo $this->_tpl_vars['plan']['image']; ?>
.jpg" alt="<?php echo $this->_tpl_vars['plan']['image']; ?>
" title="<?php echo $this->_tpl_vars['plan']['nom_planete']; ?>
" width="80" height="80" /></td>
<?php endforeach; endif; unset($_from); ?>
</tr>
<tr>
<th></th>
<?php $_from = $this->_tpl_vars['planetes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['plan']):
?>
<th><?php echo ((is_array($_tmp=$this->_tpl_vars['plan']['nom_planete'])) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
</th>
<?php endforeach; endif; unset($_from); ?>
</tr>
</thead>
<tbody>
<tr>
<td class="hightlight"><?php echo $this->_tpl_vars['nomsressources']['0']; ?>
</td>
<?php $_from = $this->_tpl_vars['planetes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['plan']):
?>
<td><?php echo $this->_tpl_vars['plan']['metal']; ?>
</td>
<?php endforeach; endif; unset($_from); ?>
</tr>
<tr>
<td class="hightlight"><?php echo $this->_tpl_vars['nomsressources']['1']; ?>
</td>
<?php $_from = $this->_tpl_vars['planetes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['plan']):
?>
<td><?php echo $this->_tpl_vars['plan']['cristal']; ?>
</td>
<?php endforeach; endif; unset($_from); ?>
</tr>
<tr>
<td class="hightlight"><?php echo $this->_tpl_vars['nomsressources']['2']; ?>
</td>
<?php $_from = $this->_tpl_vars['planetes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['plan']):
?>
<td><?php echo $this->_tpl_vars['plan']['hydrogene']; ?>
</td>
<?php endforeach; endif; unset($_from); ?>
</tr>
<tr>
<td class="hightlight"><?php echo $this->_tpl_vars['nomsressources']['3']; ?>
</td>
<?php $_from = $this->_tpl_vars['planetes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['plan']):
?>
<td><?php echo $this->_tpl_vars['plan']['energie']; ?>
</td>
<?php endforeach; endif; unset($_from); ?>
</tr>
</tbody>
</table>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View file

@ -0,0 +1,72 @@
<?php /* Smarty version 2.6.19, created on 2008-07-03 23:33:36
compiled from game/alliance_adm_admin.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'upper', 'game/alliance_adm_admin.tpl', 14, false),array('function', 'html_options', 'game/alliance_adm_admin.tpl', 18, false),)), $this); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Administration de l'alliance</h2>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/alliance_adm_header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<br />
<h2>Administration de l'alliance</h2>
<form method="post" action="<?php echo $this->_tpl_vars['menu']['alliance']; ?>
&amp;q=adm_alliance">
<table style="width: 100%;">
<tr>
<td style="width: 17%;"><strong><label for="nom">Nom :</label></strong></td>
<td colspan="3"><?php echo $this->_tpl_vars['alliance']['nom']; ?>
</td>
</tr>
<tr>
<td><strong><label for="tag">Tag :</label></strong></td>
<td colspan="3"><?php echo ((is_array($_tmp=$this->_tpl_vars['alliance']['tag'])) ? $this->_run_mod_handler('upper', true, $_tmp) : smarty_modifier_upper($_tmp)); ?>
</td>
</tr>
<tr>
<td><strong>Defcon : </strong></td>
<td><select name="defcon" id="defcon"><?php echo smarty_function_html_options(array('values' => $this->_tpl_vars['niveauxi'],'selected' => $this->_tpl_vars['alliance']['defcon'],'output' => $this->_tpl_vars['niveaux']), $this);?>
</select></td>
<td><strong><label for="defcon_txt">Message du Defcon :</label></strong></td>
<td><input name="defcon_txt" type="text" id="defcon_txt" value="<?php echo $this->_tpl_vars['alliance']['defcon_txt']; ?>
" /></td>
</tr>
<?php if ($this->_tpl_vars['access']['fondateur']): ?>
<tr>
<td><strong><label>Fondateur :</label></strong></td>
<td><select name="fondateur" id="fondateur"><?php echo smarty_function_html_options(array('values' => $this->_tpl_vars['membresi'],'selected' => $this->_tpl_vars['alliance']['fondateur'],'output' => $this->_tpl_vars['membres']), $this);?>
</select></td>
<td><strong>Dissoudre l'alliance</strong></td>
<td>Ecrivez votre mot de passe dans le champ ci-dessous :<br /><input name="pswd_admin" type="password" id="pswd_admin" /></td>
</tr>
<?php endif; ?>
<tr>
<td><strong><label for="etat_inscription">Etat des candidatures :</label></strong></td>
<td colspan="3"><select name="etat_inscription" id="etat_inscription"><?php echo smarty_function_html_options(array('values' => $this->_tpl_vars['etatinscripti'],'selected' => $this->_tpl_vars['alliance']['etat_inscription'],'output' => $this->_tpl_vars['etatinscript']), $this);?>
</select></td>
</tr>
<tr>
<td><strong><label for="image">Url de l'image :</label></strong></td>
<td colspan="3"><input name="image" type="text" id="image" value="<?php echo $this->_tpl_vars['alliance']['image']; ?>
" /></td>
</tr>
<tr>
<td><strong><label for="url">Url du forum de l'alliance :</label></strong></td>
<td colspan="3"><input name="url" type="text" id="url" value="<?php echo $this->_tpl_vars['alliance']['url']; ?>
" /></td>
</tr>
<tr>
<td colspan="4"><input type="submit" class="submit" value="Ok" /></td>
</tr>
</table>
</form>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

View file

@ -1,18 +1,17 @@
<?php /* Smarty version 2.6.19, created on 2008-06-14 23:13:39
<?php /* Smarty version 2.6.19, created on 2008-07-04 00:19:49
compiled from game/operateur.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<h2>Opérateurs de cette galaxie</h2>
<ul>
<?php $_from = $this->_tpl_vars['operateurs']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['operateur']):
?>
<li><?php echo $this->_tpl_vars['operateur']['pseudo']; ?>
<i>(<?php if ($this->_tpl_vars['operateur']['auth_level'] == 4): ?>Modérateur<?php elseif ($this->_tpl_vars['operateur']['auth_level'] == 5): ?>Opérateur<?php elseif ($this->_tpl_vars['operateur']['auth_level'] == 6): ?>Super-opérateur<?php elseif ($this->_tpl_vars['operateur']['auth_level'] == 7): ?>Administrateur<?php elseif ($this->_tpl_vars['operateur']['auth_level'] == 8): ?>Codeur<?php endif; ?>)</i></li>
<i>(<?php if ($this->_tpl_vars['operateur']['auth_level'] == 3): ?>Modérateur<?php elseif ($this->_tpl_vars['operateur']['auth_level'] == 4): ?>Opérateur en formation<?php elseif ($this->_tpl_vars['operateur']['auth_level'] == 5): ?>Opérateur<?php elseif ($this->_tpl_vars['operateur']['auth_level'] == 6): ?>Super-opérateur<?php elseif ($this->_tpl_vars['operateur']['auth_level'] == 7): ?>Administrateur<?php elseif ($this->_tpl_vars['operateur']['auth_level'] == 8): ?>Codeur<?php endif; ?>)</i></li>
<?php endforeach; endif; unset($_from); ?>
</ul>
<h2>Problèmes connus</h2>
@ -50,7 +49,6 @@ unset($_smarty_tpl_vars);
<textarea id="desc" name="description" cols="40" rows="10"></textarea><br /><br />
<input class="submit" type="submit" value="OK" />
</fieldset></form><?php endif; ?>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -1,15 +1,13 @@
<?php /* Smarty version 2.6.19, created on 2008-06-08 23:03:49
<?php /* Smarty version 2.6.19, created on 2008-06-22 23:36:18
compiled from game/erreur.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<div class="border_top"></div>
<div class="error"<?php if ($this->_tpl_vars['couleur']): ?> style="color: <?php echo $this->_tpl_vars['couleur']; ?>
;"<?php endif; ?>><?php echo $this->_tpl_vars['message']; ?>
</div>
<div class="border_bt"></div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;

View file

@ -0,0 +1,65 @@
<?php /* Smarty version 2.6.19, created on 2008-06-23 01:19:10
compiled from game/bourse.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/header.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h2>Bourse</h2>
<table class="bourse">
<thead>
<tr>
<th>Action</th>
<th>Evolution</th>
<th>Valeur Métal</th>
<th>Valeur Cristal</th>
<th>Acheter</th>
<th>Vendre</th>
</tr>
</thead>
<tbody>
<?php $_from = $this->_tpl_vars['bourse']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['action']):
?>
<tr>
<td><a href="#"><?php echo $this->_tpl_vars['action']['nom']; ?>
</a></td>
<td><?php if ($this->_tpl_vars['action']['evolution'] >= 0): ?>+<?php endif; ?><?php echo $this->_tpl_vars['action']['evolution']; ?>
%</td>
<td><?php echo $this->_tpl_vars['action']['metal']; ?>
</td>
<td><?php echo $this->_tpl_vars['action']['cristal']; ?>
</td>
<td>
<form action="<?php echo $this->_tpl_vars['menu']['bourse']; ?>
&amp;a=<?php echo $this->_tpl_vars['action']['id']; ?>
" method="post">
<fieldset>
<input type="text" class="text" name="a<?php echo $this->_tpl_vars['action']['id']; ?>
" maxlength="3" value="0" />
<input type="submit" class="submit" value="OK" />
</fieldset>
</form>
</td>
<td>
<form action="<?php echo $this->_tpl_vars['menu']['bourse']; ?>
&amp;v=<?php echo $this->_tpl_vars['action']['id']; ?>
" method="post">
<fieldset>
<input type="text" class="text" name="v<?php echo $this->_tpl_vars['action']['id']; ?>
" maxlength="3" value="0" />/<?php echo $this->_tpl_vars['action']['nbactions']; ?>
<input type="submit" class="submit" value="OK" />
</fieldset>
</form>
</td>
</tr>
<?php endforeach; endif; unset($_from); ?>
</tbody>
</table>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'game/footer.tpl', 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

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