index
:
evol/serverdata
8-mapping-problems-in-hurnscald
citest
dialogue-review
genderfix
halloween2015
master
stable
The Mana World server-side game data
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
npc
/
functions
/
npcmovegraph.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-13
Clean up and remove some useless space and newline.
Reid
1
-11
/
+0
2016-01-14
Fix a typo on npcmovegraph's doc.
Reid
1
-1
/
+1
2015-10-27
fix getrandompoint function
Joseph Botosh
1
-2
/
+2
2015-10-23
Move timer logic for graph based npcs to function.
Andrei Karas
1
-0
/
+9
2015-09-29
Replace checkcell to checknpccell.
Andrei Karas
1
-3
/
+3
2015-09-28
Add new movegraph functions:
Joseph Botosh
1
-0
/
+49
2015-09-28
update doc comment of setmovegraphcmd function
Joseph Botosh
1
-1
/
+1
2015-09-27
Replace npcspeed to .speed
Andrei Karas
1
-1
/
+1
2015-09-27
Replace setnpcdisplay to '.class'.
Andrei Karas
1
-1
/
+1
2015-09-27
Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.
Andrei Karas
1
-1
/
+1
2015-09-27
add flags to move graph
Joseph Botosh
1
-23
/
+55
2015-09-26
add sit and stand commands to movegraph, extend warp command
Joseph Botosh
1
-2
/
+23
2015-09-23
improve graph-based npc moving: endpoints can be rectangular areas now
Joseph Botosh
1
-36
/
+139
2015-09-17
add initial pos to firstmove function as 2nd arg
Joseph Botosh
1
-1
/
+11
2015-09-08
add npc flying piou in Artis
Joseph Botosh
1
-0
/
+1
2015-09-07
add command 'say' to execmovecmd function
Joseph Botosh
1
-0
/
+5
2015-09-05
add script functions for graph-based NPC movement
Joseph Botosh
1
-0
/
+207