Age | Commit message (Expand) | Author |
2006-07-09 | Port to new API | brain |
2006-07-09 | Port to new API | brain |
2006-07-09 | Fix for new API | brain |
2006-07-09 | Convert to new api | brain |
2006-07-09 | Port to new API | brain |
2006-07-09 | Port to new api | brain |
2006-07-09 | Port to new API (last mode that has akward parameters done, yay!) | brain |
2006-07-09 | Port to new API | brain |
2006-07-09 | Fixed for new API | brain |
2006-07-09 | Fixed for new api | brain |
2006-07-09 | Fix to compile (we had never got this far to find out if it did) | brain |
2006-07-09 | Fix for new API | brain |
2006-07-09 | Fixed m_globops for new api | brain |
2006-07-09 | Gah, im forgetting to SetMode! | brain |
2006-07-09 | Fixed sslmodes | brain |
2006-07-09 | Updates to new API | om |
2006-07-09 | Stripcolor completed | brain |
2006-07-09 | Stripcolor not finished yet. | brain |
2006-07-09 | Make it compile... >_< | om |
2006-07-09 | Move to stack-allocated OnRehash()-local ConfigReader *duck* | om |
2006-07-09 | More copy/paste fixes | brain |
2006-07-09 | Give modeclasses access to Server* Srv via constructor | brain |
2006-07-09 | More typo fixes | brain |
2006-07-09 | More tweaks (remove OnExtendedMode) | brain |
2006-07-09 | Started on this | brain |
2006-07-09 | Fixed to have DELETE | brain |
2006-07-09 | DELETE()'s in destructors *fwap* | om |
2006-07-09 | Add a missing cf->DoImplements(List); >_< | om |
2006-07-09 | Okay..updates to u_listmode, general cleanups and add some virtual methods wh... | om |
2006-07-09 | Add a return MODEACTION_DENY, fixes 'control reaches end of non-void function... | om |
2006-07-08 | Tidied up m_testcommand (removed a mode handler) | brain |
2006-07-08 | Convert m_censor to new api | brain |
2006-07-08 | Fix all typos (not as fun as 'kill all humans' but meh, beggers cant be choos... | brain |
2006-07-08 | Did some renaming so that the methods for modes in chanrec and userrec are id... | brain |
2006-07-08 | Convert to new API and optimize colour checking (we were using 0 ... string::... | brain |
2006-07-08 | Fix typo | brain |
2006-07-08 | Port m_blockcaps to new api, remove OnExtendedMode and OnDisplayList events e... | brain |
2006-07-08 | Convert to new API | brain |
2006-07-08 | Convert u_listmode and m_banexception to new api | brain |
2006-07-08 | Refactored user modes to work like the channel modes - core and module data n... | brain |
2006-07-07 | More stuff for m_pgsql in, provider-side API stuff semi-done | om |
2006-07-07 | modules.*: Put some void* back to char*, sorry if they were only like that be... | om |
2006-07-03 | Change InspSocket's private members to only be protected, I couldn't find any... | om |
2006-07-03 | Someone made silence require 1 parameter, so no way to list the silence entri... | brain |
2006-07-03 | Add m_connflood, pippijn's connect throttle module (now we are offering anoth... | brain |
2006-07-03 | Cleanups, change ugly if(\!*line.c_str()) to if(line.empty()); remove some cr... | om |
2006-07-03 | Make spanningtree compile again >_< | om |
2006-07-03 | Typo fix | om |
2006-07-02 | Enhance with new numerics for latest turkish moron detection | brain |
2006-07-01 | Change WriteChannelWithServ and it's _NoFormat to take a const char* serverna... | om |