| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate collections from insert to emplace. | 2021-04-18 | 1 | -1/+1 | |
| | | |||||
| * | Remove usecountbase from ExtensionItem and refer to using pointers. | 2021-04-09 | 1 | -2/+2 | |
| | | | | | At one point (1.2?) this was actually useful but nowadays its not. | ||||
| * | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 1 | -4/+7 | |
| | | |||||
| * | Add support for syncing metadata set on memberships. | 2021-04-01 | 1 | -2/+1 | |
| | | | | | | No compat logic is required here as existing servers will just drop the unknown METADATA message when they can't find the target. | ||||
| * | Add a subclass of ExtensionItem exclusively for booleans. | 2021-03-17 | 1 | -0/+59 | |
| | | |||||
| * | Implement support for automatically syncing extension items. | 2021-03-17 | 1 | -5/+33 | |
| | | |||||
| * | Move extensible code from base.cpp to extensible.cpp and cleanup. | 2021-03-17 | 1 | -0/+140 | |
| | | |||||
| * | Mark {From,To}{Human,Internal,Network} as noexcept. | 2021-03-17 | 1 | -8/+8 | |
| | | |||||
| * | Pascalize Unset in extension item classes. | 2021-03-17 | 1 | -2/+2 | |
| | | |||||
| * | Pascalize Set in extension item classes. | 2021-03-17 | 1 | -3/+3 | |
| | | |||||
| * | Pascalize Get in extension item classes. | 2021-03-17 | 1 | -1/+1 | |
| | | |||||
| * | Pascalize ExtensionItem::{get,set,unset}_raw. | 2020-07-20 | 1 | -4/+4 | |
| | | |||||
| * | Merge branch 'insp3' into master. | 2020-01-01 | 1 | -1/+1 | |
| | | |||||
| * | Replace LocalIntExt with IntExtItem. | 2019-08-13 | 1 | -0/+49 | |
| | | |||||
| * | Rewrite and merge LocalStringExt, StringExtItem. | 2019-08-13 | 1 | -0/+51 | |
