[Scummvm-cvs-logs] CVS: web/docs/specs scrp-v6.php,1.2,1.3

Max Horn fingolfin at users.sourceforge.net
Thu Feb 27 17:47:11 CET 2003


Update of /cvsroot/scummvm/web/docs/specs
In directory sc8-pr-cvs1:/tmp/cvs-serv6033

Modified Files:
	scrp-v6.php 
Log Message:
HTML compliant now (but still not nice to use <h2>, <h3> etc. like this; should use CSS instead

Index: scrp-v6.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/scrp-v6.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scrp-v6.php	28 Feb 2003 01:39:59 -0000	1.2
+++ scrp-v6.php	28 Feb 2003 01:46:36 -0000	1.3
@@ -41,8 +41,6 @@
 on the stack (the most recently pushed being <i>out2</i>).
 </dl>
 
-</div>
-
 <!-- -->
 
 <div class=opcode>
@@ -97,7 +95,8 @@
 
 <!-- -->
[...1233 lines suppressed...]
@@ -1837,7 +1967,8 @@
 
 <!-- -->
 
-<div class=opcode><h2>6.4.139   writeWordVar<a name="@default486"></a></h3>[t]1.00<br></h2>
+<div class=opcode>
+<h2>writeWordVar</h2>
 <br>
 
 <h4>Encoding</h4>43  <i>pointer</i><sup><font size=2>16</font></sup> <br>
@@ -1859,7 +1990,8 @@
 
 <!-- -->
 
-<div class=opcode><h2>6.4.140   zero<a name="@default488"></a></h3>[t]1.00<br></h2>
+<div class=opcode>
+<h2>zero</h2>
 <br>
 
 <h4>Encoding</h4>0D<br>





More information about the Scummvm-git-logs mailing list