summaryrefslogtreecommitdiff
path: root/src/emap/console.h
AgeCommit message (Collapse)AuthorFilesLines
2019-10-19New CMD Command: doeventJesusaves1-0/+1
This allows me to fire NPC events from CPC which is convenient to me. But we're using a dummy SD and I've removed some checks, so it is fragile.
2016-08-10Add console command serverexit.Andrei Karas1-0/+11
It works in same way with gm command serverexit.