You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shane Mc Cormack 9ccb19a44a Fix Order of QueuePriorities 15 years ago
..
outputqueue Fix Order of QueuePriorities OutputHandlers are now incharge of creating QueueItems and comparing them. Parser now allows for replacing the OutputQueue entirely Default OutputQueue allows replacing of the OutputHandler (by giving it a new QueueFactory that outputs the alternative QueueHandler) Sending PING is now High Priority QueueItems now sort by a unique itemNumber not time, as priority queue doesn't guarentee order for itesm of teh same priority created at the same time Add a rate-limited OutputQueue 15 years ago
IRCAuthenticator.java Initial commit of parser stuff. 15 years ago
IRCCallbackManager.java Initial commit of parser stuff. 15 years ago
IRCCallbackObject.java Initial commit of parser stuff. 15 years ago
IRCCallbackObjectSpecific.java Initial commit of parser stuff. 15 years ago
IRCChannelClientInfo.java Initial commit of parser stuff. 15 years ago
IRCChannelInfo.java Initial commit of parser stuff. 15 years ago
IRCClientInfo.java Initial commit of parser stuff. 15 years ago
IRCParser.java Fix Order of QueuePriorities OutputHandlers are now incharge of creating QueueItems and comparing them. Parser now allows for replacing the OutputQueue entirely Default OutputQueue allows replacing of the OutputHandler (by giving it a new QueueFactory that outputs the alternative QueueHandler) Sending PING is now High Priority QueueItems now sort by a unique itemNumber not time, as priority queue doesn't guarentee order for itesm of teh same priority created at the same time Add a rate-limited OutputQueue 15 years ago
IRCParserException.java Fix Order of QueuePriorities OutputHandlers are now incharge of creating QueueItems and comparing them. Parser now allows for replacing the OutputQueue entirely Default OutputQueue allows replacing of the OutputHandler (by giving it a new QueueFactory that outputs the alternative QueueHandler) Sending PING is now High Priority QueueItems now sort by a unique itemNumber not time, as priority queue doesn't guarentee order for itesm of teh same priority created at the same time Add a rate-limited OutputQueue 15 years ago
IRCProcessor.java Initial commit of parser stuff. 15 years ago
IRCStringConverter.java Initial commit of parser stuff. 15 years ago
Logging.java Initial commit of parser stuff. 15 years ago
PingTimer.java Initial commit of parser stuff. 15 years ago
Process001.java Initial commit of parser stuff. 15 years ago
Process464.java Initial commit of parser stuff. 15 years ago
Process004005.java Initial commit of parser stuff. 15 years ago
ProcessAway.java Initial commit of parser stuff. 15 years ago
ProcessInvite.java Initial commit of parser stuff. 15 years ago
ProcessJoin.java Initial commit of parser stuff. 15 years ago
ProcessKick.java Initial commit of parser stuff. 15 years ago
ProcessListModes.java Initial commit of parser stuff. 15 years ago
ProcessMOTD.java Initial commit of parser stuff. 15 years ago
ProcessMessage.java Move 'prefix' elsewhere. 15 years ago
ProcessMode.java Initial commit of parser stuff. 15 years ago
ProcessNames.java Initial commit of parser stuff. 15 years ago
ProcessNick.java Initial commit of parser stuff. 15 years ago
ProcessNickInUse.java Initial commit of parser stuff. 15 years ago
ProcessNoticeAuth.java Initial commit of parser stuff. 15 years ago
ProcessPart.java Initial commit of parser stuff. 15 years ago
ProcessQuit.java Initial commit of parser stuff. 15 years ago
ProcessTopic.java Initial commit of parser stuff. 15 years ago
ProcessWallops.java Initial commit of parser stuff. 15 years ago
ProcessWho.java Initial commit of parser stuff. 15 years ago
ProcessingManager.java Initial commit of parser stuff. 15 years ago
ProcessorNotFoundException.java Initial commit of parser stuff. 15 years ago
ServerInfo.java Initial commit of parser stuff. 15 years ago
SocketState.java Initial commit of parser stuff. 15 years ago
package-info.java Initial commit of parser stuff. 15 years ago