Jan Philipp Timme
9e83b0602a
[TASK] Did some small changes in the code. Also updated some comments.
2011-06-29 19:16:08 +00:00
Jan Philipp Timme
8e32f35edf
[TASK] Introduced addLine() to the buffer class.
...
[TASK] Made createBuffer function protected in ProtocolHandler classes.
2011-06-26 14:03:32 +00:00
Jan Philipp Timme
df030e453d
[TASK] Updated variable names to lowerCamelCase.
2011-06-25 23:16:28 +00:00
Jan Philipp Timme
2c5e520c9f
[TASK] Added function for clients, so they're able to send initial data right after connecting to a server.
...
[TASK] Restructured parts of the core to support sending data right after connecting.
[TASK] Adapted core part for automatic reconnect to support sending initial data, too.
2011-06-25 22:13:53 +00:00
Jan Philipp Timme
3880b59f94
[TASK] Added Tags to the DocComments.
...
[TASK] Reformated some classes.
2010-12-19 14:26:32 +00:00
Jan Philipp Timme
26036e9994
[TASK] Made all constuctors and destructors public.
...
[TASK] Added some DocComments for the IrcClient.
2010-12-18 14:42:56 +00:00
Jan Philipp Timme
b1a7ac5fdb
[TASK] Implemented countActiveConnections().
2010-12-08 16:54:08 +00:00
Jan Philipp Timme
dee3333578
[TASK] Implemented the ProtocolHandler things so it works again.
...
[TASK] Added some comments.
[TASK] Added TODOs concerning refactoring and more functions that are needed.
2010-12-08 16:47:04 +00:00
Jan Philipp Timme
c382cfe756
[TASK] Removed the linebreak from the buffers in the ConnectionHandler.
...
[TASK] Added a WrongDatatypeException
[TASK] Started to implement the ProtocolHandler in a different way.
[TASK] Started to put buffers into the ProtocolHandler.
[!!!] Committing broken code.
2010-11-30 23:25:15 +00:00
Jan Philipp Timme
5cb0714834
[TASK] Started to move buffers into ProtocolHandler.
...
[TODO] Move buffers, finish the linebreak stuff.
2010-11-28 18:35:08 +00:00
Jan Philipp Timme
db9dda856c
[TASK] Code cleanup and some small documentation.
2010-11-28 16:51:43 +00:00
Jan Philipp Timme
a20a91bf12
[TASK] Added the reconnect-flag that works now.
2010-11-28 16:38:03 +00:00
Jan Philipp Timme
952af43b97
2010-11-21 22:48:11 +00:00