brain
|
4c6fb8032b
|
Made extensive use of charlcat to cut down on strlcat usage
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3417 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-03-02 12:00:57 +00:00 |
|
brain
|
99f6009b2d
|
Added charlcat which appends a single char to a char* string (range checked)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3416 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-03-02 11:45:38 +00:00 |
|
brain
|
326a73ff7b
|
Fixed
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3275 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-02-21 19:11:07 +00:00 |
|
brain
|
163c429ec5
|
Added second form of find() taking const char*, which is faster in the core where char* is used more often
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3273 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-02-21 19:03:13 +00:00 |
|
brain
|
f0ebde21e5
|
Improved speed of Find() by passing reference to std::string instead of std::string itself
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3272 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-02-21 19:01:33 +00:00 |
|
w00t
|
a0c2e57896
|
Added bool IsValidChannelName(const char *) - it doesn't seem to blow things up...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3182 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-02-13 01:01:43 +00:00 |
|
brain
|
9c64f695f6
|
Typo fixes #2
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3052 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-02-03 17:30:46 +00:00 |
|
brain
|
9ebbd138cc
|
This probably wont compile atm - add support for prefixed messages
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3046 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-02-03 17:20:40 +00:00 |
|
brain
|
5feabe4357
|
Key hiding when youre not on the channel
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2998 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-31 21:55:34 +00:00 |
|
om
|
72943b2c72
|
Add InsertMode function to helperfuncs.(cpp|h) for easily adding modes to the CHANMODES section of the 005 numeric
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2897 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-25 20:24:46 +00:00 |
|
brain
|
1383dba43e
|
Updated copyrights in headers etc using perl inplace edit
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-15 15:59:11 +00:00 |
|
brain
|
2cfcca8007
|
Fixes to typos and change to return by reference on GetClass
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2725 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-01 20:57:42 +00:00 |
|
brain
|
710777b2a7
|
Class lookup adjustment
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2724 e03df62e-2008-0410-955e-edbf42e46eb7
|
2006-01-01 20:50:09 +00:00 |
|
brain
|
37edb225d7
|
More removal of formatting where its not neccessary x("%s",str) == bad!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2704 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-29 23:28:19 +00:00 |
|
brain
|
064d185361
|
So many inclusion loops it makes your head spin - forward declaring tons of classes to fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2523 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-16 12:00:52 +00:00 |
|
brain
|
ec126582ac
|
Moved more command parsing stuff to CommandParser
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2514 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-16 10:38:28 +00:00 |
|
brain
|
3f0576ff95
|
Optimized helperfuncs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2482 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-15 17:59:10 +00:00 |
|
w00t
|
9af8a70395
|
More old /map code removal, removed stuff from headers
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2365 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-13 00:09:12 +00:00 |
|
brain
|
4b7c157f63
|
Added notice-to-servermask
Added ability to output 'is an oper but i dont know what type' in WHOIS
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2152 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-12-04 17:16:22 +00:00 |
|
brain
|
61637bdbb3
|
Removal of mesh stuff (lots of)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1938 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-11-25 11:21:52 +00:00 |
|
brain
|
c4a230243f
|
sorted hashcomp etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1387 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-15 04:21:31 +00:00 |
|
brain
|
eb4229deed
|
Moved a ton of functions into helperfuncs.h to speed up recompiles
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-15 03:03:23 +00:00 |
|