Commit Graph

12 Commits

Author SHA1 Message Date
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
Rumble fdff4c8aa7 Commits for the 3.63 release --Rumble 2012-06-04 23:29:53 +00:00
Vatiken ad3bb8bc64 some small additions to the event and list system, and some retractions of previously changed code. 2012-02-19 22:02:25 +00:00
Rumble 9b89362289 World Update -Rumble 2010-12-22 05:07:40 +00:00
Rumble ef9d61d984 Updated World (thanks Parna) and other text files for release. --Rumble 2010-01-26 23:24:49 +00:00
Rumble b656706cb2 Updated World and files for 3.59 release. --Rumble 2009-04-04 23:44:20 +00:00
JamDog ac7b71c4ca Several bug-fixes, and new medit stats submenu (with cedit option for advanced options) 2009-02-24 22:41:17 +00:00
Rumble efab0b04fc Updated World and files for 3.57 release. --Rumble 2008-08-11 22:53:41 +00:00
Rumble 40b1677066 Updated World and files for 3.56 release. --Rumble 2008-04-13 15:55:11 +00:00
Rumble be3a023fcd 128 bits! --Rumble 2007-05-08 15:20:59 +00:00
Rumble 99e3aa4d8b Setting up 3.5.0 as trunk 2006-12-19 22:56:18 +00:00