diff --git a/doc/game/About.html b/doc/game/About.html index 4eca0ad5..af253637 100644 --- a/doc/game/About.html +++ b/doc/game/About.html @@ -9,37 +9,8 @@

About Blades of Exile

diff --git a/doc/game/Combat.html b/doc/game/Combat.html index bb578d9d..81abc8f5 100644 --- a/doc/game/Combat.html +++ b/doc/game/Combat.html @@ -9,37 +9,8 @@

Killing Stuff

diff --git a/doc/game/Credits.html b/doc/game/Credits.html index d519899d..cc33c825 100644 --- a/doc/game/Credits.html +++ b/doc/game/Credits.html @@ -8,37 +8,8 @@

Credits

diff --git a/doc/game/Editor.html b/doc/game/Editor.html index 8b0c443b..3ff7246a 100644 --- a/doc/game/Editor.html +++ b/doc/game/Editor.html @@ -8,37 +8,8 @@

The Blades of Exile Editor

diff --git a/doc/game/Hints.html b/doc/game/Hints.html index 0447a017..860b25d4 100644 --- a/doc/game/Hints.html +++ b/doc/game/Hints.html @@ -7,37 +7,8 @@

Hints For Getting Started

diff --git a/doc/game/Intro.html b/doc/game/Intro.html index d8ea03ef..1df5e994 100644 --- a/doc/game/Intro.html +++ b/doc/game/Intro.html @@ -10,37 +10,8 @@

Getting Started

diff --git a/doc/game/Licensing.html b/doc/game/Licensing.html index 583fe2a1..91b8f60f 100644 --- a/doc/game/Licensing.html +++ b/doc/game/Licensing.html @@ -8,37 +8,8 @@

Blades of Exile Game/Editor/Character Editor are released under the terms of the GNU General Public License, Version 2. This license is shown below.

diff --git a/doc/game/Mage.html b/doc/game/Mage.html index 061afaac..28f32845 100644 --- a/doc/game/Mage.html +++ b/doc/game/Mage.html @@ -8,37 +8,8 @@

Mage Spells:

diff --git a/doc/game/Menus.html b/doc/game/Menus.html index f39cd3e5..59bbfbd7 100644 --- a/doc/game/Menus.html +++ b/doc/game/Menus.html @@ -9,37 +9,8 @@

The Blades of Exile Menus

diff --git a/doc/game/Misc.html b/doc/game/Misc.html index c91df497..6b6d665e 100644 --- a/doc/game/Misc.html +++ b/doc/game/Misc.html @@ -9,37 +9,8 @@

Miscellaneous

diff --git a/doc/game/Outdoors.html b/doc/game/Outdoors.html index bc44d594..70e1a703 100644 --- a/doc/game/Outdoors.html +++ b/doc/game/Outdoors.html @@ -9,37 +9,8 @@

Getting Around The Outdoors

diff --git a/doc/game/Priest.html b/doc/game/Priest.html index f6b00b6e..07dce3e4 100644 --- a/doc/game/Priest.html +++ b/doc/game/Priest.html @@ -8,37 +8,8 @@

Priest Spells:

diff --git a/doc/game/Screen.html b/doc/game/Screen.html index 0aac3228..c304bb24 100644 --- a/doc/game/Screen.html +++ b/doc/game/Screen.html @@ -10,37 +10,8 @@

The Blades of Exile Screen

diff --git a/doc/game/Tips.html b/doc/game/Tips.html index 81fe0896..96dc72d4 100644 --- a/doc/game/Tips.html +++ b/doc/game/Tips.html @@ -10,37 +10,8 @@

Playing Tips for Beginners

diff --git a/doc/game/Town.html b/doc/game/Town.html index 044bda98..f668a9a1 100644 --- a/doc/game/Town.html +++ b/doc/game/Town.html @@ -9,37 +9,8 @@

Getting Around Town

diff --git a/doc/game/Valleydy.html b/doc/game/Valleydy.html index 642c337e..bfef599d 100644 --- a/doc/game/Valleydy.html +++ b/doc/game/Valleydy.html @@ -8,37 +8,8 @@

How to Solve Valley of Dying Things

diff --git a/doc/game/nav.js b/doc/game/nav.js new file mode 100644 index 00000000..e52cea7a --- /dev/null +++ b/doc/game/nav.js @@ -0,0 +1,24 @@ +/* + +The navbar, to be included in all files. + +*/ + +document.write('\ +
  • About
  • \ +
  • Playing Tips
  • \ +
  • Getting Started
  • \ +
  • The Exile Screen
  • \ +
  • The Exile Menu
  • \ +
  • Getting Around Town
  • \ +
  • Getting Around the Outdoors
  • \ +
  • Killing Stuff
  • \ +
  • Miscellaneous
  • \ +
  • Mage Spells
  • \ +
  • Priest Spells
  • \ +
  • Hints
  • \ +
  • Valley of Dying Things
  • \ +
  • The Editor
  • \ +
  • Credits
  • \ +
  • GNU GPL
  • \ +'); \ No newline at end of file diff --git a/doc/game/nav.txt b/doc/game/nav.txt deleted file mode 100644 index 9eeb46c9..00000000 --- a/doc/game/nav.txt +++ /dev/null @@ -1,38 +0,0 @@ -/* - -USE YOUR EDITOR'S FIND/REPLACE FEATURE TO UPDATE THE NAVBAR. THE CURRENT NAVBAR CONTENT IS BELOW. -If you change the navbar, please also change this file. (This comment is obviously not included in the html files) - -*/ - -
  • About
  • - -
  • Playing Tips
  • - -
  • Getting Started
  • - -
  • The Exile Screen
  • - -
  • The Exile Menu
  • - -
  • Getting Around Town
  • - -
  • Getting Around the Outdoors
  • - -
  • Killing Stuff
  • - -
  • Miscellaneous
  • - -
  • Mage Spells
  • - -
  • Priest Spells
  • - -
  • Hints
  • - -
  • Valley of Dying Things
  • - -
  • The Editor
  • - -
  • Credits
  • - -
  • GNU GPL
  • \ No newline at end of file diff --git a/doc/img/editorsymbols.gif b/doc/img/editorsymbols.gif new file mode 100644 index 00000000..51705395 Binary files /dev/null and b/doc/img/editorsymbols.gif differ diff --git a/doc/img/edoutbtns.gif b/doc/img/edoutbtns.gif new file mode 100644 index 00000000..c98d930e Binary files /dev/null and b/doc/img/edoutbtns.gif differ diff --git a/doc/img/edtownbtns.gif b/doc/img/edtownbtns.gif new file mode 100644 index 00000000..a3ae94d6 Binary files /dev/null and b/doc/img/edtownbtns.gif differ diff --git a/rsrc/graphics.exd/mac/ter10.png b/rsrc/graphics.exd/mac/ter10.png new file mode 100644 index 00000000..b9e5b8a2 Binary files /dev/null and b/rsrc/graphics.exd/mac/ter10.png differ diff --git a/rsrc/graphics.exd/mac/ter11.png b/rsrc/graphics.exd/mac/ter11.png new file mode 100644 index 00000000..b1ca5898 Binary files /dev/null and b/rsrc/graphics.exd/mac/ter11.png differ diff --git a/rsrc/graphics.exd/mac/ter5.png b/rsrc/graphics.exd/mac/ter5.png index 16f5a7d1..abb3b95c 100644 Binary files a/rsrc/graphics.exd/mac/ter5.png and b/rsrc/graphics.exd/mac/ter5.png differ diff --git a/rsrc/graphics.exd/mac/ter7.png b/rsrc/graphics.exd/mac/ter7.png index 4c3bf53b..e54fe2d9 100644 Binary files a/rsrc/graphics.exd/mac/ter7.png and b/rsrc/graphics.exd/mac/ter7.png differ diff --git a/rsrc/graphics.exd/mac/ter8.png b/rsrc/graphics.exd/mac/ter8.png index b1ca5898..183fc026 100644 Binary files a/rsrc/graphics.exd/mac/ter8.png and b/rsrc/graphics.exd/mac/ter8.png differ diff --git a/rsrc/graphics.exd/mac/ter9.png b/rsrc/graphics.exd/mac/ter9.png new file mode 100644 index 00000000..64d483a1 Binary files /dev/null and b/rsrc/graphics.exd/mac/ter9.png differ