Mud86 case sensitivity
authorQuentinnuk <quentin@quentin.org.uk>
Sun, 15 Dec 2019 13:45:15 +0000 (13:45 +0000)
committerQuentinnuk <quentin@quentin.org.uk>
Sun, 15 Dec 2019 13:45:15 +0000 (13:45 +0000)
This is the renaming and general tidy up of filenames for the case insensitivity of TOPS-10 vs. the case sensitivity of modern oses. This caused issues in that the repo contained both mud.mic and MUD.MIC, but that MUD.MIC was from the 84 tape and did not work with the rest of this 86 source. All filenames have now been changed to upper case and the Mud84 sources have been removed through the rollback of the earlier commit of POWER.BCL (which doesnt work with Mud86), MUD.MIC (which duplicated mud.mic but also would not compile Mud86), and MBOOTS.MIC which overwrote the Mud86 vesrion.

19 files changed:
.DS_Store [new file with mode: 0644]
1.DBA [new file with mode: 0644]
1.dba [deleted file]
2.DBA [new file with mode: 0644]
2.dba [deleted file]
5.DBA [new file with mode: 0644]
5.dba [deleted file]
6.DBA [new file with mode: 0644]
6.dba [deleted file]
7.DBA [new file with mode: 0644]
7.dba [deleted file]
ALMANA.DBA [new file with mode: 0644]
BOOK.DBA [new file with mode: 0644]
LOGBOO.DBA [new file with mode: 0644]
MUD.MIC [new file with mode: 0644]
almana.dba [deleted file]
book.dba [deleted file]
logboo.dba [deleted file]
mud.mic [deleted file]

diff --git a/.DS_Store b/.DS_Store
new file mode 100644 (file)
index 0000000..5008ddf
Binary files /dev/null and b/.DS_Store differ
diff --git a/1.DBA b/1.DBA
new file mode 100644 (file)
index 0000000..4a92718
Binary files /dev/null and b/1.DBA differ
diff --git a/1.dba b/1.dba
deleted file mode 100644 (file)
index 4a92718..0000000
Binary files a/1.dba and /dev/null differ
diff --git a/2.DBA b/2.DBA
new file mode 100644 (file)
index 0000000..943124b
Binary files /dev/null and b/2.DBA differ
diff --git a/2.dba b/2.dba
deleted file mode 100644 (file)
index 943124b..0000000
Binary files a/2.dba and /dev/null differ
diff --git a/5.DBA b/5.DBA
new file mode 100644 (file)
index 0000000..affe036
Binary files /dev/null and b/5.DBA differ
diff --git a/5.dba b/5.dba
deleted file mode 100644 (file)
index affe036..0000000
Binary files a/5.dba and /dev/null differ
diff --git a/6.DBA b/6.DBA
new file mode 100644 (file)
index 0000000..ce1e9c6
Binary files /dev/null and b/6.DBA differ
diff --git a/6.dba b/6.dba
deleted file mode 100644 (file)
index ce1e9c6..0000000
Binary files a/6.dba and /dev/null differ
diff --git a/7.DBA b/7.DBA
new file mode 100644 (file)
index 0000000..babbc6e
--- /dev/null
+++ b/7.DBA
@@ -0,0 +1,19 @@
+       There are 6 spells available, SUMMON, FORCE, WHERE, CHANGE, SLEEP and\r
+WISH. Anyone may attempt to cast any number of them, with the chance of success\r
+based on some percentage times their level of experience (novice=1 to\r
+witch/wizard=10). If success is indicated, the victim, if any, has a chance to\r
+resist based on the same calculation. If this works, then you will be told and\r
+the effects will occur; otherwise you'll get a failure message, possibly hinting\r
+at what magical item would let you do it every time. Furthermore, the power of\r
+the magic might put you to sleep.\r
+\r
+SUMMON <name>          4%      Make <name> drop all and teleport to you.\r
+FORCE <name> , <command>       4%      Make <name> do the <command> .\r
+WHERE <item>           6%      Give an accurate description of where the\r
+                               <item> is, and who's carrying it.\r
+WHERE <name>           6%      As above but tells you where the player is\r
+CHANGE <name>          10%     Makes <name>'s sex change...\r
+SLEEP <name>           6%      Puts <name> to sleep.\r
+WISH , <message>       100%    Request <message> of the Powers That Be.\r
+\r
+NB: Legends and above can WHERE with 100% chance.\r
diff --git a/7.dba b/7.dba
deleted file mode 100644 (file)
index babbc6e..0000000
--- a/7.dba
+++ /dev/null
@@ -1,19 +0,0 @@
-       There are 6 spells available, SUMMON, FORCE, WHERE, CHANGE, SLEEP and\r
-WISH. Anyone may attempt to cast any number of them, with the chance of success\r
-based on some percentage times their level of experience (novice=1 to\r
-witch/wizard=10). If success is indicated, the victim, if any, has a chance to\r
-resist based on the same calculation. If this works, then you will be told and\r
-the effects will occur; otherwise you'll get a failure message, possibly hinting\r
-at what magical item would let you do it every time. Furthermore, the power of\r
-the magic might put you to sleep.\r
-\r
-SUMMON <name>          4%      Make <name> drop all and teleport to you.\r
-FORCE <name> , <command>       4%      Make <name> do the <command> .\r
-WHERE <item>           6%      Give an accurate description of where the\r
-                               <item> is, and who's carrying it.\r
-WHERE <name>           6%      As above but tells you where the player is\r
-CHANGE <name>          10%     Makes <name>'s sex change...\r
-SLEEP <name>           6%      Puts <name> to sleep.\r
-WISH , <message>       100%    Request <message> of the Powers That Be.\r
-\r
-NB: Legends and above can WHERE with 100% chance.\r
diff --git a/ALMANA.DBA b/ALMANA.DBA
new file mode 100644 (file)
index 0000000..14cd3c5
Binary files /dev/null and b/ALMANA.DBA differ
diff --git a/BOOK.DBA b/BOOK.DBA
new file mode 100644 (file)
index 0000000..d4c0fd4
Binary files /dev/null and b/BOOK.DBA differ
diff --git a/LOGBOO.DBA b/LOGBOO.DBA
new file mode 100644 (file)
index 0000000..1c3658c
Binary files /dev/null and b/LOGBOO.DBA differ
diff --git a/MUD.MIC b/MUD.MIC
new file mode 100644 (file)
index 0000000..d882d5f
Binary files /dev/null and b/MUD.MIC differ
diff --git a/almana.dba b/almana.dba
deleted file mode 100644 (file)
index 14cd3c5..0000000
Binary files a/almana.dba and /dev/null differ
diff --git a/book.dba b/book.dba
deleted file mode 100644 (file)
index d4c0fd4..0000000
Binary files a/book.dba and /dev/null differ
diff --git a/logboo.dba b/logboo.dba
deleted file mode 100644 (file)
index 1c3658c..0000000
Binary files a/logboo.dba and /dev/null differ
diff --git a/mud.mic b/mud.mic
deleted file mode 100644 (file)
index d882d5f..0000000
Binary files a/mud.mic and /dev/null differ