index
:
evol/evol-hercules
citest
master
Evol plugin for TMW Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
npc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
map: allow use npc with any id in allowed range.
Andrei Karas
1
-0
/
+6
2014-12-23
Fix hookStop usage.
Andrei Karas
1
-1
/
+1
2014-12-23
map: if got buy command for market npc, show market instead of buy shop.
Andrei Karas
1
-0
/
+59
2014-12-07
Remove npc distance checks because it going to upstream.
Andrei Karas
1
-22
/
+0
2014-12-04
Remove script command setnpcdistance and area distance variable.
Andrei Karas
1
-27
/
+2
2014-11-30
add map flag what prevent from attacking mobs.
Andrei Karas
1
-0
/
+7
2014-11-29
Add checking for npc activate distance.
Andrei Karas
1
-3
/
+21
2014-11-28
fix errror with parsing map flags.
Andrei Karas
1
-1
/
+1
2014-11-28
Move data files into data directory.
Andrei Karas
1
-1
/
+1
2014-11-28
Move struct files into struct directory.
Andrei Karas
1
-1
/
+1
2014-11-28
Add map flag "mask".
Andrei Karas
1
-0
/
+7
2014-11-27
add map flag "invisible". For now unused.
Andrei Karas
1
-0
/
+22
2014-11-17
Allow continue npc script execution if distance to npc bigger than limit.
Andrei Karas
1
-0
/
+47