summaryrefslogtreecommitdiff
path: root/src/emap/atcommand.h
AgeCommit message (Collapse)AuthorFilesLines
2020-02-05New command: @setguildmaster <guild_master>Jesusaves1-0/+1
Ignores the “are you the guild master” check. Meant to be used by admins.
2019-10-04Override @refresh with a WORKING version.Jesusaves1-0/+1
This effectively annulates commit 0bdc4bd177 from upstream Note: Do not cast @refresh while a dialog is open. But we don't allow non-staff to use @refresh directly so it is fine.
2019-03-30Prevent admins from creating strange coins or gifts.Jesusaves1-0/+1
Everyone is now forced to use Lua's System.
2019-03-01Add at command for get name by being idAndrei Karas1-0/+1
New gm command: getname ID
2018-10-31Implemented commands tee and logacsvln1-1/+11
2018-07-21Implemented commands "hugo" and "linus"acsvln1-0/+8
2016-08-10Add gm command for send restart events to all servers.Andrei Karas1-0/+1
For now it support only one char and one map server. For support this actions need use hercules wrapper.
2016-07-05Override server gm command @mapexit.s20160706Andrei Karas1-1/+10
New format: @mapexit [code] This command will terminate map server and return status code with value 'code'. If code missing it return 0.
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-2/+4
2015-11-16Add gm command slide for fast move player on same map.Andrei Karas1-0/+1
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵Andrei Karas1-0/+14
hercules.