index
:
HoraK-FDF/tmwa
full
master
mobinfo
mobs_and_drops
tmwa-admin-reg2-mod
The server currently running The Mana World.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-24
add HIDDEN param
mekolat
1
-0
/
+12
2016-04-24
fix npc gender for ManaPlus
mekolat
3
-2
/
+14
2016-04-24
add INVISIBLE param
mekolat
2
-125
/
+175
2016-04-23
dispose orphan puppet if the parent is gone
mekolat
1
-1
/
+33
2016-04-23
forbid puppet creation if name already exists
mekolat
1
-1
/
+7
2016-04-23
allow to set params on npcs and mobs
mekolat
2
-140
/
+155
2016-04-23
make `get` return -1 when getting a param fails
mekolat
1
-2
/
+4
2016-04-22
Make PvP use Resave
wushin
1
-5
/
+0
2016-04-20
add client version to packet 0x2b02
mekolat
1
-1
/
+2
2016-04-19
reset attack override on death
mekolat
1
-3
/
+8
2016-04-18
fix ELTLVL and ELTTYPE params
mekolat
1
-4
/
+4
2016-04-15
do not send BEING_REMOVE when the npc is already removed
mekolat
1
-16
/
+15
2016-04-15
do not send superfluous info on LoadEndAck
mekolat
3
-33
/
+27
2016-04-15
improvements, cleanup, bug fixes
mekolat
11
-104
/
+209
2016-04-15
remove MESSAGE npc subtype
mekolat
4
-69
/
+1
2016-04-15
add new builtins for npc commands
mekolat
3
-8
/
+218
2016-04-15
Fake a response on no BL
wushin
1
-1
/
+5
2016-04-15
Expose sd->heal_xp
wushin
1
-0
/
+3
2016-04-15
default getarg value
mekolat
1
-2
/
+9
2016-04-15
builtin_void
mekolat
1
-1
/
+8
2016-04-15
add builtin_call and builtin_getarg
mekolat
2
-5
/
+85
2016-04-15
add chr and ord builtins
mekolat
1
-0
/
+16
2016-04-15
add more params, allow get/set to use char id
mekolat
2
-2
/
+47
2016-04-15
allow to get another player's account vars
mekolat
1
-1
/
+11
2016-04-15
Fix betsanc and sc_start recalc
wushin
1
-2
/
+2
2016-04-15
Fix range issue in magic spells
wushin
1
-1
/
+3
2016-04-15
do not bind trigger detection to map cells
mekolat
5
-41
/
+10
2016-04-15
convert unhandled types for scope vars
mekolat
3
-10
/
+12
2016-04-15
add BL_TYPE param
mekolat
1
-0
/
+3
2016-04-15
add type 3 to foreach
mekolat
1
-0
/
+3
2016-04-15
add being id parameter to sc_check, sc_end, getpvpflag and strcharinfo
mekolat
1
-8
/
+24
2016-04-15
fix compilation errors
mekolat
8
-15
/
+8
2016-04-15
make addnpctimer attach to the target npc instead of oid
mekolat
1
-1
/
+1
2016-04-15
replicate magic-v2's line_of_sight
mekolat
1
-2
/
+6
2016-04-15
do not send spell invocation back to the caster
mekolat
1
-25
/
+21
2016-04-15
give priority to custom commands over built-in commands
mekolat
1
-3
/
+3
2016-04-15
misc modifications
mekolat
3
-3
/
+30
2016-04-15
add builtin_distance
mekolat
1
-0
/
+32
2016-04-15
add POS_X and POS_Y params
mekolat
1
-0
/
+6
2016-04-15
remove hardcoded shit from builtin_injure and add builtin_target
mekolat
1
-34
/
+60
2016-04-15
allow to get mob/npc params and add more params to readparam
mekolat
6
-34
/
+104
2016-04-15
do non-timer events synchronously
mekolat
2
-2
/
+1
2016-04-15
merge npc_event_do_l into npc_event
mekolat
2
-86
/
+73
2016-04-15
remove ugly workaround
mekolat
4
-26
/
+23
2016-04-15
add getdir builtin, add addnpctimer builtin
mekolat
1
-0
/
+28
2016-04-15
allow to specify npc in strnpcinfo
mekolat
1
-3
/
+15
2016-04-15
add scope, npc/mob variables; add new get/set
mekolat
7
-73
/
+339
2016-04-15
implement puppet npcs
mekolat
7
-15
/
+183
2016-04-15
shrink magic_message
mekolat
1
-20
/
+8
2016-04-15
Allow getequipid to use charname
wushin
1
-2
/
+5
[next]