From 71b4bb52b96afa58b8b0149300c91b44467f83a9 Mon Sep 17 00:00:00 2001 From: Paul Maddern Date: Tue, 2 Apr 2024 20:21:38 +0000 Subject: [PATCH] Updates 02042024. --- asm/8A78.html | 2 +- asm/958C.html | 2 +- dec/asm/35448.html | 2 +- dec/asm/38284.html | 2 +- dec/graphics/creatures.html | 32 ++++++------ dec/graphics/game-creatures.html | 85 ++++++++++++++++++++++++++++++++ dec/index.html | 3 ++ dec/maps/all.html | 4 +- dec/maps/data.html | 4 +- graphics/creatures.html | 32 ++++++------ graphics/game-creatures.html | 85 ++++++++++++++++++++++++++++++++ index.html | 3 ++ maps/all.html | 4 +- maps/data.html | 4 +- 14 files changed, 220 insertions(+), 44 deletions(-) create mode 100644 dec/graphics/game-creatures.html create mode 100644 graphics/game-creatures.html diff --git a/asm/8A78.html b/asm/8A78.html index 60fa1d9..8b79ccb 100644 --- a/asm/8A78.html +++ b/asm/8A78.html @@ -33,7 +33,7 @@ -
8A78: Graphics: Player
+
8A78: Graphics: Player Sprite
diff --git a/asm/958C.html b/asm/958C.html index f627d11..e7a73b7 100644 --- a/asm/958C.html +++ b/asm/958C.html @@ -33,7 +33,7 @@
-
958C: Graphics: Player Swimming
+
958C: Graphics: Player Swimming Sprite
diff --git a/dec/asm/35448.html b/dec/asm/35448.html index 4d53475..6aeab97 100644 --- a/dec/asm/35448.html +++ b/dec/asm/35448.html @@ -33,7 +33,7 @@
-
35448: Graphics: Player
+
35448: Graphics: Player Sprite
diff --git a/dec/asm/38284.html b/dec/asm/38284.html index 61d1489..e434fc1 100644 --- a/dec/asm/38284.html +++ b/dec/asm/38284.html @@ -33,7 +33,7 @@
-
38284: Graphics: Player Swimming
+
38284: Graphics: Player Swimming Sprite
@@ -419,7 +419,7 @@ diff --git a/dec/maps/data.html b/dec/maps/data.html index 296c853..ff374ac 100644 --- a/dec/maps/data.html +++ b/dec/maps/data.html @@ -99,7 +99,7 @@ @@ -147,7 +147,7 @@ diff --git a/graphics/creatures.html b/graphics/creatures.html index 4d95520..380d10c 100644 --- a/graphics/creatures.html +++ b/graphics/creatures.html @@ -37,11 +37,8 @@
diff --git a/dec/graphics/creatures.html b/dec/graphics/creatures.html index 1781e88..c4d9597 100644 --- a/dec/graphics/creatures.html +++ b/dec/graphics/creatures.html @@ -37,11 +37,8 @@ - - - - + @@ -49,6 +46,9 @@ + + +
Graphics_GoldfishGameDolphin
@@ -60,11 +60,8 @@ - - - - + @@ -72,6 +69,9 @@ + + +
Graphics_GoldfishGameMarlin
@@ -83,11 +83,8 @@ - - - - + @@ -95,6 +92,9 @@ + + +
Graphics_GoldfishGameSeaSnake
@@ -105,11 +105,8 @@ - - - - + @@ -117,6 +114,9 @@ + + +
Graphics_GoldfishGameSquid
diff --git a/dec/graphics/game-creatures.html b/dec/graphics/game-creatures.html new file mode 100644 index 0000000..eb6e09d --- /dev/null +++ b/dec/graphics/game-creatures.html @@ -0,0 +1,85 @@ + + + +Booty: Game Creatures + + + + + + + + + + + + + + +
+ +
+
+
Rat
+
+ + + + + + + + +
Graphics_Rat
+
+
+
+
+
Bird
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Graphics_Bird
+
+
+ + + \ No newline at end of file diff --git a/dec/index.html b/dec/index.html index c92dd23..83e8b55 100644 --- a/dec/index.html +++ b/dec/index.html @@ -36,6 +36,9 @@
  • Boat 1 (Goldfish Game)
  • Boat 2 (Goldfish Game)
  • Creatures (Goldfish Game)
  • +
  • Game Creatures
  • +
  • Player
  • +
  • Pirate
  • Sound
  • Data tables and buffers
    diff --git a/dec/maps/all.html b/dec/maps/all.html index 0be384b..f45bfa3 100644 --- a/dec/maps/all.html +++ b/dec/maps/all.html @@ -371,7 +371,7 @@
    120 35448 -
    Graphics: Player
    +
    Graphics: Player Sprite
    140 38284 -
    Graphics: Player Swimming
    +
    Graphics: Player Swimming Sprite
    120 35448 -
    Graphics: Player
    +
    Graphics: Player Sprite
    140 38284 -
    Graphics: Player Swimming
    +
    Graphics: Player Swimming Sprite
    - - - - + @@ -49,6 +46,9 @@ + + +
    Graphics_GoldfishGameDolphin
    @@ -60,11 +60,8 @@ - - - - + @@ -72,6 +69,9 @@ + + +
    Graphics_GoldfishGameMarlin
    @@ -83,11 +83,8 @@ - - - - + @@ -95,6 +92,9 @@ + + +
    Graphics_GoldfishGameSeaSnake
    @@ -105,11 +105,8 @@ - - - - + @@ -117,6 +114,9 @@ + + +
    Graphics_GoldfishGameSquid
    diff --git a/graphics/game-creatures.html b/graphics/game-creatures.html new file mode 100644 index 0000000..319a075 --- /dev/null +++ b/graphics/game-creatures.html @@ -0,0 +1,85 @@ + + + +Booty: Game Creatures + + + + + + + + + + + + + + +
    + +
    +
    +
    Rat
    +
    + + + + + + + + +
    Graphics_Rat
    +
    +
    +
    +
    +
    Bird
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Graphics_Bird
    +
    +
    + + + \ No newline at end of file diff --git a/index.html b/index.html index 5e67e6d..d19fd5f 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,9 @@
  • Boat 1 (Goldfish Game)
  • Boat 2 (Goldfish Game)
  • Creatures (Goldfish Game)
  • +
  • Game Creatures
  • +
  • Player
  • +
  • Pirate
  • Sound
  • Data tables and buffers
    diff --git a/maps/all.html b/maps/all.html index ce7a624..ca00e6b 100644 --- a/maps/all.html +++ b/maps/all.html @@ -371,7 +371,7 @@ 120 8A78 -
    Graphics: Player
    +
    Graphics: Player Sprite
    @@ -419,7 +419,7 @@ 140 958C -
    Graphics: Player Swimming
    +
    Graphics: Player Swimming Sprite
    diff --git a/maps/data.html b/maps/data.html index 1b5d709..76ca8f3 100644 --- a/maps/data.html +++ b/maps/data.html @@ -99,7 +99,7 @@ 120 8A78 -
    Graphics: Player
    +
    Graphics: Player Sprite
    @@ -147,7 +147,7 @@ 140 958C -
    Graphics: Player Swimming
    +
    Graphics: Player Swimming Sprite