summaryrefslogtreecommitdiff
path: root/src/coremods/core_stub.cpp
AgeCommit message (Collapse)Author
2017-07-12Add CXX11_OVERRIDE to overridden members that lack it.Peter Powell
This fixes a ton of warnings when building on compilers that default to C++11 or newer.
2016-02-25Convert WriteNumeric() calls to pass the parameters of the numeric as method ↵Attila Molnar
parameters
2015-12-29Convert remaining NOTICEs implemented using WriteServ() to WriteNotice()Attila Molnar
2015-01-11Fix issues with some numerics introduced in the WriteNumeric() conversion ↵Attila Molnar
and elsewhere
2014-07-25Merge insp20Attila Molnar
2014-03-06Create the core_stub moduleAttila Molnar
This handles CONNECT, LINKS, SERVER and SQUIT