| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace getInt/getUInt/getFloat with type safe templated functions. | 2023-01-25 | 1 | -3/+3 | |
| * | Convert log calls to use fmtlib format strings | 2023-01-24 | 1 | -1/+1 | |
| * | Switch from NULL to nullptr. | 2022-07-22 | 1 | -3/+3 | |
| * | Make clientprotocol{msg,event} and numericbuilder non-default headers. | 2022-06-26 | 1 | -0/+1 | |
| * | Add a typedef for a mode rank. | 2022-05-17 | 1 | -2/+2 | |
| * | Rewrite logging calls to use the new APIs. | 2022-05-01 | 1 | -1/+1 | |
| * | Fix the case of Membership::GetRank. | 2022-01-31 | 1 | -3/+3 | |
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -4/+4 | |
| * | Refactor CoreException and ModuleException. | 2022-01-07 | 1 | -4/+4 | |
| * | Apply the final keyword to all module classes where appropriate. | 2021-10-04 | 1 | -1/+1 | |
| * | Mark all event hook classes as final. | 2021-10-01 | 1 | -1/+2 | |
| * | Mark all module classes as final. | 2021-10-01 | 1 | -1/+2 | |
| * | Added -Wshorten-64-to-32 and fixed all warnings. | 2021-05-30 | 1 | -2/+2 | |
| * | Merge branch 'insp3' into master. | 2021-05-11 | 1 | -1/+1 | |
| |\ | |||||
| | * | Fix a bunch of weird indentation and spacing issues. | 2021-04-27 | 1 | -1/+1 | |
| * | | Migrate collections from insert to emplace. | 2021-04-18 | 1 | -2/+2 | |
| * | | Constify variables within loops. | 2021-04-01 | 1 | -1/+1 | |
| * | | Use emplace_back where possible. | 2021-03-30 | 1 | -2/+2 | |
| * | | Move FilePosition to fileutils.h and use in ConfigTag. | 2020-11-03 | 1 | -2/+2 | |
| * | | Add stdalgo::iterator_range and switch config tag reading to use it.•••This allows us to use range-based for loops which were not possible with the previous config tag system. | 2020-10-31 | 1 | -3/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| * | | Improve storage of module description, flags, and link data. | 2020-04-11 | 1 | -6/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -1/+4 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -1/+4 | |
| * | | Merge branch 'insp3' into master. | 2019-11-13 | 1 | -0/+3 | |
| |\| | |||||
| | * | Add oper exemption to hidemode. | 2019-10-20 | 1 | -0/+3 | |
| * | | LogManager: remove fakederef. | 2019-02-07 | 1 | -1/+1 | |
| * | | Replace the override macro with the override keyword. | 2019-01-25 | 1 | -4/+4 | |
| |/ | |||||
| * | Make more modules rehash atomically (#1535)•••Have each module validate the values it loads before setting them, so any errors don't result in partial application of the configs | 2018-12-19 | 1 | -8/+12 | |
| * | Add a module for hiding mode changes from unprivileged users.•••Co-authored-by: Attila Molnar <attilamolnar@hush.com> | 2018-09-09 | 1 | -0/+198 | |
