Changeset 33769

Show
Ignore:
Timestamp:
2010-03-08 05:06:52 (5 months ago)
Author:
crystal-manage
Message:

master header files: Automated master header file repair.
Visual-C++ project files: Automated Visual-C++ project file repair.
Texinfo files: Automated Texinfo @node and @menu repair.
Swig Python files: Automated Swig Python file repair.
Swig Perl5 files: Automated Swig Perl5 file repair.
User's Manual: Automated Texinfo to HTML conversion.
csver.h: Automated csver.h regeneration.

Location:
CS/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • CS/trunk/docs/html/manual/Applications-Overview.html

    r33480 r33769  
    150150</dd> 
    151151<dt> <code>docconv</code></dt> 
    152 <dd><p>todo 
     152<dd><p>An utility to convert between document formats. See section <a href="Binary-XML.html#0">Binary <small>XML</small></a> for the conversion to and from binary XML. 
    153153</p> 
    154154<a name="IDX27"></a> 
     
    156156</dd> 
    157157<dt> <code>eventtest</code></dt> 
    158 <dd><p>A Crystal Space event system testing application. 
     158<dd><p>An application for the testing of the event system with keyboard, mouse and joystick. 
    159159</p> 
    160160<a name="IDX29"></a> 
     
    308308</dd> 
    309309<dt> <code>simple1</code></dt> 
    310 <dd><p>A tutorial application. See section <a href="Tutorial-Simple.html#0">Simple Tutorial 1: Basic Setup, World Creation</a>. 
     310<dd><p>A tutorial application. See section <a href="Tutorial-Simple.html#0">Simple Tutorial 1: Basic Setup, World Creation</a>. The code of this application is a good candidate if you want to test some piece of code. 
    311311</p> 
    312312<a name="IDX79"></a> 
     
    314314</dd> 
    315315<dt> <code>simple2</code></dt> 
    316 <dd><p>A tutorial application. See section <a href="Tutorial-Simple-2.html#0">Simple Tutorial 2: Adding a Mesh</a>. 
     316<dd><p>A tutorial application. See section <a href="Tutorial-Simple-2.html#0">Simple Tutorial 2: Adding a Mesh</a>. The code of this application is a good candidate if you want to test some piece of code. 
    317317</p> 
    318318<a name="IDX81"></a> 
     
    356356</dd> 
    357357<dt> <code>tri3dtest</code></dt> 
    358 <dd><p>todo 
     358<dd><p>A test application on the automatic triangulation of a mesh. 
    359359</p> 
    360360<a name="IDX95"></a> 
     
    399399</dd> 
    400400<dt> <code>waterdemo2</code></dt> 
    401 <dd><p>A demonstration application about the watermesh (see section <a href="MeshObject-Watermesh.html#0">Watermesh Mesh Object</a>). 
     401<dd><p>A demonstration application about the 'ocean' watermesh (see section <a href="MeshObject-Watermesh.html#0">Watermesh Mesh Object</a>). 
    402402</p> 
    403403<a name="IDX107"></a> 
  • CS/trunk/include/csver.h

    r33764 r33769  
    5858//CS_RCSREV_OFFSET 513 
    5959#ifndef CS_VERSION_RCSREV 
    60 #define CS_VERSION_RCSREV       1149 
     60#define CS_VERSION_RCSREV       1154 
    6161#endif 
    6262