cobramush.git
2011-05-06 Rick L BirdRe-enabled chat system equivalent with features of...
2011-05-06 Rick L BirdNo issue referenced with this.
2011-05-06 Rick L BirdAuthor: talvo@talvo.com
2011-05-06 Rick L BirdPennMUSH 1.8.3p11
2011-05-06 Rick L BirdPennMUSH 1.8.3p11
2011-05-06 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdTo start off.. besides changes this is also an indent...
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdAdded in missing features in @decompile noticed within...
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdForgot to add cause argument to do_page_port
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdMinor fix on order of poll header
2011-05-05 Rick L BirdAuthor: captdeaf@gmail.com
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-05 Rick L BirdPennMUSH 1.8.3p10
2011-05-05 Rick L BirdPennMUSH 1.8.3p11
2011-05-04 Ari JohnsonUpdate help file for @atrlock
2011-04-29 Ari JohnsonChange all references in the code to HAS_OPENSSL to...
2011-04-28 Ari JohnsonUpdate .gitignore
2011-04-28 Ari JohnsonUpdate .gitignore
2011-04-28 Ari JohnsonUpdate .gitignore
2011-04-28 Ari JohnsonAdd connect.txt to .gitignore
2011-04-28 Ari JohnsonMove several function help files from cobramush.hlp...
2011-04-28 Rick L BirdAdded lib checking for local directory lua checking
2011-04-28 Ari JohnsonSimplify check for lua.h and -llua
2011-04-28 Ari JohnsonAdd m4/ax_find_common_prefixes.m4 to search for common...
2011-04-28 Ari JohnsonFix broken HAVE_SSL line in configure.ac
2011-04-28 Ari JohnsonFix typo in AC_MSG_NOTICE regarding other possible...
2011-04-28 Ari JohnsonFix typo in AC_MSG_CHECKING message regarding lua header
2011-04-28 Ari JohnsonCheck for lt_dlsym instead of lt_dladvise_init in ...
2011-04-28 Ari JohnsonActually use fgets() return value in conf.c and silence...
2011-04-28 Rick L BirdLocal liblua is detected and picked right now.
2011-04-28 Rick BirdRemoved predefined -I location for lua in Makefile...
2011-04-28 Rick BirdAdded automatic lua detection.
2011-04-27 Ari JohnsonUpdate .gitignore
2011-04-27 Ari JohnsonDetect whether to use const SSL_METHOD * in myssl.c
2011-04-27 Ari JohnsonFix htmltab.gperf APPLE #ifdef
2011-04-27 Ari JohnsonFix lmathtab.gperf APPLE #ifdef location
2011-04-27 Ari JohnsonRemove htmltab.c and lmathtab.c from repository since...
2011-04-27 Ari JohnsonDo not inline gperf functions on Apple systems
2011-04-27 Ari JohnsonRemove alltests.sh from repository as it is auto-genera...
2011-04-26 Rick BirdAdded OPENSSL_x variables to Makefile.in
2011-04-26 Rick L BirdSet minimum autoconf version to 2.65. Works fine on...
2011-04-26 Ari JohnsonUse proper allocation size in hash_flush call to mush_r...
2011-04-26 Ari JohnsonNamed registers were being double-initialized (small...
2011-04-26 Ari JohnsonCheck for sed in configure.ac
2011-04-26 Rick BirdAdded lua detection. configure now stops if it can...
2011-04-26 Rick BirdMoved AH top & bottom templates to its own special...
2011-04-26 Rick BirdSeveral build system fixes and removed the last survivi...
2011-04-26 Ari JohnsonAdd aclocal.m4 to .gitignore
2011-04-26 Ari JohnsonUse quotation marks in case PCRE_LIBS is empty in confi...
2011-04-26 Ari JohnsonOnly warn if pg_conf not found in m4/postgres.m4
2011-04-26 Ari JohnsonUse AC_LANG_SOURCE and AC_LANG_PROGRAM correctly where...
2011-04-25 Rick BirdAdded proper templates of all AC_DEFINES so autoreconf...
2011-04-25 Rick BirdIssueID #240
2011-04-25 Rick BirdRemoved autogenerated aclocal.m4 from repo
2011-04-25 Rick BirdLooks like this should be initialized to 1. As the...
2011-04-25 Rick BirdAdded m4 directory, and rebuilt aclocal.m4 to be built...
2011-04-25 Rick BirdMATCH_EXACT seems like to may be a possible breaker...
2011-04-25 Ari JohnsonRevert "Use more compatible libtool options for linking"
2011-04-25 Ari JohnsonUse more compatible libtool options for linking
2011-04-25 Ari JohnsonAdd FIXME notes to point to the bugs worked around...
2011-04-25 Ari JohnsonInitialize mret in match_exit - temporary workaround
2011-04-25 Rick BirdChanged connect.txt generation to only happen if no...
2011-04-25 Ari JohnsonMerge branch 'master' of cobramush.org:cobramush
2011-04-25 Rick BirdMerge branch 'master' of localhost:cobramush
2011-04-25 Rick BirdFixed crash bug in @create and removed privileged abili...
2011-04-25 Ari JohnsonInitialize i = 0 in fun_break - temporary workaround
2011-04-25 Ari JohnsonOnly define static reload_files() function if it will...
2011-04-25 Ari JohnsonInitialize status = 0 in do_atrlock - temporary workaround
2011-04-23 Ari JohnsonChange OUTDESC flag in reboot.db to CONSOLE to better...
2011-04-23 Ari JohnsonUpdate .gitignore to leave out reboot.db and PANIC.db
2011-04-23 Ari JohnsonAdd reboot database flag for outdesc
2011-04-23 Rick L BirdFixed display of created & modified in examine.
2011-04-23 Rick L BirdPennMUSH Enhancements 1.8.3p10
2011-04-23 Rick L BirdMisc build & configuration file fixes
2011-04-23 Rick L BirdMerge branch 'master' of cobramush.org:cobramush
2011-04-23 Rick L BirdPennMUSH 1.8.3p9 configure.ac changes
2011-04-22 Rick BirdUpdated changes file
2011-04-22 PadraicChanged db_write_labeled_time_t() use to use _int for...
2011-04-22 Ari JohnsonAdd .gitignore file
2011-04-22 Ari JohnsonFix two compiler warnings
2011-04-22 Rick L BirdFixed bug in @name'ing players where game would crash.
2011-04-22 Rick L BirdAdded missing files added from 1.8.3p8 PennMUSH enhance...
2011-04-22 Rick L BirdFixed bug in @pcreate CMD_T_RS_ARGS
2011-04-22 Rick L BirdHome checking was incorrect. Fixed.
2011-04-22 Rick L Birdmatch() was broken IssueID #96
2011-04-22 Rick L BirdFixed minimal db loading IssueID #94
2011-04-22 Rick L BirdMerge branch 'master' of cobramush.org:cobramush
2011-04-22 Rick L BirdAdded SFMT files
2011-04-22 Rick L BirdPennMUSH Enhancements 1.8.3p7 Applied.
next