xudocci.git
2013-04-08 David ‘Bombe... Override equals() and hashCode().
2013-04-08 David ‘Bombe... Compare correct objects.
2013-04-08 David ‘Bombe... Add current state of core.
2013-04-08 David ‘Bombe... Add bots and packs.
2013-04-08 David ‘Bombe... Add channel container.
2013-04-08 David ‘Bombe... Add network and server container.
2013-04-08 David ‘Bombe... Make joinChannel() method asynchronous.
2013-04-08 David ‘Bombe... Use logger instead of System.out.
2013-04-08 David ‘Bombe... Add message cleaner.
2013-04-07 David ‘Bombe... Fire events for private and channel messages.
2013-04-07 David ‘Bombe... Parse channel types from 005 reply.
2013-04-07 David ‘Bombe... Add events for messages.
2013-04-07 David ‘Bombe... Add basic IRC framework.
2013-04-07 David ‘Bombe... Override Object.toString() to recreate the original...
2013-04-06 David ‘Bombe... Use a source in the reply.
2013-04-06 David ‘Bombe... Override Object.equals().
2013-04-06 David ‘Bombe... Add class for reply source information.
2013-04-06 David ‘Bombe... Add class for replies.
2013-04-06 David ‘Bombe... Add Maven project file.