nuclide/src/plugins
Marco Cawthorne 8085ae6db8 Plugins: Make p_ircbridge join the mod's preferred channel when specified in the manifest 2021-02-03 09:32:15 +01:00
..
Makefile Plugins: Fixed InitEnts not being called, added another example plugin (Server Banner) 2021-01-24 20:26:10 +01:00
banner.c Plugins: Fixed InitEnts not being called, added another example plugin (Server Banner) 2021-01-24 20:26:10 +01:00
banner.src Plugins: Fixed InitEnts not being called, added another example plugin (Server Banner) 2021-01-24 20:26:10 +01:00
chatfilter.c Plugins: Change Plugin_ParseClientCommand to manipulate command strings 2020-11-06 13:04:22 +01:00
chatfilter.src Plugins: Change Plugin_ParseClientCommand to manipulate command strings 2020-11-06 13:04:22 +01:00
chatsounds.c BotLib: Bots ought to switch weapons now when they pick an item up! 2020-12-28 19:59:37 +01:00
chatsounds.src Plugins: Change Plugin_ParseClientCommand to manipulate command strings 2020-11-06 13:04:22 +01:00
connectsounds.c Plugins: Added hooks for InitEnts and cleaned up some plugins that would benefit from it. 2020-08-16 01:04:20 +02:00
connectsounds.src Plugins: Change Plugin_ParseClientCommand to manipulate command strings 2020-11-06 13:04:22 +01:00
ircbridge.c Plugins: Make p_ircbridge join the mod's preferred channel when specified in the manifest 2021-02-03 09:32:15 +01:00
ircbridge.src Plugins: Added IRC bridge plugin for the server as another example 2021-01-24 10:13:11 +01:00
voxannouncer.c Plugin-VoxAnnouncer: Include events.h to properly choose the vox-say event id 2021-01-24 02:42:37 +01:00
voxannouncer.src Plugins: Change Plugin_ParseClientCommand to manipulate command strings 2020-11-06 13:04:22 +01:00