Commit Graph

17 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 b7b2b2fa84 Some simple typo/spelling fixes.
There are more of these coming - this is just my first batch.
2019-11-24 15:46:01 -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
AndreasHack 076cc48afc Corrected sector types in wld-files according last know good 2016-01-17 00:13:42 +01:00
Rumble 027eec89fc Updated world and files for release. 2015-01-18 20:55:01 -06:00
Rumble 36f35cdf55 Updated World and files for 3.64RC release. --Rumble 2013-02-18 23:24:08 +00:00
Rumble ef9d61d984 Updated World (thanks Parna) and other text files for release. --Rumble 2010-01-26 23:24:49 +00:00
Rumble 8a72cfcb39 Fixed bad AFF_SCUBA check for underwater rooms. --Rumble 2010-01-18 16:19:28 +00:00
Rumble 5e3caf42ff Minor code changes and updated World and files for 3.60 release. --Rumble 2009-09-18 11:17:47 +00:00
Rumble 6f22042712 Updated World and files for 3.58 release. --Rumble 2009-01-18 01:22:15 +00:00
Rumble 40b1677066 Updated World and files for 3.56 release. --Rumble 2008-04-13 15:55:11 +00:00
Rumble 254a746657 Updated World and files for 3.53 release, take 2 --Rumble 2007-06-19 22:49:43 +00:00
Rumble be3a023fcd 128 bits! --Rumble 2007-05-08 15:20:59 +00:00
Rumble 787c392e0a - Removed the extra space when you have no title (thanks Rhade).
- Added "Top of File" to the do_file command (thanks Rhade).
- Removed socials from wizhelp.
- Changed zlist with no arg to list zones.
- Wiznet can now be seen while in OLC, again (thanks Fizban).
- Updated socials, help, changelog, world, and news.
  --Rumble
2007-02-24 21:27:57 +00:00
Rumble befec4df59 Updated help/socials/World/ChangeLog for tbaMUD 3.51 RC. --Rumble 2007-02-15 14:21:22 +00:00
Rumble 99e3aa4d8b Setting up 3.5.0 as trunk 2006-12-19 22:56:18 +00:00