Commit graph

110 commits

Author SHA1 Message Date
Rumble
c255d299bb Changes to compile under Windows (thanks Fade) 2013-08-24 17:56:48 -04:00
Rumble
7db9bf5858 Added color parsing to wiznet --Rumble 2013-04-11 00:29:29 +00:00
Rumble
1c091df6cc Another wiznet fix to add returns for add_history --Rumble 2013-04-10 22:30:15 +00:00
Rumble
c779af0eea Fixed wiznet so it is visible in OLC again --Fizban 2013-04-10 22:02:38 +00:00
Rumble
727bb9213c Reverted. Still can't see OLC in wiznet, have to do some digging to fix this. --Rumble 2013-04-08 00:07:23 +00:00
Rumble
d27f03899f Fixed color bleed and made wiznet viewable in OLC --Rumble 2013-04-07 23:45:32 +00:00
Rumble
bec211195b Fixed typos, updated help --Rumble 2013-04-07 23:09:19 +00:00
Rumble
2cfae9ff43 Added color to poofs --Rumble 2013-04-03 00:57:51 +00:00
Rumble
238a6d18c6 One last update to remove TBA specific code (do_cheat, helpfiles level check, advance). --Rumble 2013-03-02 21:29:48 +00:00
Vatiken
a2aaab144f New Group System, Room Events, and Event System Efficiency Upgrade... and a couple bug fixes. 2013-02-15 03:54:25 +00:00
Vatiken
58ec913b46 Just some cosmetic code cleanup 2012-06-19 21:11:14 +00:00
Vatiken
5847a57d7f Allocated Lists merged into one functions for extra expandability 2012-04-09 17:53:13 +00:00
Vatiken
5c317f6863 Some small formatting changes, and some stray @ symbols cleaned up 2012-03-24 14:41:24 +00:00
Vatiken
f0a80caaa3 This update includes the transition to protocoloutput while maintaining backwards compatibility with all MUDs still using proc_colors 2012-03-16 01:26:00 +00:00
Vatiken
0fd579d3d4 Fixed a crash bug in oset related to editing unique objects. 2012-03-03 03:36:21 +00:00
Vatiken
2939a3d507 The basis for 'oset' 2012-03-03 00:10:32 +00:00
Vatiken
bf26d79323 Bug Fix: Fixed major leak with the history system, as well as added a few more memory cleanups to make zmalloc happy. 2012-02-21 06:13:45 +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
Vatiken
dd280c1b58 Added protocols,lists and events, and fixed some bugs... refer to changelog. 2012-02-12 22:07:50 +00:00
Vatiken
479dbb6cbd Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
Rumble
6240083445 Comment fixes, clarification, and warning cleanup. (thanks Kyle) --Rumble 2011-08-25 02:35:28 +00:00
Fizban
4b1ea25b58 Added various protocols. 2011-08-12 02:02:32 +00:00
Fizban
19766c1be6 Added hitroll and damroll fields to DG, and made Triggers attached to players show on stat 2011-07-18 03:12:29 +00:00
Rumble
231a1a2dcd Minor updates. --Rumble 2011-03-18 23:29:38 +00:00
JamDog
b06cf00639 Bug fixes for new house system and levels command 2010-12-07 15:44:21 +00:00
JamDog
143364cbc9 zlist update and a few bug fixes 2010-12-05 16:28:00 +00:00
JamDog
2914b2d474 Added zone checks for load and purge for Imms 2010-12-02 01:03:21 +00:00
JamDog
8f586bdd2a Changed do_cheat so only ID 1 gets admin level and flags changed 2010-12-02 00:13:59 +00:00
JamDog
3fa8ebe048 New house system, ASCII hcontrol file and hsedit house OLC 2010-12-01 18:40:34 +00:00
JamDog
4892b22a51 Added increase_gold/bank funcs to prevent cash overflow 2010-11-26 14:08:54 +00:00
JamDog
a95ac76ef7 Added admin levels to who list, and minor bug fixes 2010-11-25 20:34:26 +00:00
JamDog
5acbfd29eb Added diagonal directions, hidden exits flag and bug fixes 2010-11-25 16:24:53 +00:00
JamDog
7531e92f64 Minor update to fix bug in new admin system 2010-11-24 21:17:56 +00:00
JamDog
dcba9d6441 MAJOR UPDATE: Admin Levels split from Mortal Levels 2010-11-24 20:07:22 +00:00
JamDog
6139c43c16 Added recent command 2010-11-06 20:56:27 +00:00
JamDog
2743ff82ec Remove conf.h from SVN and some bug fixes 2010-11-04 10:52:01 +00:00
Rumble
4b44a1a097 Fixed unaffect and 2 memory leaks --Rumble 2010-06-20 04:43:32 +00:00
Fizban
80083e16c0 Fixed plist 2010-03-16 23:55:57 +00:00
Rumble
7af7f1d8fa [Feb 08 2010] - Rumble
Added another define for Windows MSVC users to hide useless warnings. (thanks
Kyle)
  Added CIRCLE_WINDOWS check for tell m-w usage of getpid(). (thanks Kyle)
  Changed zcheck to ignore object type TRASH when checking for a cost of 0.
  Changed teleport level to LVL_BUILDER.
2010-02-08 00:51:45 +00:00
Fizban
fc5442ad48 Fixed Immortal Invisibility Bug 2010-01-30 19:35:48 +00:00
Fizban
11e7a00e12 Fixed bug in advance 2010-01-23 15:39:26 +00:00
Rumble
018e07b76e [Dec 23 2009] - Rumble
Added zone flags and min/max level to show zone # and stat zone #.
  Changed show zone # reset mode from a # to the actual string description.
  Changed Message Type on stat object from a number to the actual message type. i.e. pierce.
2009-12-23 06:45:53 +00:00
Rumble
577d67041f [Dec 22 2009] - Rumble
Made copyover save loadroom so players stay in the same room during copyover.
  Added scan command.
2009-12-22 20:44:12 +00:00
Rumble
828fa48bb3 [Dec 16 2009] - Rumble
Added some missing code for last_ibt in ibt.c.
  Fixed typos in ibt.c (thanks Elervan)
[Dec 13 2009] - Rumble
  Changed set password to level GRGOD.
[Dec 08 2009] - Rumble
  Added "current zone:" to immortal score.
2009-12-16 01:07:25 +00:00
Fizban
547f123738 Fixed previously created error in do_show 2009-11-20 23:08:26 +00:00
Fizban
1004af6a7d Edited Show Zones and MOB_OR_IMPL macro 2009-11-01 22:26:00 +00:00
JamDog
71fbf510ba Added new IBT system for Ideas, Bugs and Typos (thanks Frenze) 2009-10-24 13:34:21 +00:00
Rumble
baf644d031 [Oct 23 2009] - Rumble
Fixed bug in renumbering zone table after deleting mobiles. (thanks Drefs)
  Fixed bug in renumbering zone table after deleting objects. (thanks Drefs)
  Upgraded column_list to use player screenwidth to determine how many columns t
o create (use column arg of 0). (thanks Maclir)
[Oct 20 2009] - Rumble
  Corrected several PRF_FLAGGED checks that mobs were using.
  Removed l-desc from stat player and title from stat mob. (thanks Xiu)
[Oct 19 2009] - Rumble
  Added a note to spec_assign.c assign_mobiles that guildguard, snake, thief, ma
gic user, puff, fido, janitor, and cityguards are now implemented via triggers.
  Fixed a bug where empty drink containers and fountains would show half empty.
(thanks Parna)
2009-10-23 00:29:56 +00:00
Rumble
9f5b893ec5 [Oct 08 2009] - Rumble
Fixed do_purge to allow targetting of multiple objects of the same name. i.e.
2.knife. (thanks Drefs)
[Oct 07 2009] - Rumble
  Added CAN_SEE_IN_DARK and AFF_BLIND checks in do_automap. (thanks Frenze)
[Oct 06 2009] - Rumble
  Fixed do_cast to allow targetting of multiple objects of the same name. i.e. 2
.knife. (thanks Drefs)
[Oct 04 2009] - Rumble
  Fixed a bug on filling unlimited containers where it doesn't update weight. (t
hanks Drefs)
[Oct 02 2009] - Rumble
  Fixed buildwalk so it does not require the first room to exist. (thanks Zizaza
t)
2009-10-08 00:42:46 +00:00
Rumble
bf451a6ece Fixed a typo and added trigedit variable armor. --Rumble 2009-07-04 20:11:06 +00:00