lotodore
|
0aa285621b
|
Preparing the server management irc bot for further tasks.
|
2009-08-20 11:02:05 +00:00 |
|
lotodore
|
ac4c2e9aef
|
Integrating precompiled headers support (might speed up compilation). Currently disabled (in .pro files).
|
2009-05-07 22:36:51 +00:00 |
|
lotodore
|
9943e34d4a
|
Let the server irc bot reconnect once every day.
|
2008-11-02 21:25:42 +00:00 |
|
lotodore
|
5beaa816b4
|
Moving third party sources to third_party folder so that they can be easily distinguished. This should help package maintainers.
|
2008-03-23 10:36:17 +00:00 |
|
lotodore
|
4196f1be3a
|
Very graceful auto-reconnect for the server irc bot. Will give up after two attempts within 60 seconds.
|
2007-12-08 00:40:46 +00:00 |
|
lotodore
|
a24a93caba
|
Use unix linefeeds for all files. Finally. It's about time.
|
2007-11-16 15:24:25 +00:00 |
|
lotodore
|
cdd21250de
|
Added support for password protected irc channels. Added server IRC mode for admin use, to allow requesting statistics and kicking players.
|
2007-11-16 00:58:23 +00:00 |
|
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 |
|