git » fp-git.git » commit 823b7e1

lines

author ecalot
2004-07-08 14:42:38 UTC
committer ecalot
2004-07-08 14:42:38 UTC
parent b69b15f56ddcedf181c3d4621cb83664dfebaa51

lines

FP/doc/FormatSpecifications +9 -9
FP/doc/FormatSpecifications.tex +9 -9

diff --git a/FP/doc/FormatSpecifications b/FP/doc/FormatSpecifications
index 0fa2cd7..e11cbdf 100644
--- a/FP/doc/FormatSpecifications
+++ b/FP/doc/FormatSpecifications
@@ -1,32 +1,32 @@
 Table of Contents
 
-1. Preamble .......................................................... 26
-2. Introduction
-3. Primitives
+1. Preamble .......................................................... 31
+2. Introduction ...................................................... 35
+3. Primitives ........................................................ 54 
 3.1. DAT reading and writing primitives
 3.2. DAT reading primitives
 3.3. DAT writing primitives
-4. File Specifications
+4. File Specifications ............................................... 85 
 4.1. General file specs, index and checksums
-4.2. Images
+4.2. Images ......................................................... 152
 4.2.1 Headers
 4.2.2 Algorithms
 4.2.2.1 Run length encoding (RLE)
 4.2.2.2 Custom LZ
 4.3. Palettes
-4.4. Levels
+4.4. Levels ......................................................... 215
 4.4.1 Unknown blocks
 4.4.2 Room mapping
 4.4.3 Room linking
 4.4.4 Guard handling
 4.4.5 Starting Position
 4.4.6 Door events 
-4.5. Digital Waves
+4.5. Digital Waves .................................................. 464
 4.6. Midi music
 4.7. Internal PC Speaker
 4.8. Binary files
-5. Credits
-6. License
+5. Credits .......................................................... 488
+6. License .......................................................... 500
 
 1. Preamble
  This file was written thanks to the reverse engineering made by several
diff --git a/FP/doc/FormatSpecifications.tex b/FP/doc/FormatSpecifications.tex
index 0fa2cd7..e11cbdf 100644
--- a/FP/doc/FormatSpecifications.tex
+++ b/FP/doc/FormatSpecifications.tex
@@ -1,32 +1,32 @@
 Table of Contents
 
-1. Preamble .......................................................... 26
-2. Introduction
-3. Primitives
+1. Preamble .......................................................... 31
+2. Introduction ...................................................... 35
+3. Primitives ........................................................ 54 
 3.1. DAT reading and writing primitives
 3.2. DAT reading primitives
 3.3. DAT writing primitives
-4. File Specifications
+4. File Specifications ............................................... 85 
 4.1. General file specs, index and checksums
-4.2. Images
+4.2. Images ......................................................... 152
 4.2.1 Headers
 4.2.2 Algorithms
 4.2.2.1 Run length encoding (RLE)
 4.2.2.2 Custom LZ
 4.3. Palettes
-4.4. Levels
+4.4. Levels ......................................................... 215
 4.4.1 Unknown blocks
 4.4.2 Room mapping
 4.4.3 Room linking
 4.4.4 Guard handling
 4.4.5 Starting Position
 4.4.6 Door events 
-4.5. Digital Waves
+4.5. Digital Waves .................................................. 464
 4.6. Midi music
 4.7. Internal PC Speaker
 4.8. Binary files
-5. Credits
-6. License
+5. Credits .......................................................... 488
+6. License .......................................................... 500
 
 1. Preamble
  This file was written thanks to the reverse engineering made by several