Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-19 | Fix db_old assigning empty greets to users who did not have a greet. Fix ↵ | Adam | |
debug log message in extensible.cpp | |||
2013-07-04 | Fix Extensible dtor | Adam | |
2013-07-01 | Change extensible keys to require explicitly having a type defined for it. ↵ | Adam | |
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module. | |||
2013-06-12 | Fix possible crash in Extensible::ExtensibleUnserialize if a null entry is in it | Adam | |
2013-03-01 | Only shrink extensible items that are metadata in ExtensibleUnserialize | Adam | |
2013-02-14 | Iterators suck | Adam | |
2013-01-26 | Fixed db_sql etc being confused on empty vs not set metadata | Adam | |
2013-01-21 | Merge usefulness of Flags and Extensible classes into Extensible, made most ↵ | Adam | |
flags we have juse strings instead of defines/enums |