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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
Improve barber scripts and add loops.
Reid
1
-88
/
+96
2016-02-22
Add a new flag for the speech() function to hide the mesn; line.
Reid
1
-1
/
+4
2016-02-22
Update the hair color if a hairstyle get changed (fix the Sdye Regulardye pro...
Reid
1
-1
/
+3
2016-02-22
Add menuint and improve the barber function.
Reid
1
-63
/
+87
2016-02-22
Use constants in barber script.
Andrei Karas
1
-2
/
+2
2016-02-13
Clean up and remove some useless space and newline.
Reid
4
-18
/
+0
2016-01-30
Replace countitemcolor to countitem.
Andrei Karas
1
-1
/
+1
2016-01-29
Show warnings to clients with version <= 5.
Andrei Karas
1
-2
/
+2
2016-01-24
Switch case of PC_Is_Dead and INN_Register to full caps.
Reid
2
-5
/
+5
2016-01-24
Improve Plush and the savepoint functions.
Reid
1
-0
/
+30
2016-01-24
Add INN flag on savepoint, if the flag is not set it put to INN_Register the ...
Reid
1
-1
/
+6
2016-01-17
Fix emotes ID on various scripts.
Reid
2
-3
/
+3
2016-01-17
Fix errors on villagertalk.
Reid
1
-25
/
+18
2016-01-17
Add else if instead of many if on asleep function.
Reid
1
-4
/
+6
2016-01-17
Comment unknown commands in function villagertalk.
Andrei Karas
1
-8
/
+8
2016-01-14
TestMe: npc/functions/villagertalk.txt
Akko Teru
1
-4
/
+47
2016-01-14
Fix a typo on npcmovegraph's doc.
Reid
1
-1
/
+1
2015-12-29
Add different dialogue for artaxe as he is blocking the north road of Artis.
Reid
1
-1
/
+2
2015-12-29
Add villagertalk function for random dialogues.
Reid
1
-0
/
+23
2015-12-28
Add check if the player moved of his fishing spot.
Reid
1
-0
/
+10
2015-12-28
Add sailortalk function that display random dialogues for sailors.
Reid
1
-0
/
+36
2015-11-10
Move doors init code into doorInit function. Also enable alwaysvisible attrib...
Andrei Karas
1
-0
/
+6
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-10-23
Move timer logic for simple npcs to function.
Andrei Karas
1
-0
/
+11
2015-10-20
Move masks functions to their own file.
Reid
1
-0
/
+68
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
add abs(N) function
Joseph Botosh
1
-0
/
+6
2015-09-28
update doc comment of setmovegraphcmd function
Joseph Botosh
1
-1
/
+1
2015-09-27
Replace npcspeed to .speed
Andrei Karas
2
-2
/
+2
2015-09-27
Replace setnpcdisplay to '.class'.
Andrei Karas
2
-2
/
+2
2015-09-27
Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.
Andrei Karas
4
-17
/
+17
2015-09-27
add functions open_door, close_door
Joseph Botosh
1
-0
/
+20
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-25
Add support for sit and stand command in npcmove engine.
Andrei Karas
1
-0
/
+8
2015-09-24
update some fishing-related scripts for new narrator function
Joseph Botosh
1
-12
/
+13
2015-09-24
update function narrator and speech: using optional bit flags as first arg
Joseph Botosh
1
-16
/
+41
2015-09-24
change some scripts according to new narrator function
Joseph Botosh
1
-6
/
+4
2015-09-24
add optional first integer arg to narrator and speech functions -- number of ...
Joseph Botosh
1
-2
/
+32
2015-09-23
improve graph-based npc moving: endpoints can be rectangular areas now
Joseph Botosh
1
-36
/
+139
2015-09-23
add debugnpc function
Joseph Botosh
1
-0
/
+8
2015-09-20
Add manual blank mes and remove some extra next on eugene and the fishing scr...
Reid
1
-7
/
+14
2015-09-20
Remove extra empty mes lines on speech and narrator functions.
Reid
1
-2
/
+0
2015-09-18
add FishingRod to fishing and eugene scripts
Joseph Botosh
1
-7
/
+6
2015-09-18
fix bug in fishing function related to wait_times
Joseph Botosh
1
-1
/
+1
2015-09-18
add function fishing
Joseph Botosh
1
-0
/
+130
2015-09-17
add functions narrator, speech
Joseph Botosh
1
-0
/
+22
2015-09-17
add initial pos to firstmove function as 2nd arg
Joseph Botosh
1
-1
/
+11
[prev]
[next]