Age | Commit message (Expand) | Author |
2007-11-10 | m_spy no longer implements SPYNAMES, instead it overrides normal NAMES on the... | brain |
2007-11-10 | SPYLIST is no longer required in 1.2, remove | brain |
2007-11-09 | Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg... | brain |
2007-11-09 | Same here, fix some minor memory leaks noticed by w00t | brain |
2007-11-09 | We should probably UseInterface last, too | brain |
2007-11-09 | Theres actually more to this. Before we throw, delete cu (the destructor WONT... | brain |
2007-11-09 | Same fix here | brain |
2007-11-04 | Fix the FIXME related to new module event and loading stuff | brain |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | wtf at the line endings in this bag of spanners | brain |
2007-11-04 | Fix these to use new hook system (u_listmode wasnt fixed yet) | brain |
2007-11-04 | Somehow, we missed one | brain |
2007-11-04 | Fix non-POD passing | brain |
2007-11-04 | Honking huge commit. Removal of DELETE() template that never worked right anyway | brain |
2007-11-04 | Some more to fix still, modules probably wont load correctly atm | brain |
2007-11-04 | Not yet tested: remove last vestiges of modules[] and module_names[] arrays. | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-11-04 | This compiles, but note most modules are currently broken, they dont Attach() | brain |
2007-11-04 | More craq | brain |
2007-11-04 | Again | brain |
2007-11-04 | Another too | brain |
2007-11-04 | Another | brain |
2007-11-04 | For now, just fix the Priority Prioritize(). We might be able to do the rest ... | brain |
2007-11-04 | Whoops and make it valid | brain |
2007-11-04 | Fix this one too | brain |
2007-11-04 | Fix this to compile | brain |
2007-11-04 | Bring back Prioritize (needs to occur after module load) with a different dec... | brain |
2007-11-04 | Next part of Development/Hooking (see wiki) | brain |
2007-11-03 | Partial fix for bug #441 | brain |
2007-11-02 | Dont propogate K-lines | brain |
2007-11-02 | Implement DELLINE, allow both DELLINE and ADDLINE to take a server OR client ... | brain |
2007-11-02 | Hopefully fix the bursting of xlines to work again (even with unknown types) ... | brain |
2007-11-02 | Tidy up, and make the identifer for a line type be std::string not char | brain |
2007-11-01 | Make misconfiguration of spanningtree more 'fatal' so we get less morons comi... | brain |
2007-10-31 | Make it compilable :p | brain |
2007-10-31 | Add XLine::SetCreateTime that removes gline_set_creation_time and friends | 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 | 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-29 | Big fat fixme here | brain |
2007-10-28 | PERL PIE FOR ALL: Rename a fuckload of XLineManager's methods | w00t |
2007-10-28 | - Tear out a useless load of XLine clutters that did nothing much except conf... | w00t |
2007-10-28 | Add m_proxyscan -- someone can doubtless do a much better job of this, as it'... | w00t |
2007-10-27 | Dont echo the JOIN to the user whos speaking | brain |
2007-10-27 | Whoops loused up a tweak | brain |
2007-10-27 | Whoops backwards | brain |
2007-10-27 | Now plays nice with m_invisible, and fix a bug which allows users who havent ... | brain |