root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @130 [130] 08/24/07 22:10:20 mordecai Branching from base to work with FUSS
(edit) @129 [129] 08/24/07 22:09:48 mordecai Added trunk for fuss project
(edit) @128 [128] 08/24/07 22:09:21 mordecai Added fuss project to repository
(edit) @127 [127] 08/10/06 21:05:35 mordecai Formatting regression [126]: There are now proper spaces within …
(edit) @126 [126] 08/10/06 20:54:41 mordecai Fixup: snprintf uses macro to send array size SEND_ARRAY_SIZE() -> …
(edit) @125 [125] 08/10/06 17:40:07 mordecai Fix regression [124]: removed useless var in do_rstat
(edit) @124 [124] 08/10/06 15:02:50 mordecai Fixup: do_rstat() now uses sect_types[]
(edit) @123 [123] 08/10/06 13:25:41 mordecai -pipe linker option only on dev systems now
(edit) @122 [122] 08/10/06 10:46:34 mordecai Change: r121 to use IS_PLR_FLAG()
(edit) @121 [121] 08/10/06 10:27:34 mordecai Fix r120: Didn't check if ch was a PC before checking for PLR_HOLYLIGHT
(edit) @120 [120] 08/10/06 09:56:50 mordecai Behavior fix: do_exits() should show exits in a dark room only if those …
(edit) @119 [119] 08/08/06 14:19:13 mordecai Fixup: Elimination of all unnecessary undefinied array length declarations
(edit) @118 [118] 08/08/06 12:50:49 mordecai Fix: do_rip and do_ansi used to allow NPCs - which would flip bits that …
(edit) @117 [117] 08/08/06 12:45:18 mordecai Some strstr() calls have arguments out of order
(edit) @116 [116] 08/07/06 21:11:12 mordecai More efficient string copy looping in check_immortal_domain()
(edit) @115 [115] 08/07/06 13:44:25 mordecai Fix: pointer directly assigned instead of using QUICKLINK (with hashed …
(edit) @114 [114] 08/07/06 13:40:57 mordecai Fix: insecure file-handling - now run through …
(edit) @113 [113] 08/07/06 10:55:32 mordecai started converting to bit_from_string() generic function SEND_ARRAY_SIZE() …
(edit) @112 [112] 08/07/06 06:31:43 mordecai Fixed: Assure ch->desc exists so it can be dereferenced (in colorcode())
(edit) @111 [111] 07/31/06 21:13:43 mordecai Cleanup: removed endlines at the end of all bug() calls, because function …
(edit) @110 [110] 07/31/06 17:13:04 mordecai Fix: Oset does not use the correct values when setting lever …
(edit) @109 [109] 07/31/06 15:26:51 mordecai Fix: http://forums.smaugfuss.org/index.php?a=topic&t=782 - Proper …
(edit) @108 [108] 07/30/06 20:59:35 mordecai Fix: http://forums.smaugfuss.org/index.php?a=topic&t=776 - Extracting …
(edit) @107 [107] 07/29/06 16:12:44 mordecai Got rid of old CVS files.
(edit) @106 [106] 07/17/06 11:59:02 mordecai Buffer overflow potential in some places - …
(edit) @105 [105] 07/17/06 11:51:54 mordecai LOCATION_DATA data pieces in char_data (retran and regoto) changed to …
(edit) @104 [104] 07/11/06 11:14:56 mordecai Redit flags for room_flags was not using xTOGGLE_BIT properly, which …
(edit) @103 [103] 07/11/06 10:18:31 mordecai Changed client detection and MCCP support detection at login sequence to …
(edit) @102 [102] 07/11/06 10:13:42 mordecai Aligned room flags up correctly with the r_flags list in build.c
(edit) @101 [101] 07/09/06 16:46:58 mordecai Tweaking the greeting.
(edit) @100 [100] 07/08/06 19:36:17 mordecai show_vnums() allows room for 7 digits of vnum (avoiding formatting issues …
(edit) @99 [99] 07/08/06 15:29:38 mordecai Greeting tweaking.
(edit) @98 [98] 07/08/06 14:28:48 mordecai Shadow branding on login. News templated.
(edit) @97 [97] 07/08/06 14:28:20 mordecai Commit info file wasn't working
(edit) @96 [96] 07/08/06 08:19:35 mordecai uncomment mantis integration
(edit) @95 [95] 07/08/06 07:46:04 mordecai test
(edit) @94 [94] 07/07/06 21:24:34 mordecai Mantis integration
(edit) @93 [93] 07/07/06 09:02:09 mordecai Mapedit undo twice would improperly undo unless it was affecting the …
(edit) @92 [92] 07/06/06 16:52:29 mordecai Added log_help channel so imms can ignore help logs.
(edit) @91 [91] 07/06/06 16:32:36 mordecai CSET and CONTROL help files unified, and log_help cset option added to …
(edit) @90 [90] 07/06/06 16:15:28 mordecai Attempted helpfile lookups that miss are sent to log channel and written …
(edit) @89 [89] 07/06/06 10:15:08 mordecai Use MACHINE as environmental var, not as something in makefile.
(edit) @88 [88] 07/06/06 07:42:37 mordecai Minor memory leak when cleaning up pfiles.
(edit) @87 [87] 07/06/06 07:14:40 mordecai Fixed up startup and grind scripts, they run properly and support all the …
(edit) @86 [86] 07/05/06 15:01:40 mordecai Support for old version of valgrind, centralization of valgrind scripting …
(edit) @85 [85] 07/05/06 14:30:39 mordecai Startup script now includes -grind option to run shadow through …
(edit) @84 [84] 07/05/06 14:28:58 mordecai Grind back to the simple version, with port set to beta port.
(edit) @83 [83] 07/05/06 13:49:46 mordecai grind now reflective of 'startup' script, except shadow is called under …
(edit) @82 [82] 07/05/06 13:42:43 mordecai Updated executable name and port in grind.
(edit) @81 [81] 07/05/06 13:21:25 mordecai Fixup on mistakes in 'add more cleanup to cleanup_memory' patch.
(edit) @80 [80] 07/05/06 12:56:50 mordecai Some fixups incorporated from afkmud base for overland.
(edit) @79 [79] 07/05/06 11:53:39 mordecai Fixedup reading coordinates to typecast to short.
(edit) @78 [78] 07/05/06 11:47:28 mordecai Added several memory structures to the cleanup function cleanup_memory().
(edit) @77 [77] 07/03/06 15:33:28 mordecai Better indent options.
(edit) @76 [76] 07/03/06 11:22:32 mordecai fread_mobile reading "#OBJECT" did not set fMath=TRUE
(edit) @75 [75] 07/03/06 10:52:16 mordecai http://forums.smaugfuss.org/index.php?a=topic&t=762 - Object memory is not …
(edit) @74 [74] 07/03/06 09:26:37 mordecai http://forums.smaugfuss.org/index.php?a=topic&t=756 - \r \n fix
(edit) @73 [73] 07/03/06 07:49:51 mordecai Got rid of useless helpfiles mentioned here: …
(edit) @72 [72] 07/03/06 06:23:23 mordecai Cleanup the CC variable.
(edit) @71 [71] 07/02/06 20:45:09 mordecai Move mud_prog defines to own header file.
(edit) @70 [70] 07/02/06 20:28:48 mordecai Modularized shops_v2 support to option in Makefile.
(edit) @69 [69] 07/02/06 19:35:50 mordecai Suggest helpfiles when helpfile is not found.
(edit) @68 [68] 07/01/06 18:15:03 mordecai Added extra 'reserved' strings to plr_flags[] to detect errors and prevent …
(edit) @67 [67] 07/01/06 18:12:19 mordecai LEVEL_GREATER imms can now insta_room and insta_zone in non-assigned …
(edit) @66 [66] 07/01/06 13:59:45 mordecai Show damage message before obj damage.
(edit) @65 [65] 06/30/06 21:08:33 mordecai Overland support for recall.
(edit) @64 [64] 06/30/06 20:52:11 mordecai Add some spacing between entries in do_wizhelp to make them easier to …
(edit) @63 [63] 06/30/06 20:44:15 mordecai Restored set_pager_color and seperate calls for each - otherwise color …
(edit) @62 [62] 06/30/06 20:27:32 mordecai Typedefines are even MORE important than structures.
(edit) @61 [61] 06/30/06 20:26:50 mordecai Immortals don't have to wait anymore!
(edit) @60 [60] 06/30/06 19:53:19 mordecai Better to have structures delcared before variables that might need their …
(edit) @59 [59] 06/30/06 17:59:33 mordecai Last one didn't work - this does.
(edit) @58 [58] 06/30/06 17:31:30 mordecai Compatible with server by default, client able to control configuration …
(edit) @57 [57] 06/30/06 13:32:15 mordecai No need for endlines at beginning.
(edit) @56 [56] 06/30/06 13:02:39 mordecai Formatting in do_wizhelp - should cut off long commands to keep columns in …
(edit) @55 [55] 06/30/06 12:55:41 mordecai Oopsie, but in the wizhelp update.
(edit) @54 [54] 06/30/06 12:50:55 mordecai Changed default color item 'list' to dark green.
(edit) @53 [53] 06/30/06 12:50:18 mordecai Unified set_pager_color and set_char_color into one function, …
(edit) @52 [52] 06/30/06 11:07:10 mordecai Added player's terminal info to whois.
(edit) @51 [51] 06/30/06 08:05:52 mordecai Terminal detection support. Mstat now displays terminal name, and MCCP …
(edit) @50 [50] 06/29/06 20:38:19 mordecai Let's remove machine dependancy by default…
(edit) @49 [49] 06/29/06 20:25:09 mordecai Makefile reworked with more options and better compilation …
(edit) @48 [48] 06/29/06 20:11:01 mordecai Random variable being used to assign when never initialized. The function …
(edit) @47 [47] 06/29/06 16:10:06 mordecai Compiling errors in floodfill undo function.
(edit) @46 [46] 06/29/06 14:23:52 mordecai Updating cvsignores
(edit) @45 [45] 06/29/06 14:21:14 mordecai Removing dependancies.d - this is just a file generated at compile time …
(edit) @44 [44] 06/29/06 13:50:10 mordecai In do_aexit, Map: was one space to the left of where it should be.
(edit) @43 [43] 06/29/06 13:44:57 mordecai Vnums for overland areas increased from starting at 30,000 to 100,000.
(edit) @42 [42] 06/29/06 13:43:53 mordecai Added DECLARE_DO_FUN for commands that didn't have one before.
(edit) @41 [41] 06/29/06 13:29:08 mordecai Bug fix: 'mapedit undo' can now undo itself.
(edit) @40 [40] 06/29/06 13:10:47 mordecai Added C++ support for commands, skills, and spells. (Made sure no 'name …
(edit) @39 [39] 06/29/06 08:23:30 mordecai Bug: Memory leak when loading pets with altered …
(edit) @38 [38] 06/28/06 19:17:23 mordecai Automated pfile cleanup system: new cset options: (includes helpfile …
(edit) @37 [37] 06/28/06 18:14:12 mordecai Added dnscache command to command table. Changed cache command to …
(edit) @36 [36] 06/28/06 15:23:48 mordecai Slave DNS resolver. Makefile improvements, reducing redundancy.
(edit) @35 [35] 06/28/06 09:15:07 mordecai Updated KILL helpfile to reflect the new ability to change primary targets …
(edit) @34 [34] 06/28/06 08:03:37 mordecai Renumber maintains different low vnums for mobs, rooms, objs if fillgaps …
(edit) @33 [33] 06/28/06 07:49:50 mordecai Updated check_vnums to include new low formula (to handle 0-0 ranges …
(edit) @32 [32] 06/28/06 07:42:03 mordecai Renumber now works properly for areas that have no vnum ranges. (Handles …
(edit) @31 [31] 06/28/06 07:34:03 mordecai Last fight switch patch said false instead of FALSE - did not compile.
Note: See TracRevisionLog for help on using the revision log.