lotodore
|
087a0d0cda
|
IRC polishing work - kicks are shown, error messages are displayed. Rename somehow buggy still.
|
2007-09-30 16:19:44 +00:00 |
|
lotodore
|
5edf38a6cb
|
Fixed some msvc problems with libircclient. Fixed auto start boost timer issue. Fixed irc thread termination (this time for real). Using strdup and free on MSVC causes "heap corruption error" in debug mode - use _strdup instead in libircclient.
|
2007-09-30 13:15:52 +00:00 |
|
lotodore
|
7bbf76fe5d
|
Added irc support for lobby dialog. Takes some time to connect before messages can be sent/received. No special stuff yet, no user list, no connection notifications. Still work in progress.
|
2007-09-26 11:48:33 +00:00 |
|
lotodore
|
0dcd313c9d
|
Irc thread can now be properly terminated. Separate initialization from connecting. Add callback class for irc stuff.
|
2007-09-25 21:26:22 +00:00 |
|
lotodore
|
46fe52aeb7
|
Added third party library libircclient (without modifications, license is LGPL). Added preliminary irc thread. Still work in progress.
|
2007-09-04 15:05:02 +00:00 |
|