summaryrefslogtreecommitdiff
path: root/modules/fantasy.cpp
AgeCommit message (Expand)Author
2024-11-11Merge branch '2.0' into 2.1.Sadie Powell
2024-11-11Fix using User::Account where User::IsIdentified should be used.Sadie Powell
2024-06-23Make the language around fantasy commands less weird.Sadie Powell
2024-03-15Consistently use READ_ONLY_MODE everywhere.Sadie Powell
2024-02-22Store the source message identifier in CommandSource.Sadie Powell
2024-02-22Route message tags into more message functions.Sadie Powell
2024-02-17Update the copyright headers for 2024.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-04Update the copyright headers for 2024.Sadie Powell
2023-12-17Remove some unnecessary spaces that break editor indentation.Sadie Powell
2022-12-31Merge branch '2.0' into 2.1.Sadie Powell
2022-12-31Update the copyright headers for 2023.Sadie Powell
2022-01-12Merge branch '2.0' into 2.1.Sadie Powell
2022-01-06Update the copyright headers for 2022.Sadie Powell
2022-01-03Replace anope_{final,override} with their C++11 equivalent.Sadie Powell
2021-04-27Add the anope_override keyword to methods that lack it.Sadie Powell
2021-01-07Update copyright to 2021.Robby
2020-01-04Update copyright to 2020.Robby
2019-01-01Update copyright to 2019.Robby
2018-04-25Update copyright to 2018.Robby
2017-01-17Cleanup some excess whitespaces and tabs, and fix a few typos along the way.Robby
2017-01-16Update copyright to 2017.Robby
2016-01-28Update copyright to 2016. This was done with:Robby
2015-07-08Fix a ton of typos.Peter Powell
2015-03-11Strip color codes when looking up fantasy commands.Adam
2014-08-03Make botserv fantasy override its own privilegeAdam
2014-03-01Allow opers with chanserv/administration to use fantasy, even if they don't h...Adam
2014-02-05Make it easier to use fantasy without botserv, and document itAdam
2014-01-01Update copyright to 2014. This was done with:Adam
2013-07-01Change extensible keys to require explicitly having a type defined for it. Co...Adam