Commit Graph

42 Commits

Author SHA1 Message Date
Steaphan Greene d7b07c3586 More simple typo/spelling fixes. (#72)
My second batch, there are yet more of these coming.
2019-11-25 13:57:43 -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 1f7c168121 Standardize on American spellings.
Full internationalization would be much cooler, but that's never going
to happen.  Given that, this will at least prevent folks from constantly
having to look and switch between typing "armor" and "armour", depending
on which zone each item originated in, etc.

I could flip these either way, but a survey of the current state shows
that about 80% of the mixed cases use the American spellings, while 20%
use the British.  And, most words *only* exist in this data in their
American forms.  So, it seems the majority prefer these spellings.

In case anyone likes trivia:
* The most common mixed words in here were "armour" and "colour", each of
  which occured about half as often as "armor" and "color", respectively.
* The most British word in here was "theatre" (including other forms),
  which occured about twice as often as "theater".

This stanardizes all of these (and other forms of these same words):
* armour -> armor
* colour -> color
* favour -> favor
* honour -> honor
* civilise -> civilize
* centre -> center
* theatre -> theater
* defence -> defense
* offence -> offense
* realise -> realize
2019-11-24 12:53:10 -05:00
Steaphan Greene 59cee1ff53 Various TBA data fixes.
These all seem to be corrupted data, plus one rogue non-ascii character.

I don't think any of these are controversial.  These are clearly all bugs.
2019-11-18 13:02:11 -08: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 819afdf3d2 Update World for release 2017-02-04 18:10:07 +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
tb4m11d c53eec88ba Updating World files 2 of 2 2016-01-22 01:22:21 +01:00
tb4m11d 3adf4f66f9 Updating World files 1 of 2 2016-01-21 00:09:30 +01:00
Rumble 027eec89fc Updated world and files for release. 2015-01-18 20:55:01 -06:00
Rumble 49e4660733 Added zones 354 and 355 2014-02-27 19:09:16 -06:00
Rumble 20a88c09b9 Updated World and files for 3.65 release. --Rumble 2014-02-27 18:47:00 -06:00
Rumble 5986794156 Added Parna's zone 211 Tarot, updated help files. 2013-10-14 18:44:42 -05:00
Rumble 36f35cdf55 Updated World and files for 3.64RC release. --Rumble 2013-02-18 23:24:08 +00:00
Rumble b39e8a7711 Updates to the World and Help Files --Rumble 2012-06-15 03:17:06 +00: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 113d06b6f7 Fixed freeing of nulls in ibt.c --Rumble 2010-10-20 02:11:47 +00:00
Rumble 505d8f1236 Updated World files for 3.62 release. --Rumble 2010-09-19 02:58:36 +00:00
Rumble 8dd16ea3d7 Added World files to SVN --Rumble 2010-07-06 05:10:26 +00:00
Rumble ef9d61d984 Updated World (thanks Parna) and other text files for release. --Rumble 2010-01-26 23:24:49 +00:00
Rumble 66e4b7ec0c [Dec 06 2009] - Rumble
Fixed medit sex and position numbering. The numbering was wrong with the new column_list.
  Fixed medit autoroll so it would recognize a change and save.
2009-12-06 06:08:19 +00:00
Rumble 44722575ea [Oct 17 2009] - Rumble
Added Ultima Zone 555 and 556. Originally by Casret, rebuilt by Parna.
  Made MEDIT column menu's consistent with other OLC menu's.
  added TEDIT access to bugs, typos, and ideas file.
[Oct 09 2009] - Rumble
  Added connected_type "Preference Edit" (thanks Maoliosa)
2009-10-17 04:59: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 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 6f22042712 Updated World and files for 3.58 release. --Rumble 2009-01-18 01:22:15 +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 af18bd91b6 Updated World and files for 3.55 release. --Rumble 2008-01-16 23:19:50 +00:00
Rumble b93379190f Update for 3.54 release. --Rumble 2007-11-29 01:20:24 +00:00
Rumble 9107040d32 [Nov 12 2007] - Rumble
Updated users command to fix GET_INVIS_LEV bug.
  Updated the drink command to work in rooms where the sector type should logically allow it.
[Oct 04 2007] - Rumble
  Increased the size of a mail message from 4k to 8k.
  Updated remove_player so that the players command would not show phantom users when someone self-deletes.
  Updated sedit_rooms_menu to prevent a crash bug when trying to display a shop with rooms that have been removed.
[Nov 01 2007] - Rumble
  Updated mag_objectmagic bug where action description was not being used correctly on scrolls.
  Increased the size of MAX_RAW_INPUT_LENGTH and PLR_DESC_LENGTH.
[Oct 19 2007] - Rumble
  Fixed a few more 128 bit MOB_FLAGGED bugs.
[Oct 17 2007] - Rumble
  Fixed loading of non-128 bit prefs in load_char. (thanks Ziz)
[Oct 15 2007] - Rumble
  Removed some prototypes leftover from the old history command. (thanks Rhade)
2007-11-23 22:24:38 +00:00
Rumble 0cf7b69493 tbaMUD 3.54
[Oct 13 2007] - Rumble
  Updated World, Help, News, Socials, and src for tbaMUD3.54rc.
  Fixed bug where toggling syslog enabled brief. (thanks Rhade)
  Added zone 11.
2007-10-13 14:54:18 +00:00
Rumble 0b3748b07a tbaMUD 3.54
[Oct 10 2007] - Rumble
  Added OLC menu options for Copying. The Xcopy option is still available for GODs and above.
  Player table is now created if it does not exist. (thanks Rhade)
[Oct 08 2007] - Rumble
  Removed top_shop_offset variable, hopefully fixing the infamous sedit bug.
  Fixed memory leaks from not freeing new zone builders and new zone commands. (thanks Neme)
2007-10-12 17:59:17 +00:00
Rumble 6c84a36236 MUD 3.53
[Sep 13 2007] - Rumble
  Changed binary search functions (real_xxxx, real_zone_by_thing), except real_shop. (thanks Neme)
  script_proto list freed when exiting without saving in oedit/medit/redit.  (thanks Neme)
  dg_olc.c, trigedit_save(): trig name and arg duping removed. (thanks Neme)
  genobj.c, update_all_obects(): object ID copied, no more 0 uid. (thanks Neme)
  CLEANUP_ALL in redit after saving a room.  (thanks Neme)
  new function in genolc.c: free_save_list(), called during shutdown.  (thanks Neme)
  Event_free_all() now frees all events. (thanks Neme)
  Fixed memory leak in perform_act(). (thanks Rhade)
  Changed NUM_BOARDS from 10 to 7 (the actual num of boards). (thanks Neme)
  Removed the Keywords option in hedit since they have to be in the body.
[Sep 12 2007] - Rumble
  Fixed crash bug caused by olist with no objects. (Thanks Rhade)
  Several changes made to compile clean on older versions of GCC. (Thanks Neme)
?Sep 10 2007] - Rumble
  Fixed items with rnum = NOTHING or NOBODY being changed to rnum = 0.  (Thanks Neme)
  Fixed memory leak in dg_olc.c trigedit save. (Thanks Neme)
[Sep 04 2007] - Rumble
  Changed CLSOLC to LVL_BUILDER.
  removed delete_doubledollar from do_say. (thanks Rhade)
[Sep 01 2007] - Rumble
  Made Puff a hidden mob since she is used on room entry trigs to do dg_cast.
  Fixed dg_affect to not add 1 to the desired affect duration.
  Fixed dg_affect to work with 128 bits.
2007-09-13 15:00:59 +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 3282b8fdc9 Updated World and files for 3.52 release --Rumble 2007-04-20 14:41:58 +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