comparison index.xhtml @ 0:f82309a9465e

Initial commit.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 28 Jul 2011 22:57:08 +0200
parents
children b1bec4b5ccf3
comparison
equal deleted inserted replaced
-1:000000000000 0:f82309a9465e
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html>
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
4 <head>
5 <title>Touhou</title>
6 </head>
7 <body>
8 <h1>Touhou</h1>
9 <h2>Embodiment of Scarlet Devil</h2>
10 <h3>Formats</h3>
11 <ul>
12 <li><a href="06/std.xhtml">STD</a> (stages)</li>
13 </ul>
14 <h3>Opcodes</h3>
15 <ul>
16 <li><a href="06/std.xhtml">STD</a> (stages)</li>
17 <li><a href="06/ecl.xml">ECL</a> (enemy comportement)</li>
18 <li><a href="06/msg.xml">MSG</a> (dialogs)</li>
19 </ul>
20
21 <h2>Mountain of Faith</h2>
22 <ul>
23 <li><a href="10/ecl.xml">ECL</a> (<a href="http://code.google.com/p/thtk/wiki/Ecl10Reference">original</a>)</li>
24 </ul>
25
26 <h2>Subterranean Animism</h2>
27 <ul>
28 <li><a href="http://code.google.com/p/thtk/wiki/Ecl11Reference">ECL</a></li>
29 </ul>
30 </body>
31 </html>