view index.xhtml @ 4:617e7760fd9f

Fix thstd_viewpos2_instr_t.center_dy as well as a link with incorrect description.
author Thibaut Girka <thib@sitedethib.com>
date Fri, 05 Aug 2011 21:28:14 +0200
parents bd0f1253691d
children c5b074b0abbd
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
	<head>
		<title>Touhou</title>
	</head>
	<body>
		<h1>Touhou</h1>
		<h2>Embodiment of Scarlet Devil</h2>
		<h3>Formats</h3>
		<ul>
			<li><a href="06/pbg3.xhtml">PBG3</a> (dat archives)</li>
			<li><a href="06/std.xhtml">STD</a> (stages)</li>
			<li><a href="06/ecl.xhtml">ECL</a> (enemies and patterns)</li>
		</ul>
		<h3>Opcodes</h3>
		<ul>
			<li><a href="06/anm.xml">ANM</a> (sprites/animations)</li>
			<li><a href="06/ecl.xml">ECL</a> (enemy comportement)</li>
			<li><a href="06/msg.xml">MSG</a> (dialogs)</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>
	</body>
</html>