33 Commits (762d113a085da1afdf1c2028880af326c4da1dbc)
 

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