summaryrefslogtreecommitdiff
path: root/src/emap/init.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-28Fix sending player flags to other players.Andrei Karas1-0/+1
2015-10-26Add script command setskin. For set npc dialog skin on client.Andrei Karas1-0/+1
2015-10-21Fix translations on almost destroed server.Andrei Karas1-0/+5
2015-10-21Show duel messages in general tab.Andrei Karas1-0/+2
2015-10-19Add fixed bonuses for new mounts.Andrei Karas1-0/+1
2015-10-19Add extended mount support.Andrei Karas1-2/+2
2015-10-19add mount into pc into packet.Andrei Karas1-0/+2
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas1-1/+1
2015-10-17Add support for insert cards script.Andrei Karas1-0/+2
2015-10-16Add script function delcells for delete cells/wall.Andrei Karas1-0/+1
2015-10-16Add script function and packet to set group of cells to given mask (gat value)Andrei Karas1-0/+5
2015-10-13Add support for take (pickup) script for items taked from ground by player.Andrei Karas1-0/+2
2015-10-13Add support for drop script for items dropped by player.Andrei Karas1-0/+3
2015-10-12Add support for mob ai attribute SurviveWithoutMaster.Andrei Karas1-0/+1
2015-10-12Add mob db field 'WalkMask' for now unused.Andrei Karas1-0/+1
2015-10-05Allow set get special npc variables from getnpcvariable function.Andrei Karas1-2/+4
2015-10-03Add support for air collision.Andrei Karas1-0/+1
2015-10-03Add basic support for own collision types.Andrei Karas1-0/+3
2015-10-01Add missing post suffix.Andrei Karas1-2/+2
2015-10-01Rename some functions in same way like it named in server.Andrei Karas1-8/+8
2015-09-29Add script command checknpccell. It works same like checkcell, but for curren...Andrei Karas1-0/+1
2015-09-28Add chatjoin script command for join chat room.Andrei Karas1-0/+1
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-09-28Add support for team id for battleground players.Andrei Karas1-0/+6
2015-09-27Hook set/get npc string variables.Andrei Karas1-0/+3
2015-09-27Allow setnpcsex works only with two parameters.Andrei Karas1-1/+1
2015-09-27Add .lang variable to npc for storing language.Andrei Karas1-0/+3
2015-09-25Add script commands npcsit and npcstand.Andrei Karas1-0/+3
2015-09-24In script command getitemlink allow int and string parameter.Andrei Karas1-1/+1
2015-09-18Add script function for check is parameter string or not.Andrei Karas1-0/+1
2015-08-22Add script command successrefindex for success item refine by index.Andrei Karas1-0/+1
2015-08-22Add script function downrefindex for downgrade refine level.Andrei Karas1-0/+1
2015-08-21Add script function failedrefindex and some macro.Andrei Karas1-0/+1
2015-08-21Add script functions requestItemIndex and requestItemsIndex.Andrei Karas1-0/+2
2015-08-17Add support for card limits.Andrei Karas1-0/+1
2015-08-16Add packet with cards and other attributes for dropped item on ground.Andrei Karas1-0/+1
2015-08-16Add packet with cards and other attributes for visible item on ground.Andrei Karas1-0/+1
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-45/+4
2015-08-14Add basic support for charm items (If item present in inventory it give own b...Andrei Karas1-0/+4
2015-08-05Add workaround for allow always npc script execution after warping.Andrei Karas1-0/+1
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+244