]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add CommandParser::GetCommands() and typedef CommandMap and use it instead of directl...
authorAttila Molnar <attilamolnar@hush.com>
Fri, 13 Jun 2014 13:40:03 +0000 (15:40 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Fri, 13 Jun 2014 13:40:03 +0000 (15:40 +0200)
commit085a8a34cb0b1bd97bba76fff15820fb57aa50e4
treeedbbb57fa80ac5da15b8c41e9c85976c4ff2414b
parent7f878af39e659176677913890e143a247add7bdc
Add CommandParser::GetCommands() and typedef CommandMap and use it instead of directly accessing cmdlist
include/command_parse.h
src/configreader.cpp
src/coremods/core_info/cmd_commands.cpp
src/coremods/core_stats.cpp
src/modules/m_abbreviation.cpp