summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-20Update map_cache.Reid1-0/+0
2015-10-19Add to npc1 command for set mount 2.Andrei Karas1-2/+5
2015-10-17Add item script OnInsertCardScript into help.Andrei Karas2-0/+2
2015-10-16Update translations.Andrei Karas12-153/+3888
2015-10-16Remove "--" from translation strings.Andrei Karas1-3/+3
2015-10-16Add triggers on the right part of the map.Reid1-7/+15
2015-10-16Add #33 import, warp, mapflags and triggers files.Reid5-0/+31
2015-10-16Add #32 warp, import and mapflag files.Reid3-0/+5
2015-10-16Update map cache.Reid1-0/+0
2015-10-16Add to npc1 function for set remove wall.Andrei Karas1-1/+18
2015-10-13Add into help OnDropScript and OnTakeScript scripts.Andrei Karas2-0/+4
2015-10-12update mobs spawn in test mapAndrei Karas1-1/+1
2015-10-12Update mob positions in test map.Andrei Karas1-4/+4
2015-10-12Update map_cache.datAndrei Karas1-0/+0
2015-10-12Add to blub attribute SurviveWithoutMaster.Andrei Karas1-0/+2
2015-10-12Add walk masks to monsters.Andrei Karas1-0/+7
2015-10-12Add mob spawns to test map.Andrei Karas2-0/+12
2015-10-12Update map_cache.dat.Andrei Karas1-0/+0
2015-10-12Replace tabulations to spaces in mob_db.confAndrei Karas1-730/+730
2015-10-12Convert mob_db into new format.Andrei Karas4-23/+847
2015-10-11Fix map_cache.dat after old converter was used.Andrei Karas1-0/+0
2015-10-11Add refine_db in new format.Andrei Karas2-31/+330
2015-10-09Add #32 and #33.Reid3-0/+4
2015-10-07Add "Chorus of the Woods" by Princess Slayer.Reid1-0/+34
2015-10-07Add "Poem about Poems" by Nard on the library.Reid1-0/+57
2015-10-07Add Aesop's "The Piou and The Fluffy" fable into the library.Reid2-0/+54
2015-10-05Add initial script tests and add test1 and test2 npcs for this.Andrei Karas3-0/+53
2015-10-03Add air walk constant.Andrei Karas1-0/+1
2015-10-03Add walk mask constants and set walk mask in npc4.Andrei Karas2-2/+8
2015-10-03Update map_cache.datAndrei Karas1-0/+0
2015-10-03Update map_cache.dat again (fix converter)Andrei Karas1-0/+0
2015-10-03Update map_cache.datAndrei Karas1-0/+0
2015-10-03Update map_cache.datAndrei Karas1-0/+0
2015-10-03Update map_cache.datAndrei Karas1-0/+0
2015-10-02update map_cache.datAndrei Karas1-0/+0
2015-09-29Update map_cache.Reid1-0/+0
2015-09-29Replace checkcell to checknpccell.Andrei Karas1-3/+3
2015-09-28Add joinchat demo to npc1 menu.Andrei Karas1-1/+5
2015-09-28In npc1 call setbgteam before warping players to battle ground.Andrei Karas1-0/+1
2015-09-28Juscare now stops moving and turns to player for dialogJoseph Botosh1-2/+29
2015-09-28Add new movegraph functions:Joseph Botosh1-0/+49
2015-09-28add abs(N) functionJoseph Botosh1-0/+6
2015-09-28update doc comment of setmovegraphcmd functionJoseph Botosh1-1/+1
2015-09-27Replace npcspeed to .speedAndrei Karas3-4/+4
2015-09-27Replace setnpcdisplay to '.class'.Andrei Karas2-2/+2
2015-09-27Add script for run gprof. Also add temp files to .gitignoreAndrei Karas2-0/+5
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas15-46/+46
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas79-133/+133
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas64-106/+106
2015-09-27modify Juscare's walk pathJoseph Botosh1-58/+54