projects
/
cobramush.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cobramush.git
2011-04-27
Ari Johnson
Do not inline gperf functions on Apple systems
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Ari Johnson
Remove alltests.sh from repository as it is auto-genera...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rick Bird
Added OPENSSL_x variables to Makefile.in
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rick L Bird
Set minimum autoconf version to 2.65. Works fine on...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Ari Johnson
Use proper allocation size in hash_flush call to mush_r...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Ari Johnson
Named registers were being double-initialized (small...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Ari Johnson
Check for sed in configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rick Bird
Added lua detection. configure now stops if it can...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rick Bird
Moved AH top & bottom templates to its own special...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rick Bird
Several build system fixes and removed the last survivi...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Ari Johnson
Add aclocal.m4 to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Ari Johnson
Use quotation marks in case PCRE_LIBS is empty in confi...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Ari Johnson
Only warn if pg_conf not found in m4/postgres.m4
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Ari Johnson
Use AC_LANG_SOURCE and AC_LANG_PROGRAM correctly where...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rick Bird
Added proper templates of all AC_DEFINES so autoreconf...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rick Bird
IssueID #240
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rick Bird
Removed autogenerated aclocal.m4 from repo
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rick Bird
Looks like this should be initialized to 1. As the...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rick Bird
Added m4 directory, and rebuilt aclocal.m4 to be built...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rick Bird
MATCH_EXACT seems like to may be a possible breaker...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Ari Johnson
Revert "Use more compatible libtool options for linking"
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Ari Johnson
Use more compatible libtool options for linking
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Ari Johnson
Add FIXME notes to point to the bugs worked around...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Ari Johnson
Initialize mret in match_exit - temporary workaround
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rick Bird
Changed connect.txt generation to only happen if no...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Ari Johnson
Merge branch 'master' of cobramush.org:cobramush
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rick Bird
Merge branch 'master' of localhost:cobramush
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rick Bird
Fixed crash bug in @create and removed privileged abili...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Ari Johnson
Initialize i = 0 in fun_break - temporary workaround
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Ari Johnson
Only define static reload_files() function if it will...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Ari Johnson
Initialize status = 0 in do_atrlock - temporary workaround
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Ari Johnson
Change OUTDESC flag in reboot.db to CONSOLE to better...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Ari Johnson
Update .gitignore to leave out reboot.db and PANIC.db
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Ari Johnson
Add reboot database flag for outdesc
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Rick L Bird
Fixed display of created & modified in examine.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Rick L Bird
PennMUSH Enhancements 1.8.3p10
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Rick L Bird
Misc build & configuration file fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Rick L Bird
Merge branch 'master' of cobramush.org:cobramush
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Rick L Bird
PennMUSH 1.8.3p9 configure.ac changes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rick Bird
Updated changes file
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Padraic
Changed db_write_labeled_time_t() use to use _int for...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Ari Johnson
Add .gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Ari Johnson
Fix two compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rick L Bird
Fixed bug in @name'ing players where game would crash.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rick L Bird
Added missing files added from 1.8.3p8 PennMUSH enhance...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rick L Bird
Fixed bug in @pcreate CMD_T_RS_ARGS
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rick L Bird
Home checking was incorrect. Fixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rick L Bird
match() was broken IssueID #96
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rick L Bird
Fixed minimal db loading IssueID #94
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rick L Bird
Merge branch 'master' of cobramush.org:cobramush
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rick L Bird
Added SFMT files
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rick L Bird
PennMUSH Enhancements 1.8.3p7 Applied.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
padraic
More Build Fixes IssueID #240
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Rick Bird
IssueID #240
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Rick Bird
Renamed FUNCRET to FUNCPTR considering it doesn't actua...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Rick Bird
Added --user=<user> option to netmush to automatically...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ari Johnson
Finish re-implementation of console mode with ./netmush...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ari Johnson
Make output descriptor nonblocking and shutdown when...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ari Johnson
Ignore initializesock() return value when unused
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ari Johnson
For console mode, dup() stdin and stdout earlier to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ari Johnson
Only check FD_ISSET(sock) if sock is non-zero
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Ari Johnson
Recombine console with netmud using --console switch
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Rick Bird
IssueID #241 Left out one spot.. My machine but be...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Rick L Bird
switchmask return value was not changed correctly in...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Rick Bird
IssueID #238 (ISO C Compiler Issues)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Rick Bird
Mucked with Module function calling Macros for ISO...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Rick Bird
IssueID #240 (Misc Build System fixes)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Rick Bird
Renamed my utility ptr for modules in relation to ISO...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Ari Johnson
Change reference to metaconfig to autoconf
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Ari Johnson
More work on re-enabling console
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Rick Bird
Updated prearedist.sh to use autoconf instead of metaco...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Rick Bird
removed chunkswap added README in data directory IssueI...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Rick Bird
Data directory disappeared IssueID #240
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Ari Johnson
Re-enable console compilation and clean up all compile...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Ari Johnson
Fix uninitialized variable warning in atr_tab.c
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Ari Johnson
Use -Werror to help avoid compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Ari Johnson
Remove stray hdrs/pcre.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Ari Johnson
Removed references to confmagic.h in hdrs/*.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Ari Johnson
Remove references to confmagic.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick L Bird
Merge branch 'master' of cobramush.org:cobramush
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick L Bird
Missing config.sub in relation to Issue Refs #240
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick L Bird
Missing files in relation to Issue Refs #240
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick Bird
Changed all RESTRICT keywords to C99 restrict
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick L Bird
This gets us through some of the ISO C compliance for...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick L Bird
As commented bad malloc'ing should be a panic refs #3
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick L Bird
PID switch on @wait command left out.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick L Bird
Added po directory
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick L Bird
Default malloc changed to system
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick L Bird
SWMP code removed per ref #234
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Rick L Bird
PennMUSH 1.8.2p8-1.8.3p7.patch
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Rick L Bird
Removed debug code
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Rick L Bird
Removed *.dst files from src directory
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Rick L Bird
Removed rplog.c from MANIFEST and modified makeconnect...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Rick L Bird
Removed duplicate help entries
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Rick L Bird
Merge branch '0.74-penndev' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Rick L Bird
Removed NT_TCP
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Rick Bird
Updated changes file for modules
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rick Bird
FIX: attribute _(unused)_ used inappropriately on levch...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rick Bird
Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rick Bird
1) Moved rest of hooks in local files over to module...
commit
|
commitdiff
|
tree
|
snapshot
next