Commit graph

  • 4ff9d28054 do_detach (#45) Nauzhror 2018-02-16 21:43:08 -05:00
  • 87f7c51180 do_detach Nauzhror 2018-02-16 21:10:33 -05:00
  • 41da68bdb0 DG Scripts bug fixes (#44) Paul Clarke 2018-02-15 12:06:35 -07:00
  • 6bc358d729 Fix extraction count EmpireMUD 2018-02-15 12:02:22 -07:00
  • ded35a495d Overhaul script ids EmpireMUD 2018-02-15 11:55:55 -07:00
  • c59e675cff Increase ID space EmpireMUD 2018-02-15 11:14:52 -07:00
  • d7a50664ea Just a warning fix (#43) Nauzhror 2018-02-15 11:09:51 -05:00
  • 0c99914f46 npcflag fix Nauzhror 2018-02-15 11:07:49 -05:00
  • 79e7ab10ea Mostly Mudlog (#42) Nauzhror 2018-02-15 10:55:18 -05:00
  • 442a11cbf8
    Merge branch 'master' into master wyld-sw 2018-02-15 10:54:48 -05:00
  • 3da467e98e Mudlog, Trigedit, New Pref Toggle Nauzhror 2018-02-15 10:35:15 -05:00
  • 74dd9d1e4f Log Files Nauzhror 2018-02-13 12:36:48 -05:00
  • 34b7f5b00c Mostly Trigedit Changes (#41) Nauzhror 2018-02-12 20:11:08 -05:00
  • eb955ee674 Trigedit Mostly Nauzhror 2018-02-12 20:08:06 -05:00
  • c8895b57d1 do_commands fix (#40) Nauzhror 2018-01-28 10:49:00 -05:00
  • 611adf13ea
    Merge branch 'master' into master wyld-sw 2018-01-28 10:31:29 -05:00
  • c1efae15f7 Fix Nauzhror 2018-01-28 10:15:00 -05:00
  • 2a62eb3f4d Wizhelp (#39) Nauzhror 2018-01-24 21:22:23 -05:00
  • 0057cee4f6 wizhelp changes Nauzhror 2018-01-24 19:25:24 -05:00
  • fe8f93a6b2 Bugfixes (#38) Nauzhror 2018-01-19 18:53:04 -05:00
  • 4b0b98e182 Fixed two crash bugs Nauzhror 2018-01-19 18:43:28 -05:00
  • 75ecea9026 Merge remote-tracking branch 'upstream/master' Nauzhror 2018-01-19 18:27:50 -05:00
  • 770285c464 Fixed add_to_lookup_table (#37) Nauzhror 2018-01-18 11:59:25 -05:00
  • ecf2e19466 Fixed add_to_lookup_table Nauzhror 2018-01-18 11:51:27 -05:00
  • 25e8daa43e Look at 2.Mail (#36) Nauzhror 2018-01-15 17:30:40 -05:00
  • dc1e7717eb Fixed look 2.mail Nauzhror 2018-01-15 17:19:21 -05:00
  • 023348b0a0 Added %log% command, and made capitalization up to the builders discretion in various trigedit messages. (#35) Nauzhror 2018-01-15 15:37:42 -05:00
  • 49a50ce4a8 Really fixed this time. Nauzhror 2018-01-15 15:26:02 -05:00
  • 4b44c4bc54 Fixed Previous Commit Nauzhror 2018-01-15 15:02:53 -05:00
  • 174fbf8507 Added %log%, and made %send%, %echo%, etc. not force capitalization. Nauzhror 2018-01-15 14:42:59 -05:00
  • 512fd64d65 Removed empty quest file Rumble 2018-01-15 01:37:03 +01:00
  • 70aef3841c Removed empty quest file Rumble 2018-01-15 01:34:26 +01:00
  • deeb862cde Final update for 2018 release, thanks Fizban for updating shady triggers and WhiskyTest for bug fix Rumble 2018-01-15 01:15:10 +01:00
  • 544afc796b Update for 2018 release v2018.0.0 Rumble 2018-01-10 02:56:13 +01:00
  • 0bb51e2bc2 MSDP Newline Fix (#34) WhiskyTest 2018-01-10 00:36:40 +13:00
  • b1e7a573aa
    MSDP Newline Fix WhiskyTest 2018-01-09 16:10:29 +13:00
  • 6d196a433e
    MSDP Newline Fix WhiskyTest 2018-01-09 16:07:00 +13:00
  • 51fa6bc2af Update for 2018 release Rumble 2018-01-08 02:28:56 +01:00
  • 045e7fa515 Don't tell a followed person that an invisible immortal stopped following (#33) srhuston 2017-11-15 18:36:53 -05:00
  • 055d377649 Don't tell a followed person that an invisible immortal stopped following Steve Huston 2017-11-15 18:23:01 -05:00
  • 38cdaf535d Fixed a few typos (some cosmetic, some functional) (#32) srhuston 2017-11-05 22:06:58 -05:00
  • 5609cb3de7 Fixed a few typos (some cosmetic, some functional) Steve Huston 2017-11-05 21:24:16 -05:00
  • 08f5eb8947 Restores shop item values after previous precision change. wyld-sw 2017-11-03 07:44:22 -04:00
  • 954d5f2639 added regroup sub-command to do_group to allow players to easily shuffle group order. (#10) gbrunett 2017-10-20 23:30:43 -04:00
  • 27a2f4bdc8 new bandage command to enable fighting classes to help incapacitated players (#11) gbrunett 2017-10-20 23:29:07 -04:00
  • dec0c5af1f follow command with no arguments reports leader (when already following) (#7) gbrunett 2017-10-20 21:43:37 -04:00
  • 75d8b58029 new unfollow command available for all players (#6) gbrunett 2017-10-20 21:32:58 -04:00
  • 324cfdd415 Restored retval docs. mcclure 2017-10-20 13:53:43 -04:00
  • fc4c64c782 Addressed several compiler warnings. mcclure 2017-10-09 13:03:48 -04:00
  • 5118060233 Merge 174519e616 into 08374524d0 gbrunett 2017-04-26 12:12:14 +00:00
  • 08374524d0 Fixed empty liquid container bug (thanks WhiskyTest) Rumble 2017-03-20 11:58:48 +01:00
  • 702612ba53 Merge remote branch 'origin/master' Rumble 2017-02-08 01:06:42 +01:00
  • ef17530ed8 Update for 3.68 release v3.68 Rumble 2017-02-08 01:03:16 +01:00
  • dafa4491e4 Removed imm/wizlist content. wyld-sw 2017-02-05 09:26:22 -05:00
  • 71baf9bf00 Updated World files for release and merged conflicts Rumble 2017-02-04 19:05:59 +01:00
  • 819afdf3d2 Update World for release Rumble 2017-02-04 18:10:07 +01:00
  • d62f0193af Added plrvars and house directories. wyld-sw 2017-01-21 12:56:25 -05:00
  • 905b5e440e Corrected typo in cedit. wyld-sw 2017-01-21 12:52:24 -05:00
  • d85f6ba42e Addressed issue preventing group recall from working with non-lead casters. wyld-sw 2017-01-21 12:48:35 -05:00
  • 4590ba16d6 Addressed warnings from -Weverything subset: -Wconditional-uninitialized -Wshadow -Wswitch-enum -Wunreachable-code-break -Wunused-macros wyld-sw 2017-01-20 15:59:11 -05:00
  • 821cb709c0 Applied K&R style to previous commit. wyld-sw 2016-12-02 18:43:53 -05:00
  • 82f821733d Get/Take Extra Description Message WhiskyTest 2016-12-03 11:03:42 +13:00
  • b5ac9f1dfb Fix of potential array-index-out-of-bounds when vict->in_room is NOWHERE. See http://www.tbamud.com/forum/4-development/4148-skill-stun-wierd-problem#6321 Thomas Arp 2016-11-27 21:53:44 +01:00
  • d6ef378e4f Added -Wno-unused-but-set-variable to MYFLAGS in configure. This will prevent new users of the codebase from receiving a lot of noise on first run Thomas Arp 2016-11-26 15:42:44 +01:00
  • bc786ae015 Fixed off-by-one bug in loop, illogical negation. - thanks for the bug report, Halenbane. Thomas Arp 2016-11-26 14:16:48 +01:00
  • ebfc7ce54b Removed ideas/typos/bugs when they are aborted. wyld-sw 2016-02-12 14:27:45 -05:00
  • 30e0ad1041 Implemented "[idea|bug|typo] list" with paging. wyld-sw 2016-02-12 14:01:41 -05:00
  • 629ce06e34 Added DG Scripts Code Syntax Highlighting improvement. wyld-sw 2016-02-12 12:19:14 -05:00
  • 2ed922cdb8 Constrained medit/oedit/qedit/redit/sedit/trigedit to the IDXTYPE range. wyld-sw 2016-02-12 12:04:35 -05:00
  • d0e08785f5 Addressed compiler warnings: address of array '...' will always evaluate to 'true' [-Wpointer-bool-conversion] wyld-sw 2016-02-12 11:24:44 -05:00
  • 3782fc221c Added trigedit %actor.wait% variable (thanks WhiskyTest) tb4m11d 2016-02-07 07:41:01 +01:00
  • acfc90566d World update 2 tb4m11d 2016-01-28 20:55:37 +01:00
  • 266a4bf210 World update tb4m11d 2016-01-28 20:22:50 +01:00
  • 367165f9f8 Update for 3.67 Release tb4m11d 2016-01-26 17:43:48 +01:00
  • 772fa3ecad Fixing permissions and adding God Complex extension (thanks Whiteknight) tb4m11d 2016-01-22 16:02:48 +01:00
  • 9daf1f4e73 Updating World files 2 of 2 tb4m11d 2016-01-22 01:22:21 +01:00
  • a1f22f9417 Updating World files 1 of 2 tb4m11d 2016-01-21 00:09:30 +01:00
  • 58006554e2 Corrected sector types in wld-files according last know good AndreasHack 2016-01-17 00:13:42 +01:00
  • cacd2c2dd2 Addressed warnings from -Wall. wyld-sw 2017-01-20 15:13:37 -05:00
  • f0d3a3a628 ignore files created by installation and player/object data created by individual muds hatetank 2017-01-16 15:06:24 -06:00
  • 99e9926675 Addressed issue with 'group recall' applying to the entire group. wyld-sw 2016-12-31 11:36:23 -05:00
  • f7f61da2ee Created hierarchy for lib/house and lib/plrvars. wyld-sw 2016-12-31 11:31:34 -05:00
  • 91fa2ecc4a Suppressed warnings with va_args usage (-Wformat-security). wyld-sw 2016-12-31 11:27:19 -05:00
  • 675228913e MSDP Plugin Sending Newline Fix mds81 2016-12-06 12:24:01 +13:00
  • 6926fa6cf6 MSDP Plugin Sending Newline Fix mds81 2016-12-06 12:24:01 +13:00
  • d503281c1d MSDP Plugin Sending Newline Fix (#29) WhiskyTest 2016-12-05 05:08:15 +13:00
  • 1494404f55 Revert "MSDP Plugin Sending Newline Fix" WhiskyTest 2016-12-04 12:08:54 +13:00
  • c570544779 MSDP Plugin Sending Newline Fix WhiskyTest 2016-12-04 12:04:51 +13:00
  • b0c40bf8c3 Clarified another negation issue. wyld-sw 2016-12-02 19:03:10 -05:00
  • 0c0691f82c Applied K&R style to previous commit. wyld-sw 2016-12-02 18:43:53 -05:00
  • 7b7c223aa0 Get/Take Extra Description Message WhiskyTest 2016-12-03 11:03:42 +13:00
  • f5cd521edf Fix of potential array-index-out-of-bounds when vict->in_room is NOWHERE. See http://www.tbamud.com/forum/4-development/4148-skill-stun-wierd-problem#6321 Thomas Arp 2016-11-27 21:53:44 +01:00
  • aeecb6a169 Added -Wno-unused-but-set-variable to MYFLAGS in configure. This will prevent new users of the codebase from receiving a lot of noise on first run Thomas Arp 2016-11-26 15:42:44 +01:00
  • 03671f2ec7 Fixed off-by-one bug in loop, illogical negation. - thanks for the bug report, Halenbane. Thomas Arp 2016-11-26 14:16:48 +01:00
  • 2f12752373 Removed ideas/typos/bugs when they are aborted. wyld-sw 2016-02-12 14:27:45 -05:00
  • 165d7feb87 Implemented "[idea|bug|typo] list" with paging. wyld-sw 2016-02-12 14:01:41 -05:00
  • c344503411 Added DG Scripts Code Syntax Highlighting improvement. wyld-sw 2016-02-12 12:19:14 -05:00
  • 9c994bc8bb Constrained medit/oedit/qedit/redit/sedit/trigedit to the IDXTYPE range. wyld-sw 2016-02-12 12:04:35 -05:00
  • 8d5b184cc7 Addressed compiler warnings: address of array '...' will always evaluate to 'true' [-Wpointer-bool-conversion] wyld-sw 2016-02-12 11:24:44 -05:00
  • d6a58122b2 Added trigedit %actor.wait% variable (thanks WhiskyTest) tb4m11d 2016-02-07 07:41:01 +01:00