Draft:
authornveid <nveid@yahoo.com>
Tue, 11 Jan 2011 00:45:50 +0000 (00:45 +0000)
committernveid <nveid@yahoo.com>
Tue, 11 Jan 2011 00:45:50 +0000 (00:45 +0000)
commit8d50224e06c8ea6e1a099553e27391b7646f798e
tree8e10118c21d3e2db4007553d1b3c1e72c19b157e
parent48d3313d25c4989bd2e936ceaf8af7e4a0796c99
Draft:

Ignore-this: f143a5b7dbb6dc823b688561d3bb02a6
1) LUA Makefile update - put lua files in correct order in helpfile, and added auto swig generation code from mushlua.i to make mushlua_wrappers.c..
2) Updated MANIFEST to represent all current files in dist including LUA required files.
3) indent.pro ran on all C & H files in distribution
4) mkhlpvers removed.  It was defunct from pennmush changes version creation. Replaced its use with genchanges in Makefile
129 files changed:
MANIFEST
MANIFEST.new [deleted file]
Makefile.SH
U/d_lua.U
hdrs/access.h
hdrs/ansi.h
hdrs/atr_tab.h
hdrs/attrib.h
hdrs/boolexp.h
hdrs/bufferq.h
hdrs/case.h
hdrs/chunk.h
hdrs/command.h
hdrs/compile.h
hdrs/conf.h
hdrs/cron.h
hdrs/csrimalloc.h
hdrs/dbdefs.h
hdrs/dbio.h
hdrs/division.h
hdrs/extchat.h
hdrs/externs.h
hdrs/extmail.h
hdrs/flags.h
hdrs/function.h
hdrs/game.h
hdrs/getpgsiz.h
hdrs/help.h
hdrs/htab.h
hdrs/ident.h
hdrs/lock.h
hdrs/log.h
hdrs/malias.h
hdrs/match.h
hdrs/mushdb.h
hdrs/mushtype.h
hdrs/mymalloc.h
hdrs/mysocket.h
hdrs/myssl.h
hdrs/oldflags.h
hdrs/parse.h
hdrs/pcre.h
hdrs/privtab.h
hdrs/ptab.h
hdrs/pueblo.h
hdrs/shs.h
hdrs/strtree.h
src/Makefile.SH
src/access.c
src/announce.c
src/atr_tab.c
src/attrib.c
src/boolexp.c
src/bsd.c
src/bufferq.c
src/chunk.c
src/cmdlocal.dst
src/cmds.c
src/command.c
src/comp_h.c
src/comp_w.c
src/comp_w8.c
src/compress.c
src/conf.c
src/cque.c
src/create.c
src/cron.c
src/csrimalloc.c
src/db.c
src/destroy.c
src/division.c
src/extchat.c
src/extmail.c
src/filecopy.c
src/flags.c
src/funcrypt.c
src/function.c
src/fundb.c
src/funlist.c
src/funmath.c
src/funmisc.c
src/funstr.c
src/funtime.c
src/funufun.c
src/game.c
src/gmalloc.c
src/help.c
src/htab.c
src/ident.c
src/info_slave.c
src/local.dst
src/lock.c
src/log.c
src/look.c
src/malias.c
src/match.c
src/memcheck.c
src/move.c
src/mushlua_wrappers.c
src/mysocket.c
src/myssl.c
src/notify.c
src/parse.c
src/pcre.c
src/player.c
src/plyrlist.c
src/portmsg.c
src/predicat.c
src/privtab.c
src/prog.c
src/ptab.c
src/rob.c
src/rplog.c
src/services.c
src/set.c
src/shs.c
src/sig.c
src/speech.c
src/sql.c
src/strtree.c
src/strutil.c
src/timer.c
src/unparse.c
src/utils.c
src/version.c
src/warnings.c
src/wild.c
src/wiz.c
utils/mkvershlp.pl [deleted file]