pennmush/src
Zenithar 4c762c3dd7 owner() now accepts an optional second and third argument, to change ownership.
link() now returns 0 on failure, 1 on success when used as side-effect function.
2018-05-18 20:12:50 -04:00
..
access.c Run make indent 2017-10-13 15:05:44 -07:00
atr_tab.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
attrib.c owner() now accepts an optional second and third argument, to change ownership. 2018-05-18 20:12:50 -04:00
bflags.c Rebuild static hash tables with gperf 3.1 2017-01-15 19:26:03 -08:00
bflags.gperf Issue 474: Escaping of special characters in lock keys. 2011-04-25 08:22:48 +00:00
boolexp.c Add reentrant and allocating versions of strupper()/strlower()/strinitial() 2018-05-08 16:43:26 -07:00
bsd.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
bufferq.c Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
charconv.c Run make indent 2017-11-22 20:04:29 -08:00
chunk.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
cmdlocal.dst Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
cmds.c owner() now accepts an optional second and third argument, to change ownership. 2018-05-18 20:12:50 -04:00
command.c Fix broken switches due to previous fix for $commands. 2018-05-13 22:05:08 -04:00
comp_h.c Run make indent 2016-02-22 13:12:39 -08:00
comp_w8.c Move attribute compression implementation to use mush.cnf settings instead of options.h 2015-08-22 00:21:43 -07:00
compress.c Update some uses of the long gone COMPRESSION_TYPE define. 2018-03-26 21:57:29 -07:00
conf.c Add reentrant and allocating versions of strupper()/strlower()/strinitial() 2018-05-08 16:43:26 -07:00
cque.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
create.c owner() now accepts an optional second and third argument, to change ownership. 2018-05-18 20:12:50 -04:00
db.c Run make indent. 2018-05-08 13:17:57 -07:00
destroy.c Run make indent. 2018-05-08 13:17:57 -07:00
extchat.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
extmail.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
filecopy.c Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
flaglocal.dst Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
flags.c Add reentrant and allocating versions of strupper()/strlower()/strinitial() 2018-05-08 16:43:26 -07:00
funcrypt.c Run make indent 2018-03-28 19:34:23 -07:00
function.c owner() now accepts an optional second and third argument, to change ownership. 2018-05-18 20:12:50 -04:00
fundb.c owner() now accepts an optional second and third argument, to change ownership. 2018-05-18 20:12:50 -04:00
funjson.c Run make indent. 2018-05-08 13:17:57 -07:00
funlist.c Fix some of the new warnings generated by gcc 8.1 2018-05-08 13:07:42 -07:00
funlocal.dst Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
funmath.c Run make indent 2018-03-28 19:34:23 -07:00
funmisc.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
funstr.c Revert "Shrink the size of the ansi_string struct" 2018-04-04 18:36:14 -07:00
funtime.c Run make indent. 2018-05-08 13:17:57 -07:00
funufun.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
game.c Fix a volatile warning. 2018-05-11 18:22:49 -07:00
hash_function.c Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
help.c Add reentrant and allocating versions of strupper()/strlower()/strinitial() 2018-05-08 16:43:26 -07:00
htab.c Replace the SFMT RNG with PCG. 2017-10-17 20:49:26 -07:00
htmltab.c Rebuild static hash tables with gperf 3.1 2017-01-15 19:26:03 -08:00
htmltab.gperf Initial google code commit. 2009-06-02 06:18:54 +00:00
info_master.c info_master.c didn't have a newline at the end of the file. 2017-12-21 06:13:22 -08:00
info_slave.c Run make indent. 2018-05-08 13:17:57 -07:00
intmap.c Run make indent 2018-03-28 19:34:23 -07:00
lmathtab.c Rebuild static hash tables with gperf 3.1 2017-01-15 19:26:03 -08:00
lmathtab.gperf lmath()-able versions of lt, gt, lte, gte, eq and neq. And similarly, 2009-10-16 02:38:04 +00:00
local.dst Run make indent 2018-03-28 19:34:23 -07:00
lock.c Add reentrant and allocating versions of strupper()/strlower()/strinitial() 2018-05-08 16:43:26 -07:00
log.c Add reentrant and allocating versions of strupper()/strlower()/strinitial() 2018-05-08 16:43:26 -07:00
look.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
Makefile.in Move all the JSON code from bsd.c to new file funjson.c 2018-04-02 19:18:59 -07:00
malias.c maliases owned by deleted players get chowned to probate_judge. Also does sanity checking on db load. Fixes #1193 2018-05-11 20:15:34 -07:00
markup.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
match.c Run make indent. 2018-05-08 13:17:57 -07:00
memcheck.c Run make indent 2017-11-22 20:04:29 -08:00
move.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
mycrypt.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
mymalloc.c Run make indent 2018-03-28 19:34:23 -07:00
myrlimit.c Fix a bunch of warnings on MinGW 2017-10-17 21:34:10 -07:00
mysocket.c Replace uses of sprintf() with snprintf() 2018-04-20 18:28:22 -07:00
myssl.c Fix compile error on Windows. 2018-05-11 18:13:25 -07:00
notify.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
parse.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
pcg_basic.c Run make indent 2017-11-22 20:04:29 -08:00
player.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
plyrlist.c Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
portmsg.c Add volatile to some things that need it. 2018-04-20 17:46:18 -07:00
predicat.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
privtab.c Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
ptab.c Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
rgbtab.c Further work on issue #1147 2018-01-08 20:21:07 -08:00
rgbtab.gperf Further work on issue #1147 2018-01-08 20:21:07 -08:00
rob.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
services.c Run make indent. 2018-05-08 13:17:57 -07:00
set.c owner() now accepts an optional second and third argument, to change ownership. 2018-05-18 20:12:50 -04:00
sig.c Run make indent 2018-03-28 19:34:23 -07:00
sort.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
speech.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
sql.c Use getservbyname() to get ports for MySQL and Postgres connections. 2018-05-08 18:13:28 -07:00
ssl_master.c Run make indent 2017-11-22 20:04:29 -08:00
ssl_slave.c Replace uses of sprintf() with snprintf() 2018-04-20 18:28:22 -07:00
strdup.c Always include config.h, confmagic.h, and options.h. 2013-07-30 04:05:37 +00:00
strtree.c Remove some pointless code from st_find() 2018-03-30 19:36:27 -07:00
strutil.c Add reentrant and allocating versions of strupper()/strlower()/strinitial() 2018-05-08 16:43:26 -07:00
SWITCHES Issue 1117: Add @dump/nofork 2017-07-30 11:57:24 -07:00
switchinc.c Issue 1117: Add @dump/nofork 2017-07-30 11:57:24 -07:00
tables.c Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
timer.c Add reentrant and allocating versions of strupper()/strlower()/strinitial() 2018-05-08 16:43:26 -07:00
tz.c Revert "Move assorted feature test macros out of assorted files into config.h." 2018-03-27 19:21:38 -07:00
unparse.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
utils.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
version.c Run make indent using clang-format. 2017-09-27 16:13:25 -07:00
wait.c Run make indent 2017-11-22 20:04:29 -08:00
warnings.c dbtools initial commit. 2018-01-24 21:29:39 -08:00
websock.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00
wild.c Replace many uses of upcasestr() with strupper_r() 2018-05-08 17:58:06 -07:00
wiz.c Get rid of uses of tprintf() 2018-05-08 15:30:13 -07:00