Commit Graph

13 Commits

Author SHA1 Message Date
Rumble 68dd901943 Updated for 2021 release 2021-03-06 15:50:00 +00:00
Steaphan Greene d8291143f3 Yet more simple fixes, mostly spelling.
This should be my last batch of these big fixes.

That's not to say there aren't still more things to fix.  There
certainly are.  But, I expect my future fixes will be smaller.
2019-11-30 09:30:22 -05:00
Steaphan Greene c59c321d5d TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.

It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.

This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.

This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 12:53:47 -05:00
Rumble 51fa6bc2af Update for 2018 release 2018-01-08 02:28:56 +01:00
Rumble ef17530ed8 Update for 3.68 release 2017-02-08 01:03:16 +01:00
Rumble 71baf9bf00 Updated World files for release and merged conflicts 2017-02-04 19:05:59 +01:00
Rumble 819afdf3d2 Update World for release 2017-02-04 18:10:07 +01:00
tb4m11d acfc90566d World update 2 2017-01-20 15:19:12 -05:00
tb4m11d 266a4bf210 World update 2017-01-20 15:19:12 -05:00
tb4m11d 772fa3ecad Fixing permissions and adding God Complex extension (thanks Whiteknight) 2017-01-20 15:19:12 -05:00
tb4m11d d645e024ff World update 2 2016-01-28 20:55:37 +01:00
tb4m11d 87edc38b3b World update 2016-01-28 20:22:50 +01:00
tb4m11d 5f8895af01 Fixing permissions and adding God Complex extension (thanks Whiteknight) 2016-01-22 16:02:48 +01:00