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
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-10-03
Add air walk constant.
Andrei Karas
1
-0
/
+1
2015-10-03
Add walk mask constants and set walk mask in npc4.
Andrei Karas
2
-2
/
+8
2015-10-03
Update map_cache.dat
Andrei Karas
1
-0
/
+0
2015-10-03
Update map_cache.dat again (fix converter)
Andrei Karas
1
-0
/
+0
2015-10-03
Update map_cache.dat
Andrei Karas
1
-0
/
+0
2015-10-03
Update map_cache.dat
Andrei Karas
1
-0
/
+0
2015-10-03
Update map_cache.dat
Andrei Karas
1
-0
/
+0
2015-10-02
update map_cache.dat
Andrei Karas
1
-0
/
+0
2015-09-29
Update map_cache.
Reid
1
-0
/
+0
2015-09-29
Replace checkcell to checknpccell.
Andrei Karas
1
-3
/
+3
2015-09-28
Add joinchat demo to npc1 menu.
Andrei Karas
1
-1
/
+5
2015-09-28
In npc1 call setbgteam before warping players to battle ground.
Andrei Karas
1
-0
/
+1
2015-09-28
Juscare now stops moving and turns to player for dialog
Joseph Botosh
1
-2
/
+29
2015-09-28
Add new movegraph functions:
Joseph Botosh
1
-0
/
+49
- npc_pausemove - temporary pause moving (useful for dialogs) - npc_resumemove - resume move - npc_turntoxy - turn NPC toward given coordinates
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
3
-4
/
+4
2015-09-27
Replace setnpcdisplay to '.class'.
Andrei Karas
2
-2
/
+2
2015-09-27
Add script for run gprof. Also add temp files to .gitignore
Andrei Karas
2
-0
/
+5
2015-09-27
Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.
Andrei Karas
15
-46
/
+46
2015-09-27
Replace setnpcdistance to '.distance'.
Andrei Karas
79
-133
/
+133
2015-09-27
Replace calls to setnpcsex by assigning '.sex' variable.
Andrei Karas
64
-106
/
+106
2015-09-27
modify Juscare's walk path
Joseph Botosh
1
-58
/
+54
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
2
-0
/
+9
2015-09-25
change intro text on some fishing spots
Joseph Botosh
1
-3
/
+3
2015-09-24
Improve Salem and add some missing dialogues section.
Reid
1
-19
/
+40
2015-09-24
update some fishing-related scripts for new narrator function
Joseph Botosh
3
-29
/
+30
2015-09-24
Move the shovel from item 729 TO 526.
Reid
1
-30
/
+30
2015-09-24
update qonan and shovel scripts to use new narrator function
Joseph Botosh
2
-16
/
+15
2015-09-24
update function narrator and speech: using optional bit flags as first arg
Joseph Botosh
1
-16
/
+41
2015-09-24
add comment to qonan script about quest stages
Joseph Botosh
1
-0
/
+5
2015-09-24
add quest for QOnan (shovel quest)
Joseph Botosh
1
-4
/
+80
2015-09-24
add quest var ArtisQuests_QOnan with id 23
Joseph Botosh
1
-0
/
+4
2015-09-24
shovel script: add functions for custom quests, +adddigrect, +addquest functions
Joseph Botosh
1
-2
/
+66
2015-09-24
add PlayerIsTired function to shovel npc
Joseph Botosh
1
-0
/
+22
2015-09-24
change some scripts according to new narrator function
Joseph Botosh
3
-22
/
+18
2015-09-24
add constrains to shovel usage (rectangular areas)
Joseph Botosh
1
-1
/
+46
2015-09-24
add Dig and Bury actions/functions to Shovel
Joseph Botosh
1
-4
/
+60
2015-09-24
add optional first integer arg to narrator and speech functions -- number of ↵
Joseph Botosh
1
-2
/
+32
blank lines at beginning
2015-09-24
add basic Shovel NPC/item
Joseph Botosh
3
-1
/
+40
2015-09-24
Add IronShovel on item db.
Reid
1
-0
/
+26
2015-09-24
Rebuild translations.
Andrei Karas
11
-0
/
+5214
2015-09-23
fix debug warnings in npc5 script
Joseph Botosh
1
-1
/
+2
2015-09-23
Update map_cache.dat.
Andrei Karas
1
-0
/
+0
2015-09-23
remove debug message in flyingpiou script
Joseph Botosh
1
-4
/
+0
2015-09-23
change flying piou script to use new movement algorythm
Joseph Botosh
1
-44
/
+45
2015-09-23
improve graph-based npc moving: endpoints can be rectangular areas now
Joseph Botosh
1
-36
/
+139
[prev]
[next]