140 lines
3.6 KiB
HTML
140 lines
3.6 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
|
|
<TITLE>Anachronox Editing Documentation</TITLE>
|
|
</HEAD>
|
|
<BODY BGCOLOR="#000000" TEXT="#EFEFEF" LINK="#00FFFF" ALINK="#FFFFFF" VLINK="#05F3D0">
|
|
<CENTER>
|
|
<IMG SRC="images/anoxhead.jpg" WIDTH="600" ALT="Anachronox" BORDER="0">
|
|
<P>
|
|
<FONT FACE="Tahoma">
|
|
<FONT SIZE=6 COLOR="#808080">ANACHRODOX</FONT><BR>
|
|
<FONT SIZE=3 COLOR="#808080"><B>v 1.2</B></FONT>
|
|
<!-- <FONT SIZE=5 COLOR="#0055DD"><P>MAIN MENU </P> -->
|
|
<P>
|
|
<BR>
|
|
<HR>
|
|
<BR>
|
|
<FONT SIZE=4>
|
|
<A HREF="#gdb">GDB (Game Database)</A> /
|
|
<A HREF="#ape">A.P.E. (Anachronox Programing Environment)</A> /
|
|
<A HREF="#qer">ION Radiant (Map Editor)</A> /
|
|
<A HREF="#models">Models</A> /
|
|
<A HREF="#planet">Planet (Cinematic Editor)</A> /
|
|
<A HREF="#effects">Visual Effects (Eye Candy)</A> /
|
|
<A HREF="#sounds">Sounds</A> /
|
|
</FONT>
|
|
</FONT>
|
|
|
|
<P> <BR>
|
|
<HR>
|
|
<BR> <P>
|
|
<A HREF="docs/tools_install.html">Installing The Tools</A> - <A HREF="docs/tools_about.html">About This Document</A>
|
|
<P>
|
|
<B>Please read the <A HREF="docs/general_intro.html">General Editing Introduction</A> before reading through these docs.
|
|
</CENTER>
|
|
<BR> <P>
|
|
|
|
<A NAME="gdb">
|
|
<FONT SIZE=5 COLOR="#0055DD">GDB (Game Database)</FONT>
|
|
<P>
|
|
<UL>
|
|
<LI><A HREF="docs/GDB_Intro.html">Introduction</A>
|
|
<P>
|
|
</UL>
|
|
|
|
<A NAME="ape">
|
|
<FONT SIZE=5 COLOR="#0055DD">A.P.E. (Anachronox Programming Environment)</FONT>
|
|
<P>
|
|
<UL>
|
|
<LI><A HREF="docs/APE_intro.html">Introduction</A>
|
|
<BR>
|
|
<LI><A HREF="docs/APE_install.html">Installation</A>
|
|
<P>
|
|
<LI><A HREF="docs/APE%20Lessons.html">Ape Lessons</A>
|
|
<BR>
|
|
<LI><A HREF="docs/apecmds.html">The Basics</A>
|
|
<BR>
|
|
<LI><A HREF="docs/cam_talk.html">Controlling the camera and player interaction</A>
|
|
<BR>
|
|
<LI><A HREF="docs/ape_cinematics.htm">Playing cinematics using A.P.E.</A>
|
|
<BR>
|
|
<LI><A HREF="docs/2dcontrols.html">Handling 2D Controls</A>
|
|
<BR>
|
|
<LI><A HREF="docs/APEStatsandGDB.html">Controlling character stats and the GDB</A>
|
|
<BR>
|
|
<LI><A HREF="docs/miscexterns.html">Controlling character animations via APE</A>
|
|
<BR>
|
|
<LI><A HREF="docs/stab/index.html">String Table functions and other string-related APE externs</A>
|
|
<BR>
|
|
<LI><A HREF="docs/precedents.html">APE / World Precedents</A>
|
|
<BR>
|
|
<LI><A HREF="docs/mapbank.html">Map Bank Numbers</A>
|
|
</UL>
|
|
<P>
|
|
|
|
<A NAME="qer">
|
|
<FONT SIZE=5 COLOR="#0055DD">ION Radiant (Map Editor)</FONT>
|
|
<P>
|
|
<UL>
|
|
<LI><A HREF="docs/irad_intro.html">Introduction</A>
|
|
<BR>
|
|
<LI><A HREF="docs/irad_install.html">Installation</A>
|
|
<P>
|
|
<LI><A HREF="docs/irad_basics.html">The Basics</A>
|
|
<BR>
|
|
<LI><A HREF="docs/irad_compile.html">Compile Tools</A>
|
|
</UL>
|
|
<P>
|
|
|
|
<A NAME="models">
|
|
<FONT SIZE=5 COLOR="#0055DD">Models</FONT>
|
|
<P>
|
|
<UL>
|
|
<LI><A HREF="docs/MD2_Info.txt">MD2 Info</A>
|
|
</UL>
|
|
<P>
|
|
|
|
|
|
|
|
<A NAME="planet">
|
|
<FONT SIZE=5 COLOR="#0055DD">Planet (Cinematics)</FONT>
|
|
<P>
|
|
<UL>
|
|
<LI><A HREF="docs/planet/index.html">Planet Tutorial</A> (HMTL)
|
|
<LI><A HREF="docs/Planet.doc">Planet Tutorial</A> (.doc file)
|
|
<p>
|
|
</UL>
|
|
|
|
<A NAME="effects">
|
|
<FONT SIZE=5 COLOR="#0055DD">Visual Effects</FONT>
|
|
<P>
|
|
<UL>
|
|
<LI><a HREF="docs/Particleman_Overview.txt">Particleman Overview</a>
|
|
<BR>
|
|
<LI><a HREF="docs/procedural/index.html">Procedural Textures</a>
|
|
<BR>
|
|
<LI><A HREF="docs/envmap/index.html">Environment Mapping</A>
|
|
<BR>
|
|
<LI><A HREF="docs/fog.html">Volumetric Fog</A>
|
|
<BR>
|
|
<LI><A HREF="docs/modellights.html">Dynamic Lights on models</A>
|
|
<BR>
|
|
<LI><A HREF="docs/Beams.html">Beams</A>
|
|
<BR>
|
|
</UL>
|
|
|
|
<A NAME="sounds">
|
|
<FONT SIZE=5 COLOR="#0055DD">Sounds</FONT>
|
|
<P>
|
|
<UL>
|
|
<LI><A HREF="docs/SoundOfMusic.html">Adding Sound to Anachronox</A>
|
|
</UL>
|
|
|
|
<P>
|
|
<P>
|
|
<P>
|
|
|
|
|
|
</BODY>
|
|
</HTML>
|