summaryrefslogtreecommitdiff
path: root/src/emap/init.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-31Implemented commands tee and logacsvln1-0/+2
2018-09-25Fix name response packets for manaplus with packet version 24 or older.Andrei Karas1-0/+2
2018-09-25Fix compilation after hercules update.Andrei Karas1-0/+1
2018-09-25Hercules update.Andrei Karas1-2/+2
2018-07-26Fix compilation after hercules update.Andrei Karas1-1/+0
2018-07-21Implemented commands "hugo" and "linus"acsvln1-0/+2
2018-04-19Use configured respawn hp for all jobs.s20180503Andrei Karas1-0/+1
2018-04-19Load all skills independend on job types.Andrei Karas1-0/+1
2018-04-19Allow death penalty for any jobs.Andrei Karas1-0/+1
2018-04-19Dont preserv hardcoded skill in skill tree based on job.Andrei Karas1-0/+1
2018-04-19Dont add hard coded sc effects after levelup.Andrei Karas1-0/+1
2018-04-19Dont add hardcoded skills into tree for some races.Andrei Karas1-0/+1
2018-04-19Dont reset NV_TRICKDEAD from non human races.Andrei Karas1-0/+1
2018-03-26add missing hashtable iterator buildinss20180406gumi1-0/+3
2018-03-08Add support for identified attribute in item_db.conf.s20180313Andrei Karas1-0/+2
2018-02-27Add script function for check is hash table exists.Andrei Karas1-0/+1
2018-02-15Add script command for check is id belong to existing instance.Andrei Karas1-0/+1
2018-02-13Update for all players clan join/leave state.Andrei Karas1-0/+4
2017-11-07Update from new hercules.s20171129Andrei Karas1-2/+0
2017-08-16Add evol packets id offset. For now offset is 0.Andrei Karas1-12/+12
2017-08-10Dont send rodex icon packet to old clients.Andrei Karas1-0/+1
2017-08-10Hercules update.Andrei Karas1-0/+1
2017-08-09Add support for different use actions for items.s20170810Andrei Karas1-0/+2
2017-06-05Remove areatimer from buildins.s20170627Andrei Karas1-1/+0
2017-06-05remove isstrgumi1-1/+0
2017-06-05remove misceffectgumi1-1/+0
2017-04-20Remove unused functions.Andrei Karas1-3/+0
2017-04-19Add script functions for manipulate item options.Andrei Karas1-0/+4
2016-10-02Add support for spawn collision for mobs.s20161024s20161017s20161004Andrei Karas1-0/+2
2016-09-26Add/extend functions for manipulate quest variables and time.Andrei Karas1-1/+5
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-09-03Add support for MinRange in item_db.Andrei Karas1-0/+1
2016-09-01Add hack for avoid npc_str buffer size limitation.Andrei Karas1-0/+3
2016-09-01Add into mob_db skill type attacks modifier.Andrei Karas1-0/+2
2016-08-31Add into mob_db weapot type attacks modifier.Andrei Karas1-0/+1
2016-08-20Send party settings packet after party info packet.s20160820Andrei Karas1-0/+1
2016-08-17Add function for convert label to int and int to label.Andrei Karas1-0/+2
2016-08-13Add own pc_jobchange function. not change job exp and send new packet for slo...s20160814Andrei Karas1-0/+1
2016-08-10Add console command serverexit.Andrei Karas1-0/+3
2016-08-10Add gm command for send restart events to all servers.Andrei Karas1-0/+1
2016-07-31Add into item_db.conf support for attribute AllowAmmo for bows.Andrei Karas1-0/+2
2016-07-27Add homunculus exp packet (0xb22)Andrei Karas1-0/+2
2016-07-21Add fail move response packet.Andrei Karas1-0/+1
2016-07-19Send inf2 in skill info packet.Andrei Karas1-0/+1
2016-07-19Send inf2 in add skill packet.Andrei Karas1-0/+1
2016-07-19Add inf2 into skill block packet.0x10f.Andrei Karas1-0/+1
2016-07-17Add support for new casting packet 0xb1e.Andrei Karas1-0/+1
2016-07-10Remove hooking from function status_readdb_scconfig. Now it went to hercules.s20160717s20160713s20160712Andrei Karas1-1/+0