]> jfr.im git - irc/ircd-hybrid/efserv-cvs.git/commit
- Dynamic translation(dyntrans) code added. This means that we should be
authora1kmm <a1kmm>
Mon, 10 Dec 2001 07:04:45 +0000 (07:04 +0000)
committera1kmm <a1kmm>
Mon, 10 Dec 2001 07:04:45 +0000 (07:04 +0000)
commit9d5f260d93350ca45969daa2962bbdecbdd75068
treef957738b7db6533e83409f04856c4379f312c218
parentc276efd97e31f5c17aac852dec0da9740b3b8cc0
- Dynamic translation(dyntrans) code added. This means that we should be
  able to make major changes including adding or rearranging fields within
  structures without restarting efserv, only reloading.
16 files changed:
.depend
Makefile.in
channels.c
commands.c
dtheader.h [new file with mode: 0644]
dyntfuncs.c [new file with mode: 0644]
dyntrans.l [new file with mode: 0644]
dyntrans.y [new file with mode: 0644]
include/config.h
include/define.h
include/dyntrans.h [new file with mode: 0644]
include/struct.h
include/utils.h
modules.c
msg.c
utils.c