uhub/src/adc
Jan Vidar Krey 318163c066 Added support for dynamic commands.
Dynamic commands are user commands that can be added dynamically to
the hub by a plugin.

The example plugin (mod_example.c) adds a !example command that when
invoked send a message to the user who invoked it.
2011-12-09 10:29:50 +01:00
..
adcconst.h Added support for dynamic commands. 2011-12-09 10:29:50 +01:00
message.c Many Visual C++ compile warnings and errors fixed. 2011-01-03 00:03:07 +01:00
message.h Added lots of new asserts which should trigger in case we double delete a ADC message. 2010-02-15 19:03:19 +01:00
sid.c Minor compile fixes. 2011-08-16 12:08:21 +02:00
sid.h Compile fix for gcc. 2011-02-05 17:18:08 +01:00