Bryan Drewery
|
eb00a9de26
* Just some indenting
|
22 年之前 |
Bryan Drewery
|
80e085ed47
* Some STR() additions
|
22 年之前 |
Bryan Drewery
|
f3776a3410
* Finished removing all the modules.
|
22 年之前 |
Bryan Drewery
|
8c834e18ed
* Added cmds: encrypt, decrypt, md5, sha1.
|
22 年之前 |
Bryan Drewery
|
2b3124b4ba
* Removed server.mod from the 'modules'
|
22 年之前 |
Bryan Drewery
|
555eaed5f3
* cmd_timers now shows more.
|
22 年之前 |
Bryan Drewery
|
84d6b39f27
* OK, TCL IS OUT, WOOOOOOOO :)
|
22 年之前 |
Bryan Drewery
|
06667e02cb
* Forgot a few pointers
|
22 年之前 |
Bryan Drewery
|
97b922f5ad
* Huge commit, went through every source file (exlcluding compat)
|
22 年之前 |
Bryan Drewery
|
4913ef76f6
* Removed define: AUTH, added: AUTHCMDS, AUTHHASH, DCCAUTH, see pack.cfg for details.
|
22 年之前 |
Bryan Drewery
|
567cbb87b3
* Moved eggmain.h to common.h
|
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 年之前 |
Bryan Drewery
|
b8b66ab745
* Renamed main.h to eggmain.h (temp, will clear it all out later)
|
22 年之前 |
Bryan Drewery
|
39d0b57cd0
* Implemented strdup()
|
22 年之前 |
Bryan Drewery
|
13bf4ea9b0
* Removed nmalloc() nrealloc() nfree()
|
22 年之前 |
Bryan Drewery
|
7c166d3016
* Removed all the expmem code...still need to fix up memory table...
|
22 年之前 |
Bryan Drewery
|
0614c83c6d
* Added md5cmp(hash, string)
|
22 年之前 |
Bryan Drewery
|
a9224c3aa0
* Bots now call request_op every 5 seconds instead of every 3
|
22 年之前 |
Bryan Drewery
|
054b68a2c7
* Small auth fix
|
22 年之前 |
Bryan Drewery
|
1a4b4725f0
* If a user doesn't have a secpass, allow them on dcc, but
|
22 年之前 |
Bryan Drewery
|
fba6fac795
* Removed unneeded debug/FIXME lines
|
22 年之前 |
Bryan Drewery
|
154f8ce976
* Fucking auth was broken, should be fixed now.
|
22 年之前 |
Bryan Drewery
|
d73c8fa6d8
* Fixed auth hashes
|
22 年之前 |
Bryan Drewery
|
74d9d9b857
* Code cleanup
|
22 年之前 |
Bryan Drewery
|
2c81a5da1f
* Fixed some functions for compatability
|
22 年之前 |
Bryan Drewery
|
a7417ef43f
* Added some debug code to findauth()
|
22 年之前 |
Bryan Drewery
|
e36142aa5d
* Added dovoice() for checking for y|y
|
22 年之前 |
Bryan Drewery
|
0b7cbb130d
* Added private() chk_op/deop/voice/devoice
|
22 年之前 |
Bryan Drewery
|
1ab8701841
* Fixed rehash() to work as intended
|
22 年之前 |