2009-05-22 |
Ari Johnson | Added 0.73p2 changes file |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Ari Johnson | Update versions for 0.73p2 development |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Ari Johnson | Update versions for 0.73p1 release 0.73p1 |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Note %q<registers> in changes file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Implement named %q<registers> |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Documentation typo fix |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Fix another failure to check for GoodObject() |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Yesterday's... | Update changes file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Yesterday's... | Remove unnecessary static buffer non-NULL checks |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Yesterday's... | Make more division checks safer |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Yesterday's... | Make some division checks safer |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Yesterday's... | Remove profanity in help file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Add missing pow_inherit flag to list of settable/cleara... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Note IDLE functionality change in changes file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Don't count IDLE as a command |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Run make depend |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Fix make depend |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Noted lsearch() fix in changes file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Fix bug in lsearch(): uninitialized counter |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Note #undef USE_MAILER fix in changes file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Make #undef USE_MAILER work |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Add time_t and long integer changes to changes file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Unparse time_t as unsigned int |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Use long integer types in several places, such as unpar... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Note LOUD flag in changes file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Slight formatting changes |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Help typo fix |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Add LOUD flag |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Noted restart and forbidden name changes in changes... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Allow players to change to forbidden names they already use |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Move old log files and copy core dumps to save/ in... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Noted cleanup in changes file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Miscellaneous code cleanups for C standard compliance |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | General OOREF cleanup |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Fixed other OOREF calls that caused mixed code and... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Note ooref in fun_speak fix in changes file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Re-order ooref calls in fun_speak |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Fixed bug that caused some lock types to incorrectly... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Fixed cstatus() |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Ari Johnson | Added transition.c |
commit | commitdiff | tree | snapshot |
2008-03-04 |
CobraMUSH | Added 0.73p1 changes file |
commit | commitdiff | tree | snapshot |
2008-03-04 |
CobraMUSH | Updated version numbers for 0.73p1 development |
commit | commitdiff | tree | snapshot |
2008-03-04 |
CobraMUSH | Updated version.h for 0.73 release 0.73 |
commit | commitdiff | tree | snapshot |
2011-03-24 |
CobraMUSH | hastype() had forgotten the Division type |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Some improvements to division.c messages |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Note division loop bugfix in changes file |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Detect and prevent division loops; fix division loops... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Fixed regression in attribute lock bugfix |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Fixed can_write_attr_internal() to prohibit writing... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Fixed attribute read locks |
commit | commitdiff | tree | snapshot |
2011-03-24 |
CobraMUSH | Noted mortal_dark fix in changes file |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Bugfix: attribute flag mortal_dark now works again |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Fixed indentation in %z subtitution switch() |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Noted trim_space_sep fix in changes file |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Fixed a potential crash bug in trim_space_sep |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Attempted fix of warnings when HAS_OPENSSL is not defined |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Removed FAQ from MANIFEST files |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Removed old PennMUSH files (that were previously remove... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Fixed possible crash in process_commands() |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Fixed setunion() |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Added F_SELF to table for in-game control |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Updated changes file to reflect INHERITABLE fix |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Made it possible for all players to set INHERITABLE... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Removed unnecessary 'else' |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Added F_SELF flag permissions |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Updated I18N file |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Updated copyright notice file; still needs specific... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Removed several PennMUSH-specific files no longer relev... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | attrib_set(obj/attr,) with EMPTY_ATTRS off sets the... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | default() can take multiple attributes to try in order |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Fixed crecall() to take from 1 - 5 arguments |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Moved @poll note in changes to the PennMUSH section |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Noted @poll/clear in changes file |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Added @poll/clear and changed @poll with no argument... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Added crecall() |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | locate() can take more than one type and prefer all... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Noted @chan/list fix in changes file |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Slight touchups to changes file |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | FIXED flag restriction on 'home' is now entirely in... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Yesterday's... | Fix to console compilation to avoid an infoslave warning |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | @function fix - no one could add global @funs since... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | Safer ufun support removed and do_reboot moved to bsd... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | Fixed cbuffer crash, removed console.c from MANIFEST... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Noted console.c/bsd.c merge in changes file |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Noted privileged WHO update in changes file |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Slight formatting fix for privileged WHO |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Merged console.c into bsd.c with COMPILE_CONSOLE #ifdefs |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Added fun_speak to function table |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | Typo in wizard's powerlist for Nuke fixed. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | Fixed permission problem in zwho and zmwho and wrote... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Conflicts fix for 64-bit SHS fix |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Fixed SHS on 64-bit platforms |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | Requires control ability of an object to add @function... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | Added xwho, xmwho, xwhoid, xmwhoid, lwhoid, mwhoid... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | Changed the way we convert flag tables when coming... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | Added Ulambda, namelist, stringsecs, and speak functions. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Fixed subdivision search class crash |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | Imported PennMUSH NextDbref and Unique functions |
commit | commitdiff | tree | snapshot |
2011-03-24 |
nveid | width() and height() take optional second argument... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Ari Johnson | Added changes entry to reflect lastmod fix |
commit | commitdiff | tree | snapshot |
next |