Commit graph

315 commits

Author SHA1 Message Date
Rumble
1d4fb13044 Updates to the World and Help Files --Rumble 2012-06-21 16:23:39 +00:00
Vatiken
58ec913b46 Just some cosmetic code cleanup 2012-06-19 21:11:14 +00:00
Vatiken
12c506c89a Fixed crash bug when attempting to use the improved editor's toggle function without a string 2012-06-18 23:58:36 +00:00
Rumble
b39e8a7711 Updates to the World and Help Files --Rumble 2012-06-15 03:17:06 +00:00
Rumble
9ac00f932e Changed Whirlwind skill to level 16 --Rumble 2012-06-15 03:08:00 +00:00
Vatiken
2c0cca1f50 Cedit Toggle for enabling colour codes in the comm channels 2012-06-10 19:44:44 +00:00
Rumble
fdff4c8aa7 Commits for the 3.63 release --Rumble 2012-06-04 23:29:53 +00:00
Vatiken
95e80969d3 Fixed a typo in do_scan 2012-06-03 18:18:35 +00:00
Vatiken
09f497b0b3 Removed a couple warnings caused by a misplaced define 2012-05-30 04:30:36 +00:00
Vatiken
4572a874b4 Minor fix on the fix... porting issue 2012-05-29 13:34:01 +00:00
Vatiken
d9c5365b26 Fixed a major duping issue caused by incorrect rent codes 2012-05-29 04:35:32 +00:00
Vatiken
1a37195280 Added Protocol Toggles to prefedit 2012-05-25 04:41:36 +00:00
Vatiken
5847a57d7f Allocated Lists merged into one functions for extra expandability 2012-04-09 17:53:13 +00:00
Vatiken
fa8a1e23b7 Fixed a bug that caused tabs to be skipped by skip_spaces() 2012-04-08 05:53:59 +00:00
Vatiken
2934a62ed7 Fixed a crash bug with saving shops due to double parsing 2012-04-04 01:24:25 +00:00
Vatiken
24018d145b MAJOR: 3.63 Pre-Release: Cedit Toggle for prot system, new skill, updated documentation, and more. 2012-03-31 17:03:54 +00:00
Vatiken
5c317f6863 Some small formatting changes, and some stray @ symbols cleaned up 2012-03-24 14:41:24 +00:00
Vatiken
6a342723ed Updated whois to detail the 'victims' protocol information 2012-03-22 05:35:49 +00:00
Vatiken
61f538c112 Small changes to formatting, and to input handling 2012-03-21 04:44:23 +00:00
Vatiken
8852c83abf A couple small tweaks to ProtocolOutput() 2012-03-19 03:22:28 +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
870bb8ef38 Should fix the 'crash' bug related to input > 2 kb, as well as fix the mobile deletion crash bug, also a small memory leak plugged 2012-03-02 08:43:06 +00:00
Fizban
2aed18ba52 Raised the size of MAX_RAW_INPUT_LENGTH so larger amounts of text can be pasted into editors at once 2012-03-01 01:56:47 +00:00
Vatiken
db5b776326 Couple more gcc warnings killed, fixed a bug within protocol.c, and added initial colour detections based on protocol findings. 2012-02-29 05:54:24 +00:00
Vatiken
70d7785fea Couple adjustments to the tab handling, added MXP here and there, and added a toggler '\t' to the improved editor to grant access to tabs. 2012-02-27 01:04:09 +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
47f7ad955f Minor adjustments, and small 10 Dir bug fix 2012-02-20 20:25:24 +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
650be85257 Immortals now have their lvl hidden on the who list like other gods 2012-02-13 01:17:36 +00:00
Vatiken
c9b9872888 Removed the display_usage() event 2012-02-13 01:15:11 +00:00
Vatiken
01dc0b79b6 Added protocol .c .h 2012-02-12 22:12:57 +00:00
Vatiken
b34c23da96 Added lists .c .h and mud_event .c .h 2012-02-12 22:09:38 +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
6dadf24c51 Removed hsedit.c mailedit.c protocol.c and protocol.h which were interfering with compiling. 2012-02-06 19:17:47 +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
e4cdc51eb1 Fixed redit/zedit menu's, added oedit delet option again to do some testing --Rumble 2012-01-30 05:27:40 +00:00
Rumble
6240083445 Comment fixes, clarification, and warning cleanup. (thanks Kyle) --Rumble 2011-08-25 02:35:28 +00:00
Fizban
39ed48f03c Updating the Changelog 2011-08-12 02:02:53 +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
bc95dfe20e Backfilled the changelog, several fixes. --Rumble 2011-03-31 02:09:33 +00:00
Rumble
231a1a2dcd Minor updates. --Rumble 2011-03-18 23:29:38 +00:00
Thomas Arp
bf0539a425 cedit command for toggling autosave for bugs, typos and ideas 2011-03-10 23:09:53 +00:00
Thomas Arp
48578939c5 memory leak in ibt fixed 2011-03-10 22:34:46 +00:00
Rhade
d74b07d8f5 fixed bug in do_score due to add_commas editing a global var 2011-03-06 03:15:31 +00:00
Rhade
c16166a555 fixed bug in do_levels 2011-03-06 01:24:31 +00:00
Rhade
7fab30f86b fixed helpcheck bug where, if all commands have help entries, garbage was displayed 2011-03-06 01:18:10 +00:00
Rumble
6f88f62e76 Fixed advance crash. --Rumble 2011-02-16 02:34:43 +00:00