summaryrefslogtreecommitdiff
path: root/src/emap/script_buildins.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-05add slide buildingumi1-0/+1
2016-09-04Add script command for close npc dialog only on client without affecting serv...Andrei Karas1-0/+1
2016-09-04Fix hack with input string. Previous commit missing custom input function.Andrei Karas1-0/+1
2016-08-17Add function for convert label to int and int to label.Andrei Karas1-0/+2
2016-06-21Add script command for remove card in item by inventory and card index.Andrei Karas1-0/+1
2016-06-21Add script command for get card from item by inventory index.Andrei Karas1-0/+1
2016-06-20add buildin setfakecells (fake client-side collision)mekolat1-0/+1
2016-06-15add hashtable functionsJoseph Botosh1-0/+10
2016-03-30Add script command failedremovecardsindex.Andrei Karas1-0/+1
2016-03-30Add script command successremovecardsindex.Andrei Karas1-0/+1
2016-03-30Split script.c into buildins and other script functions.Andrei Karas1-0/+73