summaryrefslogtreecommitdiff
path: root/modules/stats/cs_fantasy_top.cpp
AgeCommit message (Collapse)Author
2024-01-24Shuffle modules around a bit.Sadie Powell
2024-01-24Rename several modules to remove the m_ prefix.Sadie Powell
2024-01-23Mark types that have no inheritors as final.Sadie Powell
2024-01-23Improve the layout of types that inherit from another type.Sadie Powell
2024-01-09Always build the stats modules.Sadie Powell
These have no external dependencies so it makes no sense to not always build them.
2014-01-03Move modules/stats under extras because it depends on m_mysql, update its ↵Adam
config a bit to look similar to all of the other config files
2014-01-01Update copyright to 2014. This was done with:Adam
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
2013-12-01made the chanstats fantasy modules work again.DukePyrolator
2013-07-29Move chanstats stuff to stats/Adam