diff index.xhtml @ 13:2925b0e246c6 default tip

Fix a lot of things, and add a TODO.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 17 Feb 2012 12:54:08 +0100
parents c5b074b0abbd
children
line wrap: on
line diff
--- a/index.xhtml
+++ b/index.xhtml
@@ -13,6 +13,7 @@
 			<li><a href="06/std.xhtml">STD</a> (stages)</li>
 			<li><a href="06/ecl.xhtml">ECL</a> (enemies and patterns)</li>
 			<li><a href="06/t6rp.xhtml">T6RP</a> (replays)</li>
+			<li><a href="06/cfg.txt">CFG</a> (configuration)</li>
 		</ul>
 		<h3>Opcodes</h3>
 		<ul>
@@ -21,16 +22,25 @@
 			<li><a href="06/msg.xml">MSG</a> (dialogs)</li>
 		</ul>
 
+
+		<h2>Perfect Cherry Blossom</h2>
+		<h3>Formats</h3>
+		<ul>
+			<li><a href="07/sht.xhtml">SHT</a> (characters)</li>
+		</ul>
+
+
 		<h2>Mountain of Faith</h2>
 		<ul>
 			<li><a href="10/ecl.xml">ECL</a> (<a href="//code.google.com/p/thtk/wiki/Ecl10Reference">original</a>)</li>
 		</ul>
 
+
 		<h2>Subterranean Animism</h2>
 		<ul>
 			<li><a href="//code.google.com/p/thtk/wiki/Ecl11Reference">ECL</a></li>
 		</ul>
 
-		<p>The sources are <a href="//hg.linkmauve.fr/touhou-doc">here</a></p>
+		<p>The sources are <a href="//hg.linkmauve.fr/touhou-doc">here</a>, and a reimplementation in python is <a href="//hg.linkmauve.fr/touhou/">here</a>.</p>
 	</body>
 </html>