Attila Molnar
|
8bdc2313a6
|
Move GetAllPrefixChars() from Channel to Membership
|
2014-02-14 12:16:31 +01:00 |
|
Attila Molnar
|
74ccc28da3
|
Move GetPrefixChar() from Channel to Membership
|
2014-02-14 12:15:00 +01:00 |
|
Attila Molnar
|
458168b575
|
Convert InviteBase::invites to an intrusively linked list
|
2014-01-24 13:20:11 +01:00 |
|
Attila Molnar
|
8537a54950
|
Remove classbase inheritance from Invitation
|
2014-01-24 13:12:40 +01:00 |
|
Attila Molnar
|
932e8d13f8
|
Convert UserChanList to an intrusively linked list
|
2014-01-24 12:58:01 +01:00 |
|
attilamolnar
|
16398df07d
|
Move prefix mode specific fields and getters into PrefixMode
Add ModeHandler::IsPrefixMode()
|
2013-09-11 12:10:07 +02:00 |
|
attilamolnar
|
34fa5627de
|
Create a base class for prefix modes
Move Channel::SetPrefix() into Membership
|
2013-09-11 12:10:07 +02:00 |
|
attilamolnar
|
326852f7dd
|
Fix Windows build
|
2013-04-17 22:13:26 +02:00 |
|
Peter Powell
|
11cafc12d5
|
Tidy up source files:
- Use #pragma once instead of include guards.
- Move header files in src/modules to include/modules.
- Fixed various spacing issues.
|
2013-04-12 17:03:05 +01:00 |
|
Peter Powell
|
b5e60891b6
|
InviteBase needs to be a CoreExport on Windows.
|
2012-06-28 01:19:11 +01:00 |
|
attilamolnar
|
d2e189102b
|
Fix pending invites not being removed when a channel was deleted or had its TS lowered
|
2012-06-17 17:54:49 +02:00 |
|
Robby-
|
46a3904619
|
Replace copyright headers with headers granting specific authors copyright
|
2012-04-19 20:58:29 +02:00 |
|
Justin Crawford
|
df5f76832e
|
Fixes for bug #12
|
2012-04-14 18:03:25 -07:00 |
|
brain
|
cd712c40e1
|
...because every now and again, i have to do a massive commit.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
|
2010-01-11 03:07:32 +00:00 |
|
danieldg
|
6b2ea83367
|
Move forward declarations to typedefs.h
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11967 e03df62e-2008-0410-955e-edbf42e46eb7
|
2009-10-24 20:03:53 +00:00 |
|
peavey
|
228c2b2e58
|
More CoreExport.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11843 e03df62e-2008-0410-955e-edbf42e46eb7
|
2009-10-11 21:49:18 +00:00 |
|
peavey
|
4fa4afe580
|
CoreExport Membership since windows needs this.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11839 e03df62e-2008-0410-955e-edbf42e46eb7
|
2009-10-11 19:12:23 +00:00 |
|
danieldg
|
b4be0c94ab
|
Module API changes to use Membership* where sensible
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11699 e03df62e-2008-0410-955e-edbf42e46eb7
|
2009-09-13 20:31:11 +00:00 |
|
danieldg
|
91df762e93
|
Membership* changes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11697 e03df62e-2008-0410-955e-edbf42e46eb7
|
2009-09-13 20:30:47 +00:00 |
|