summaryrefslogtreecommitdiff
path: root/doc/constants.md
AgeCommit message (Collapse)AuthorFilesLines
2020-06-28Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-06-01Constants Documentation SyncHercules.ws1-0/+12
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-05-27Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-05-04Constants Documentation SyncHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-05-04Merge pull request #2188 from bWolfie/cell_noskillHaru1-0/+6
Adds 'cell_noskill' which blocks skill usage.
2020-05-03Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-05-03Constants Documentation SyncHercules.ws1-0/+77
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-05-03Merge branch 'master' into cell_noskillKenpachi2k131-1636/+2504
2020-04-05Constants Documentation SyncHercules.ws1-2/+21
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-04-05Constants Documentation SyncHercules.ws1-0/+9
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-03-09Constants Documentation SyncHercules.ws1-1/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-03-09Constants Documentation SyncHercules.ws1-0/+3
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-03-08Constants Documentation SyncHercules.ws1-0/+8
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-03-08Constants Documentation SyncHercules.ws1-3/+3
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-02-10Constants Documentation SyncHercules.ws1-0/+7
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-02-09Constants Documentation SyncHercules.ws1-0/+7
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-02-09Constants Documentation SyncHercules.ws1-0/+13
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-02-09Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-02-09Constants Documentation SyncHercules.ws1-1108/+1108
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-01-09Adding PCBLOCK_NPC to setpcblock script commandRidley1-0/+1
2019-11-17Constants Documentation SyncHercules.ws1-616/+635
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-11-17Constants Documentation SyncHercules.ws1-0/+14
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-09-23Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-09-23Constants Documentation SyncHercules.ws1-0/+617
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-09-22Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-08-26Constants Documentation SyncHercules.ws1-0/+60
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-08-26Constants Documentation SyncHercules.ws1-0/+23
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-07-28Constants Documentation SyncHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-06-02Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-06-02Merge pull request #2221 from carloshenrq/nostorageHaru1-0/+2
Mapflag nostorage and nogstorage
2019-06-02Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-06-01Constants Documentation SyncHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-05-31Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-05-05Constants Documentation SyncHercules.ws1-60/+61
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-04-29Constants Documentation SyncHercules.ws1-0/+9
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-04-07Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-04-07Constants Documentation SyncHercules.ws1-6/+22
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-03-11Constants Documentation SyncHercules.ws1-2/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-03-11Constants Documentation SyncHercules.ws1-0/+12
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-03-02Constants Documentation SyncHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-02-28Adds 'cell_noskill' which blocks skill usage.EyesOfAHawk1-0/+6
2019-01-16Constants Documentation SyncHercules.ws1-7/+8
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-12-16Constants Documentation SyncHercules.ws1-0/+22
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-12-04Added mapflags 'nostorage' and 'nogstorage'Carlos Henrique1-0/+2
nostorage 1 -- blocks only @storage nostorage 2 -- blocks only openstorage(); nostorage 3 -- blocks @storage and openstorage() nogstorage 1 -- blocks only @gstorage nogstorage 2 -- blocks only guildopenstorage(); nogstorage 3 -- blocks @gstorage and guildopenstorage()
2018-10-22Constants Documentation SyncHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22Constants Documentation SyncHercules.ws1-0/+493
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-21Constants Documentation SyncHercules.ws1-0/+15
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-09-23Constants Documentation SyncHercules.ws1-0/+66
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-08-24Constants Documentation SyncHercules.ws1-0/+7
Signed-off-by: HerculesWSAPI <dev@herc.ws>