|
Login: pjka
Fullname: pjka
Revisions: 6
Lines of Code: 11
Added Lines of Code: 22
Lines of Code per Change: 1.8
|
Date | Author | File/Message |
---|---|---|
1/19/01 4:30 PM | pjka |
wis -> pow for midnight robe per request
(1 Files changed,
1 Lines changed)
lib/archetypes 1.53
(+1
-1)
|
1/16/01 4:19 PM | pjka |
passwd length atmost 16 chars
(1 Files changed,
3 Lines changed)
server/c_misc.c 1.8
(+3
-2)
|
1/12/01 6:32 AM | pjka |
You could crash server with an overly long name. Name can now be at max 31 chars long.
(1 Files changed,
4 Lines changed)
server/c_misc.c 1.7
(+4
-2)
|
1/11/01 3:37 AM | pjka |
Magic ear wouldn't hear what You say, if a NPC heard You first. Fixed.
(1 Files changed,
5 Lines changed)
server/monster.c 1.14
(+5
-3)
|
11/24/00 10:55 AM | pjka |
lib/settings was not included into the tar in 'make archive'
(1 Files changed,
2 Lines changed)
lib/Makefile.in 1.10
(+2
-1)
|
11/2/00 6:47 AM | pjka |
Crossedit now does a graceful exit(0); if no libXpm and FONTNAME==""
(1 Files changed,
7 Lines changed)
crossedit/App.c 1.5
(+7
-2)
|