Archived
1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Julien Dessaux
50b21c21ee Make the main thread exit cleanly in case of connection loss. 2010-04-21 23:01:02 +02:00
Julien Dessaux
455b18bc10 Removed all the dynamic module loading stuff. 2010-04-21 22:37:06 +02:00
Julien Dessaux
4c76d3d40b Fixed several stuff. 2010-04-21 20:57:22 +02:00
Julien Dessaux
bfc06f1ff1 Fixed the clean killing of plugin's threads, fixed exception management and cleaned plugins' main functions. 2010-02-08 00:16:02 +01:00
Julien Dessaux
416460886d Continue rewriting, found a problem in the way I kill plugins. 2010-02-04 23:34:15 +01:00
Julien Dessaux
884c6c9f2e Reorganized code and types, changed slightly the architecture. 2010-02-04 20:36:58 +01:00
Julien Dessaux
57f559f3a1 Rewrote the whole architecture. 2010-02-04 20:27:22 +01:00
Julien Dessaux
d4103e3e18 Rebooting now works great, thanks to the communication channel preservation. 2009-08-23 23:07:43 +02:00
Julien Dessaux
dfd0b3dcd7 Added the IRCParser (thx galdor), and PrivMsg handling (simply repeat) 2009-08-13 00:07:08 +02:00
Julien Dessaux
65646eb07f Added server states, in order to handle rebooting more cleanly (still missing saving the chan) 2009-08-13 00:04:49 +02:00
Julien Dessaux
7a86235906 Rethought the way I handled IRC data. 2009-08-11 00:38:36 +02:00
Julien Dessaux
7a9d187421 Began to write the commands' stuff, and made a working reboot. 2009-08-07 00:20:58 +02:00
Julien Dessaux
14f87adb8b Wrote the ping pong stuff 2009-08-07 00:19:14 +02:00
Julien Dessaux
2f270f8bdf Refactored some minor stuff 2009-08-07 00:10:45 +02:00
Julien Dessaux
b9c8e4d404 Added IRC connection and initialisation stuff. 2009-08-06 00:11:14 +02:00
Julien Dessaux
1f6c64749d Wrote a dynamic compilation stuff that works (unable to test reboot yet) 2009-08-05 01:01:47 +02:00