summaryrefslogtreecommitdiff
path: root/src/emap/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-12Syntax updateJesusaves1-1/+1
2020-02-05New command: @setguildmaster <guild_master>Jesusaves1-0/+34
2019-10-04Override @refresh with a WORKING version.Jesusaves1-0/+9
2019-08-27Fruits cannot be @item'edJesusaves1-1/+2
2019-05-04Protect legendary weapons against @itemJesusaves1-1/+3
2019-03-31Change error message from "??" to "Help me out~ Please~ T_T"Jesusaves1-1/+1
2019-03-30Prevent admins from creating strange coins or gifts.Jesusaves1-0/+76
2019-03-01Add at command for get name by being idAndrei Karas1-1/+19
2018-10-31Implemented commands tee and logacsvln1-0/+12
2018-10-28Implementation of function jump_iterate rewritedacsvln1-37/+30
2018-07-21Implemented commands "hugo" and "linus"acsvln1-0/+100
2016-08-10Add support for exit codes for git pull and building plugin code.Andrei Karas1-0/+1
2016-08-10Add support for exit codes for building plugin code.Andrei Karas1-0/+1
2016-08-10Add support for exit codes for git pull and rebuilding code.Andrei Karas1-0/+1
2016-08-10Add support for exit codes for git pull and building code.Andrei Karas1-0/+1
2016-08-10Add support for exit codes for rebuilding code.Andrei Karas1-0/+1
2016-08-10Add support for exit codes for building code.Andrei Karas1-0/+1
2016-08-10Add support for exit status code for pull and restart.Andrei Karas1-0/+1
2016-08-10Add gm command for send restart events to all servers.Andrei Karas1-1/+20
2016-07-05Override server gm command @mapexit.s20160706Andrei Karas1-0/+11
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-2/+5
2016-05-02Add into all files where need #include "plugins/HPMHooking.h"Andrei Karas1-0/+3
2015-11-16Add gm command slide for fast move player on same map.Andrei Karas1-0/+34
2015-10-20Add support for constants in gm command @setskill.Andrei Karas1-6/+11
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas1-1/+1
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-1/+3
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+84