Bryan Drewery
|
e76d79d714
Fix garbled help broken since c8664e198
|
пре 11 година |
Bryan Drewery
|
58f6bce171
* When viewing help over auth, only show allowed commands
|
пре 16 година |
Bryan Drewery
|
ae0b2ac496
* Fix aliases not properly indicating bad command on leaf bots (fixes #297)
|
пре 17 година |
Bryan Drewery
|
29c1fc9222
* Convert cmdpasses to the salted-sha1 format
|
пре 17 година |
Bryan Drewery
|
f022617512
* Cleanup some g++ 4.2.1 warnings (much more left)
|
пре 18 година |
Bryan Drewery
|
7ebc6962df
* Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars
|
пре 18 година |
Bryan Drewery
|
746ea35b55
* Port [3205] to 1.2.14
|
пре 19 година |
Bryan Drewery
|
c9b2524e0b
* Fixed cmd_cmdpass not knowing leaf cmds from a hub.
|
пре 21 година |
Bryan Drewery
|
760bc8c23e
* Added .type and checking for botcmd_t
|
пре 21 година |
Bryan Drewery
|
09d6f654a6
* Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2)
|
пре 21 година |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
пре 22 година |
Bryan Drewery
|
58346386a5
* Remove define DCCPASS
|
пре 22 година |
Bryan Drewery
|
f4e39673e5
* Now, cmds without a help[] entry will be hidden in cmd_help
|
пре 22 година |
Bryan Drewery
|
3c66076cfb
* Fixed some char * that should have been const
|
пре 22 година |
Bryan Drewery
|
6f7fbc1435
* Cleaned up several compiler errors (-W)
|
пре 22 година |
Bryan Drewery
|
f3776a3410
* Finished removing all the modules.
|
пре 22 година |
Bryan Drewery
|
2b3124b4ba
* Removed server.mod from the 'modules'
|
пре 22 година |
Bryan Drewery
|
3155ce6458
* readconf() did not account for '.' in some fields
|
пре 22 година |
Bryan Drewery
|
ab16af6526
* Cleared out eggdrop.h, just need to merge eggmain.h to eggdrop.h now
|
пре 22 година |
Bryan Drewery
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
пре 22 година |