index
:
revolt/serverdata
00000
Bowfix
arrivalargaes
content
contentII
dialogues1
galimatia
hocus/deprecate_lg
items
jesusalva/4144
jesusalva/AFK
jesusalva/GuidedTour
jesusalva/MobPt
jesusalva/Peter
jesusalva/alige
jesusalva/arrowshop
jesusalva/attrfix
jesusalva/books
jesusalva/calamity
jesusalva/candor
jesusalva/contentIV
jesusalva/craft
jesusalva/cut001
jesusalva/cut002
jesusalva/cut003
jesusalva/dailymundane
jesusalva/doomsday
jesusalva/duel
jesusalva/faction
jesusalva/fakerandom
jesusalva/feather
jesusalva/fishing
jesusalva/freeyorplogs
jesusalva/getrace
jesusalva/hello
jesusalva/henry2
jesusalva/housekeeping1
jesusalva/housekeeping2
jesusalva/hub
jesusalva/hugolinus
jesusalva/i18n
jesusalva/identify
jesusalva/inns
jesusalva/itemcleanup
jesusalva/itemdb
jesusalva/jukebox
jesusalva/katja
jesusalva/kytty01
jesusalva/legion
jesusalva/legionmask
jesusalva/magic
jesusalva/manhole
jesusalva/masterpatch
jesusalva/menhir
jesusalva/merge
jesusalva/mesc
jesusalva/misc
jesusalva/miscimprovements
jesusalva/mona
jesusalva/mundanefix
jesusalva/newperm
jesusalva/npcsex
jesusalva/options
jesusalva/party
jesusalva/parua
jesusalva/performance
jesusalva/petertime
jesusalva/pipelines
jesusalva/prerenewal
jesusalva/prsm
jesusalva/python
jesusalva/racefix
jesusalva/rebirth
jesusalva/redesign
jesusalva/refinery
jesusalva/resync
jesusalva/rules
jesusalva/sandwhich
jesusalva/scoreboards
jesusalva/selfmadeproblems001
jesusalva/serena
jesusalva/shovel
jesusalva/slides
jesusalva/spotlight
jesusalva/swamplings
jesusalva/tabstabs
jesusalva/teelog
jesusalva/treasure
jesusalva/tutorial
jesusalva/vintage1
jesusalva/wilditems
jesusalva/wyara
kfahr
kfahrcopy
livio/20201108_west_argaes
livio/galimatia
master
mergeitems
recipe-001
seeds/maggotslimepotion
thief
toams/serverdata-omatt/serverdata-Training_room
wushin-test-server-conf
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
npc
/
functions
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-09-08
add npc flying piou in Artis
Joseph Botosh
1
-0
/
+1
2015-09-07
split Barber function into 2
Joseph Botosh
1
-12
/
+7
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
2015-09-05
add function strip() to script functions
Joseph Botosh
1
-0
/
+25
2015-07-25
Add barber functions.
Reid
1
-0
/
+86
[prev]
[next]