summaryrefslogtreecommitdiff
path: root/src/emap/script.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-27Add .lang variable to npc for storing language.Andrei Karas1-0/+39
2015-09-25Add script commands npcsit and npcstand.Andrei Karas1-0/+92
2015-09-18Add script function for check is parameter string or not.Andrei Karas1-0/+15
2015-08-22Add script command successrefindex for success item refine by index.Andrei Karas1-0/+51
2015-08-22Add script function downrefindex for downgrade refine level.Andrei Karas1-0/+26
2015-08-21Add script function failedrefindex and some macro.Andrei Karas1-0/+17
2015-08-21Add script functions requestItemIndex and requestItemsIndex.Andrei Karas1-21/+136
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-0/+2
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+1148