Author Statistics for mids

Back to Index Page

Author Details

Login: mids
Fullname: mids
Revisions: 22
Lines of Code: 85
Added Lines of Code: 91
Lines of Code per Change: 3.9

Lines Of Code (per Author)

Lines Of Code for mids (per module)

Activity

Commit Log

DateAuthorFile/Message
1/25/01 1:39 PMmids
Fixed the PNG images of paladin and flint_and_steel (1 Files changed, 0 Lines changed)
lib/crossfire.png 1.32 (+0 -0)
11/25/00 4:09 PMmids
Added the option "make distclean" in all the Makefile.in (19 Files changed, 77 Lines changed)
doc/playbook/Makefile.in 1.3 (+3 -0)
random_maps/Makefile.in 1.2 (+3 -0)
doc/playbook-html/Makefile.in 1.3 (+3 -0)
crossedit/Makefile.in 1.3 (+8 -0)
socket/Makefile.in 1.3 (+4 -1)
crossedit/bitmaps/Makefile.in 1.2 (+3 -0)
doc/Makefile.in 1.8 (+9 -0)
doc/spoiler-html/Makefile.in 1.4 (+3 -0)
server/Makefile.in 1.2 (+3 -0)
Makefile.in 1.9 (+8 -0)
crossedit/doc/Makefile.in 1.2 (+3 -0)
lib/Makefile.in 1.11 (+4 -0)
doc/spell-docs/Makefile.in 1.2 (+3 -0)
crossedit/include/Makefile.in 1.2 (+3 -0)
utils/Makefile.in 1.2 (+2 -1)
include/Makefile.in 1.3 (+5 -0)
common/Makefile.in 1.3 (+4 -1)
doc/spoiler/Makefile.in 1.3 (+3 -0)
crossedit/Cnv/Makefile.in 1.2 (+3 -0)
11/24/00 3:18 PMmids
Added defined(__FreeBSD__) || defined(__OpenBSD__) so setsockopt can use
REUSEADDR on these operating systems
(1 Files changed, 3 Lines changed)
socket/init.c 1.5 (+3 -2)
10/24/00 6:01 PMmids
dnh's god aligned weapon patch. Weapons can only get the specials of one god. (1 Files changed, 11 Lines changed)
server/gods.c 1.10 (+11 -1)