Bryan Drewery
|
cfc68ced0b
* Removed all Assert()/DEBUG_ASSERT code
|
пре 21 година |
Bryan Drewery
|
f7524cafd3
|
пре 21 година |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
пре 21 година |
Bryan Drewery
|
cb2e9c7799
* Removed redundant define BADNICKCHARS
|
пре 21 година |
Bryan Drewery
|
a681922a71
* Added int to write_settings() to specify whether to write conf or not
|
пре 21 година |
Bryan Drewery
|
f2dfb6faf3
* Removed remaining ifdefs for LEAF/HUB
|
пре 21 година |
Bryan Drewery
|
7fd145cc5c
* Fixed up makehelp and help[]/findhelp() to use new hub/leaf checking
|
пре 21 година |
Bryan Drewery
|
950e09b829
* Converted over cfg_struct to hub/leaf mix
|
пре 21 година |
Bryan Drewery
|
d982c83965
* Converted cmds (still need to fix up config and cmd_config)
|
пре 21 година |
Bryan Drewery
|
09d6f654a6
* Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2)
|
пре 21 година |
Bryan Drewery
|
8112258e3f
|
пре 21 година |
Bryan Drewery
|
b39e23dcbf
|
пре 21 година |
Bryan Drewery
|
a966a3b564
* Eliminated the conffile struct as it was a duplicate of conf
|
пре 21 година |
Bryan Drewery
|
ee3dd82b99
* Changed some if (localhub) to if (conf.bot->localhub)
|
пре 21 година |
Bryan Drewery
|
58b0a02ca1
* cmd_botconfig now supports wildcards for the bot parameter
|
пре 21 година |
Bryan Drewery
|
11bfdc04b0
* cmd_cmdpass was not clear on usage
|
пре 21 година |
Bryan Drewery
|
1ab87df04b
|
пре 21 година |
Bryan Drewery
|
7726c159de
* cmd_conf (delbot) now also removes the bot from the userfile
|
пре 21 година |
Bryan Drewery
|
fed1be7286
* Fixed double cmd log with cmd_whom
|
пре 21 година |
Bryan Drewery
|
ce468ad09b
* Fixed '+ban' not showing up in help system.
|
пре 21 година |
Bryan Drewery
|
19713a5242
* Don't sanity check flags for users on DCC CHAT if they are on the bot via .botcmd.
|
пре 21 година |
Bryan Drewery
|
9ebcdaed6b
* Fixed bots not updating/restarting correctly (being killed before finishing process of restart/update)
|
пре 21 година |
Bryan Drewery
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
пре 21 година |
Bryan Drewery
|
b65297ef17
|
пре 21 година |
Bryan Drewery
|
94809d5ac0
* cmd_whom now assumes argument '*'
|
пре 21 година |
Bryan Drewery
|
85e4ed271c
* Removed some old filesys code
|
пре 21 година |
Bryan Drewery
|
5130efa1de
* Added compat functions to read in a config file if a new binary's struct size if
|
пре 21 година |
Bryan Drewery
|
54d00bcafa
* cmd_quit was not logging the cmd.
|
пре 21 година |
Bryan Drewery
|
159e0e6e2c
* Fixed cmd_ch(sec)pass <rand> to display "[random]" now isntead of "[something]"
|
пре 21 година |
Bryan Drewery
|
f775cbffc8
* Fixed cmd_botcmd not checking for "die" correctly. Thanks aqua.
|
пре 21 година |