summaryrefslogtreecommitdiff
path: root/src/map/script.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-30Add script command for change npc dialog title.Andrei Karas1-0/+1
2014-11-30Add script command for change music.Andrei Karas1-0/+1
2014-11-29Add script command for request multiply items from client to npc.Andrei Karas1-0/+1
2014-11-29Add script function for request item from player to npc.Andrei Karas1-0/+1
2014-11-29add script command for clear npc window.Andrei Karas1-0/+1
2014-11-29Add script command for control npc avatar.Andrei Karas1-0/+3
2014-11-29Add script command to set distance to npc where clicks/selection can work.Andrei Karas1-0/+1
2014-11-29Add script command for move camera to relative pixel position.Andrei Karas1-0/+1
2014-11-29Add script command for move camera to absolute pixel position.Andrei Karas1-0/+1
2014-11-29Add script commands to sit and stand player.Andrei Karas1-0/+2
2014-11-28Add script function setnpcsex.Andrei Karas1-0/+1
2014-11-28Add script command "getnpcclass".Andrei Karas1-0/+1
2014-11-28add map mask and script functions for manipulate with it.Andrei Karas1-0/+4
2014-11-26Replace script function misceffect2 to misceffect.Andrei Karas1-0/+1
2014-11-26Remove deprecated script functions.Andrei Karas1-3/+0
2014-11-23Partially impliment script command countitemcolor.Andrei Karas1-0/+1
2014-11-23Impliment rif script command.Andrei Karas1-0/+1
2014-11-23Impliment script command setnpcdir.Andrei Karas1-0/+1
2014-11-23Impliment script command getnpcdir.Andrei Karas1-0/+1
2014-11-21Impliment lg script function.Andrei Karas1-0/+1
2014-11-19Impliment script commands setq and getq.Andrei Karas1-0/+2
2014-11-16Impliment script command requestLang.Andrei Karas1-0/+1
2014-11-15Impliment script function getItemLink.Andrei Karas1-0/+1
2014-11-15Impliment shop script command.Andrei Karas1-0/+1
2014-11-15Impliment script command closeDialog.Andrei Karas1-0/+1
2014-11-15Impliment script function npctalk3.Andrei Karas1-0/+1
2014-11-15Impliment script command restoreCam.Andrei Karas1-0/+1
2014-11-15Impliment script command setcamnpc.Andrei Karas1-0/+1
2014-11-07Impliment script command: setlang.Andrei Karas1-0/+1
2014-11-07Impliment script function getlang.Andrei Karas1-0/+1
2014-11-07Add packet for accept client version in map server.Andrei Karas1-0/+1
2014-11-05Impliment limited script function l.Andrei Karas1-0/+9