Age | Commit message (Expand) | Author |
2007-11-01 | Update docs on how XLine system will be working | w00t |
2007-10-31 | Make it compilable :p | brain |
2007-10-31 | There, i think all thats now left is matches_*line which we can do with two o... | brain |
2007-10-31 | Add XLine::SetCreateTime that removes gline_set_creation_time and friends | brain |
2007-10-31 | Fix (?) stats chars | brain |
2007-10-31 | This *should* fix expiry. Can someone else (w00t? :p) test for me, and check ... | brain |
2007-10-31 | More debug in here | brain |
2007-10-31 | Start to fix broken expiry | brain |
2007-10-31 | Use XLineFactory in ADDLINE, so that it can deal with anything the rest of th... | brain |
2007-10-31 | Make it all compile. | brain |
2007-10-31 | Fix up to pass User* | brain |
2007-10-31 | Remove all the OnAddGLine, OnAddWhateverLine replace with one simple OnAddLin... | brain |
2007-10-31 | Add factories for other types | brain |
2007-10-31 | Add factories for eline and gline as tests | brain |
2007-10-31 | Implement: XLineManager::RegisterFactory, UnregisterFactory, GetFactory | brain |
2007-10-31 | Spanningtree now compiles | brain |
2007-10-31 | This one too, grr | brain |
2007-10-31 | Bloody hell, just how many modules use this shit | brain |
2007-10-31 | More fixes | brain |
2007-10-31 | Make /gline etc compile with new methods | brain |
2007-10-31 | More fixes and some optimizations | brain |
2007-10-31 | More stuff | brain |
2007-10-31 | Fixified some more | brain |
2007-10-31 | The rest doesnt compile yet, dont bother :p | brain |
2007-10-31 | Reorder creation of objects so: | w00t |
2007-10-31 | Clean up XLine conf stuff a little bit, move most of it to configreader. Also... | w00t |
2007-10-30 | Add support for nick@server requested by many. We are not likely to backport ... | brain |
2007-10-29 | A few more timesaving checks. | brain |
2007-10-29 | Add the lookup_lines stuff. Sorry i havent documented this yet, i am tired. | brain |
2007-10-29 | Big fat fixme here | brain |
2007-10-29 | Ok, now each xline will be in two places. The sorted vector and a map, each l... | brain |
2007-10-29 | Compile fixes | brain |
2007-10-29 | This commit is untested and breaks a lot of xline stuff. work in progress. | brain |
2007-10-28 | Make ELines cached, and check for ELined status in all the Matches for all th... | w00t |
2007-10-28 | Update User::exempt all the time we change an E:Line. Brain, can you check I'... | w00t |
2007-10-28 | YAR! | brain |
2007-10-28 | Grr | brain |
2007-10-28 | Add Apply and DefaultApply. | brain |
2007-10-28 | Fixify | w00t |
2007-10-28 | Rewrite of XLineManager::ApplyLines to only apply pending lines. This ..doesn... | w00t |
2007-10-28 | I think this is done. Add overloaded Matches() which takes std::string and im... | brain |
2007-10-28 | Move matches_qline to Matches, though this won't work properly .. :s | w00t |
2007-10-28 | Make E:Line/G:Line use the Matches stuff | w00t |
2007-10-28 | Make ZLine use Matches() | w00t |
2007-10-28 | Fix this to pass a User | w00t |
2007-10-28 | Done my part | brain |
2007-10-28 | Add a virtual Matches to XLine class, and override it appropriately for all d... | w00t |
2007-10-28 | Forgot it should return false | brain |
2007-10-28 | Fixed w00t | brain |
2007-10-28 | PERL PIE FOR ALL: Rename a fuckload of XLineManager's methods | w00t |