Age | Commit message (Expand) | Author |
2006-07-10 | If you ask me, it looks a hell of a lot tidier without forcing the cast. | brain |
2006-07-10 | Add HAS_STDINT checks here, this had been sitting not in extra/ and using std... | om |
2006-07-10 | Support for systems without stdint.h (we make a guess at sizeof(unsigned int)... | brain |
2006-07-10 | #ifdef's around stdint.h include | brain |
2006-07-09 | Beat ya: | brain |
2006-07-09 | Add missing Server::AddMode() | om |
2006-07-09 | Add stuff for propogating mode out on +f * ban | brain |
2006-07-09 | send_mode event for spanningtree (this will be backported to stable as its re... | brain |
2006-07-09 | Same here, tidy up the parameter to show what we actually stored (e.g. 1:5fdf... | brain |
2006-07-09 | Tidy up invalid numbers passed to this function | brain |
2006-07-09 | Altered u_listmode to have a constructor arg 'autotidy' which if set to true ... | brain |
2006-07-09 | And we're all done!!! (well, it compiles, anyway) | brain |
2006-07-09 | Convert to new api | brain |
2006-07-09 | Add support for new API | brain |
2006-07-09 | Move to new api | brain |
2006-07-09 | Alter SetModeParam to take const char* to save on casts, notice a load of mod... | brain |
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 |