|
Login: majorwoo
Fullname: majorwoo
Revisions: 22
Lines of Code: -1011
Added Lines of Code: 1035
Lines of Code per Change: -46.0
|
Date | Author | File/Message |
---|---|---|
3/21/05 9:15 PM | majorwoo |
Allow a player to hide if standing near a hidden dm. #1119594
(1 Files changed,
8 Lines changed)
server/player.c 1.160
(+8
-2)
|
3/21/05 8:39 PM | majorwoo |
Updated who to sort case insensitive and prevent the occasional printing of garbage characters
(1 Files changed,
14 Lines changed)
server/c_misc.c 1.51
(+14
-14)
|
3/21/05 7:54 PM | majorwoo |
Add's a slight pause to dm's using the hide command to make it look more realistic.
(1 Files changed,
9 Lines changed)
server/c_wiz.c 1.60
(+9
-5)
|
3/21/05 1:29 PM | majorwoo |
Corrected firevolcano region entry
(1 Files changed,
1 Lines changed)
lib/regions 1.3
(+1
-0)
|
3/21/05 11:48 AM | majorwoo |
Defining a region for teamwar maps
(1 Files changed,
6 Lines changed)
lib/regions 1.2
(+6
-0)
|
3/20/05 4:26 PM | majorwoo |
This is patch #1166750 to allow a battleground tile to send a player who dies to maxhp,maxsp or hp,mp based on a matching force=slaying
(2 Files changed,
19 Lines changed)
server/player.c 1.159
(+16
-1)
include/define.h 1.80
(+3
-1)
|
3/20/05 4:23 PM | majorwoo |
This is path #1165501 to sort the who command by character name. Also some formatting for the DM who that was broken in #1152538
(2 Files changed,
48 Lines changed)
server/c_misc.c 1.50
(+47
-17)
lib/settings 1.17
(+1
-1)
|
3/20/05 4:20 PM | majorwoo |
This is patch #1152538 to add a server configurable who command
(6 Files changed,
146 Lines changed)
common/init.c 1.38
(+3
-1)
server/init.c 1.58
(+7
-1)
lib/settings 1.16
(+28
-0)
include/sproto.h 1.116
(+1
-0)
server/c_misc.c 1.49
(+104
-28)
include/global.h 1.52
(+3
-1)
|
2/28/05 10:31 AM | majorwoo |
Added python 2.4 back to the check, my fault.
(2 Files changed,
4 Lines changed)
configure 1.49
(+2
-2)
aclocal.m4 1.17
(+2
-2)
|
2/27/05 12:05 PM | majorwoo |
Applied patch 1144782 - Fix town portal to maps that have reset
(5 Files changed,
780 Lines changed)
common/loader.c 1.65
(+6
-10)
aclocal.m4 1.16
(+2
-2)
server/spell_effect.c 1.125
(+5
-5)
server/apply.c 1.117
(+2
-1)
configure 1.48
(+765
-1952)
|