git » fp-git.git » commit 8845ad7

Fixed index.

author ecalot
2005-02-17 02:25:37 UTC
committer ecalot
2005-02-17 02:25:37 UTC
parent df331985e511d44e81012e3a9efbbf0f9d355232

Fixed index.

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

diff --git a/FP/doc/FormatSpecifications b/FP/doc/FormatSpecifications
index 9d930eb..963546a 100644
--- a/FP/doc/FormatSpecifications
+++ b/FP/doc/FormatSpecifications
@@ -13,31 +13,31 @@ Table of Contents
 3.3. DAT writing primitives ........................................... 105
 4. DAT v1.0 Format Specifications ..................................... 114
 4.1. General file specs, index and checksums .......................... 117
-4.2. Images ........................................................... 189
-4.2.1 Headers ......................................................... 193
-4.2.2 Algorithms ...................................................... 218
-4.2.2.1 Run length encoding (RLE) ..................................... 234
-4.2.2.2 LZ variant (LZG) .............................................. 246
-4.3. Palettes ......................................................... 333
-4.4. Levels ........................................................... 340
-4.4.1 Unknown blocks .................................................. 371
-4.4.2 Room mapping .................................................... 389
-4.4.2.1 Wall drawing algorithm ........................................ 526
-4.4.3 Room linking .................................................... 594
-4.4.4 Guard handling .................................................. 610
-4.4.5 Starting Position ............................................... 657
-4.4.6 Door events ..................................................... 671
-4.5. Digital Waves .................................................... 715
-4.6. Midi music ....................................................... 732
-4.7. Internal PC Speaker .............................................. 735
-4.8. Binary files ..................................................... 740
-5. PLV v1.0 Format Specifications ..................................... 747
-5.1. User data ........................................................ 773
-5.2. Allowed Date format .............................................. 800
-6. The SAV v1.0 format ................................................ 814
-7. The HOF v1.0 format ................................................ 860
-8. Credits ............................................................ 883
-9. License ............................................................ 903
+4.2. Images ........................................................... 201
+4.2.1 Headers ......................................................... 205
+4.2.2 Algorithms ...................................................... 230
+4.2.2.1 Run length encoding (RLE) ..................................... 246
+4.2.2.2 LZ variant (LZG) .............................................. 258
+4.3. Palettes ......................................................... 345
+4.4. Levels ........................................................... 352
+4.4.1 Unknown blocks .................................................. 383
+4.4.2 Room mapping .................................................... 401
+4.4.2.1 Wall drawing algorithm ........................................ 538
+4.4.3 Room linking .................................................... 606
+4.4.4 Guard handling .................................................. 622
+4.4.5 Starting Position ............................................... 669
+4.4.6 Door events ..................................................... 683
+4.5. Digital Waves .................................................... 727
+4.6. Midi music ....................................................... 744
+4.7. Internal PC Speaker .............................................. 747
+4.8. Binary files ..................................................... 752
+5. PLV v1.0 Format Specifications ..................................... 759
+5.1. User data ........................................................ 785
+5.2. Allowed Date format .............................................. 812
+6. The SAV v1.0 format ................................................ 826
+7. The HOF v1.0 format ................................................ 872
+8. Credits ............................................................ 895
+9. License ............................................................ 915
 
 
 1. Preamble
diff --git a/FP/doc/FormatSpecifications.tex b/FP/doc/FormatSpecifications.tex
index 9d930eb..963546a 100644
--- a/FP/doc/FormatSpecifications.tex
+++ b/FP/doc/FormatSpecifications.tex
@@ -13,31 +13,31 @@ Table of Contents
 3.3. DAT writing primitives ........................................... 105
 4. DAT v1.0 Format Specifications ..................................... 114
 4.1. General file specs, index and checksums .......................... 117
-4.2. Images ........................................................... 189
-4.2.1 Headers ......................................................... 193
-4.2.2 Algorithms ...................................................... 218
-4.2.2.1 Run length encoding (RLE) ..................................... 234
-4.2.2.2 LZ variant (LZG) .............................................. 246
-4.3. Palettes ......................................................... 333
-4.4. Levels ........................................................... 340
-4.4.1 Unknown blocks .................................................. 371
-4.4.2 Room mapping .................................................... 389
-4.4.2.1 Wall drawing algorithm ........................................ 526
-4.4.3 Room linking .................................................... 594
-4.4.4 Guard handling .................................................. 610
-4.4.5 Starting Position ............................................... 657
-4.4.6 Door events ..................................................... 671
-4.5. Digital Waves .................................................... 715
-4.6. Midi music ....................................................... 732
-4.7. Internal PC Speaker .............................................. 735
-4.8. Binary files ..................................................... 740
-5. PLV v1.0 Format Specifications ..................................... 747
-5.1. User data ........................................................ 773
-5.2. Allowed Date format .............................................. 800
-6. The SAV v1.0 format ................................................ 814
-7. The HOF v1.0 format ................................................ 860
-8. Credits ............................................................ 883
-9. License ............................................................ 903
+4.2. Images ........................................................... 201
+4.2.1 Headers ......................................................... 205
+4.2.2 Algorithms ...................................................... 230
+4.2.2.1 Run length encoding (RLE) ..................................... 246
+4.2.2.2 LZ variant (LZG) .............................................. 258
+4.3. Palettes ......................................................... 345
+4.4. Levels ........................................................... 352
+4.4.1 Unknown blocks .................................................. 383
+4.4.2 Room mapping .................................................... 401
+4.4.2.1 Wall drawing algorithm ........................................ 538
+4.4.3 Room linking .................................................... 606
+4.4.4 Guard handling .................................................. 622
+4.4.5 Starting Position ............................................... 669
+4.4.6 Door events ..................................................... 683
+4.5. Digital Waves .................................................... 727
+4.6. Midi music ....................................................... 744
+4.7. Internal PC Speaker .............................................. 747
+4.8. Binary files ..................................................... 752
+5. PLV v1.0 Format Specifications ..................................... 759
+5.1. User data ........................................................ 785
+5.2. Allowed Date format .............................................. 812
+6. The SAV v1.0 format ................................................ 826
+7. The HOF v1.0 format ................................................ 872
+8. Credits ............................................................ 895
+9. License ............................................................ 915
 
 
 1. Preamble