Update of /cvsroot/java-game-lib/LWJGL/www
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5010
Modified Files:
demos.php download.php
Log Message:
oops - fixed links
Index: download.php
===================================================================
RCS file: /cvsroot/java-game-lib/LWJGL/www/download.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- download.php 7 Sep 2004 16:43:15 -0000 1.5
+++ download.php 28 Oct 2004 05:20:33 -0000 1.6
@@ -9,8 +9,8 @@
<div class="paragraph_item">
<h2>Download</h2>
<p>
- Latest stable release is 0.92. Please download it here:<br>
- <a href="https://sourceforge.net/project/showfiles.php?group_id=58488" target="_blank">LWJGL 0.92 alpha</a>
+ Latest stable release is 0.93. Please download it here:<br>
+ <a href="https://sourceforge.net/project/showfiles.php?group_id=58488" target="_blank">LWJGL 0.93 alpha</a>
</p>
<!--
<p>
Index: demos.php
===================================================================
RCS file: /cvsroot/java-game-lib/LWJGL/www/demos.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- demos.php 27 Oct 2004 17:32:19 -0000 1.5
+++ demos.php 28 Oct 2004 05:20:33 -0000 1.6
@@ -49,14 +49,14 @@
PbufferTest [<a href="jnlp/lwjgl-demo.php/test.opengl.PbufferTest">launch</a> | <a href="jnlp/source.php?path=test/opengl/PbufferTest.java" target="_blank">source</a>]
VBOIndexTest [<a href="jnlp/lwjgl-demo.php/test.opengl.VBOIndexTest">launch</a> | <a href="jnlp/source.php?path=test/opengl/VBOIndexTest.java" target="_blank">source</a>]
VBOTest [<a href="jnlp/lwjgl-demo.php/test.opengl.VBOTest">launch</a> | <a href="jnlp/source.php?path=test/opengl/VBOTest.java" target="_blank">source</a>]
- GLGears [<a href="jnlp/lwjgl-demo.php/test.opengl.Gears">launch</a> | <a href="source.php?path=test/opengl/Gears.java" target="_blank">source</a>]
+ GLGears [<a href="jnlp/lwjgl-demo.php/test.opengl.Gears">launch</a> | <a href="jnlp/source.php?path=test/opengl/Gears.java" target="_blank">source</a>]
</pre>
</p>
<p><b>FMOD</b></p>
<p>
<pre>
- NetTest [<a href="jnlp/lwjgl-demo.php/test.fmod3.NetTest">launch</a> | <a href="source.php?path=test/fmod3/NetTest.java" target="_blank">source</a>]
- StreamPlayerMemory [<a href="jnlp/lwjgl-demo.php/test.fmod3.StreamPlayerMemory">launch</a> | <a href="source.php?path=test/fmod3/StreamPlayerMemory.java" target="_blank">source</a>]
+ NetTest [<a href="jnlp/lwjgl-demo.php/test.fmod3.NetTest">launch</a> | <a href="jnlp/source.php?path=test/fmod3/NetTest.java" target="_blank">source</a>]
+ StreamPlayerMemory [<a href="jnlp/lwjgl-demo.php/test.fmod3.StreamPlayerMemory">launch</a> | <a href="jnlp/source.php?path=test/fmod3/StreamPlayerMemory.java" target="_blank">source</a>]
</pre>
</p>
<p><b>org.lwjgl</b></p>
|