Sven Slootweg
|
d47f592d60
|
Properly handle broken connections
|
13 years ago |
Sven Slootweg
|
6f894818ed
|
Display MOTD
|
13 years ago |
Sven Slootweg
|
415ef9ea35
|
Send LUSERS output immediately after connecting.
|
13 years ago |
Sven Slootweg
|
a45cbfc40e
|
Fix wording and formatting
|
13 years ago |
Sven Slootweg
|
e6937241c0
|
Fix wording and formatting
|
13 years ago |
Sven Slootweg
|
58acc74f96
|
Properly deal with closed connections
|
13 years ago |
Sven Slootweg
|
b02c5fb6dd
|
Fix broken lusers call
|
13 years ago |
Sven Slootweg
|
a926710fac
|
Send proper numeric when an unknown command is issued
|
13 years ago |
Sven Slootweg
|
f0e8b8c57a
|
When sending a numeric, don't specify the nickname in the processing code, and leave that to the send_numeric method instead.
|
13 years ago |
Sven Slootweg
|
fe1d2e2d2b
|
Handle commands
|
13 years ago |
Sven Slootweg
|
2e7c69d502
|
Move lusers output to its own function
|
13 years ago |
Sven Slootweg
|
b102c99213
|
Set nickname to wildcard by default
|
13 years ago |
Sven Slootweg
|
2df12ef2cd
|
We don't need that print anymore
|
13 years ago |
Sven Slootweg
|
41318f5cc9
|
Remove periods in lusers formatting
|
13 years ago |
Sven Slootweg
|
3d3b0c236f
|
Include nickname in numerics
|
13 years ago |
Sven Slootweg
|
89fcfa91f4
|
Numerics shouldn't be notices
|
13 years ago |
Sven Slootweg
|
2b53979462
|
Return lusers information on connect.
|
13 years ago |
Sven Slootweg
|
d9d23ce2c0
|
Only allow specifying a nick when the nick is not yet in use
|
13 years ago |
Sven Slootweg
|
75c4f573e1
|
Call user cleanup function when client is disconnected
|
13 years ago |
Sven Slootweg
|
b67787af48
|
Implement cleanup function for users
|
13 years ago |
Sven Slootweg
|
1d2df7591e
|
Properly set server variable in user objects
|
13 years ago |
Sven Slootweg
|
7d8a4c0123
|
Pass server reference to each user
|
13 years ago |
Sven Slootweg
|
13c4a274a2
|
Reference a server from every listener
|
13 years ago |
Sven Slootweg
|
4e7eea5916
|
Fix broken formatting string
|
13 years ago |
Sven Slootweg
|
d2f1ddecbc
|
Implement connection challenge
|
13 years ago |
Sven Slootweg
|
e5621b3c06
|
Fix numeric output
|
13 years ago |
Sven Slootweg
|
b5155f2aa1
|
Don't add an extra colon to numerics
|
13 years ago |
Sven Slootweg
|
e12405a442
|
Handle non-registration commands before registration
|
13 years ago |
Sven Slootweg
|
9a06fb5ad8
|
Properly clean, parse, and reformat data
|
13 years ago |
Sven Slootweg
|
00855e17fd
|
Call the right method
|
13 years ago |
Sven Slootweg
|
f1f5a2ab1b
|
Initial commit
|
13 years ago |