Bryan Drewery
|
56dc4615d7
* Fixed a bug in gotmsg()
|
22 лет назад |
Bryan Drewery
|
050527412f
* High order bit randomness woot
|
22 лет назад |
Bryan Drewery
|
84d6b39f27
* OK, TCL IS OUT, WOOOOOOOO :)
|
22 лет назад |
Bryan Drewery
|
97b922f5ad
* Huge commit, went through every source file (exlcluding compat)
|
22 лет назад |
Bryan Drewery
|
06b9230178
* Fixed some uninitialised values, 500 more to go!
|
22 лет назад |
Bryan Drewery
|
434a01810d
* Replaced botnetnick with conf.bot->nick
|
22 лет назад |
Bryan Drewery
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
22 лет назад |
Bryan Drewery
|
33b6f93208
* Fixed some bugs for gcc-2.95
|
22 лет назад |
Bryan Drewery
|
4913ef76f6
* Removed define: AUTH, added: AUTHCMDS, AUTHHASH, DCCAUTH, see pack.cfg for details.
|
22 лет назад |
Bryan Drewery
|
f48abe350c
* ctcp.mod no longer is a 'module'
|
22 лет назад |
Bryan Drewery
|
41c7aa02ba
* Fixed the pesky !killmember bug
|
22 лет назад |
Bryan Drewery
|
8ff868ca10
* Fixed disconnect_server()
|
22 лет назад |
Bryan Drewery
|
36e8c43d9e
* "MODE" table for "raw" binds was corrupted, FIXED :)
|
22 лет назад |
Bryan Drewery
|
bd311938c2
* Got rid of a bit of findanyidx() usage
|
22 лет назад |
Bryan Drewery
|
8a9be52ad0
* Using calloc() now for malloc() with bzero.
|
22 лет назад |
Bryan Drewery
|
b6fb8bff79
* Moved creation and maintenance of core binds from tclhash.c to
|
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
|
5543ae79d5
* Changed function names of check_tcl_* to check_*
|
22 лет назад |
Bryan Drewery
|
5c9f35e6b2
* Tcl is mostly stripped from the CORE now..
|
22 лет назад |
Bryan Drewery
|
78fcabbe81
* Removed unused variables, and useless 'features' left over from eggdrop
|
22 лет назад |
Bryan Drewery
|
264b987389
* Added checked_hostmask in server.mod for irc.mod to check in check_hostmask()
|
22 лет назад |
Bryan Drewery
|
bf15c48f18
|
22 лет назад |
Bryan Drewery
|
98fcce4f20
* Fixed a bug in msg_invite, was checking what msgop was :\
|
22 лет назад |
Bryan Drewery
|
c8332ebfac
* MISC fixes, ie: indenting, small fixes for cpu calls/time
|
22 лет назад |
Bryan Drewery
|
bb9f870341
* Fixed error log for non-chathub bot being chatted
|
22 лет назад |
Bryan Drewery
|
bf6449c31e
* Don't use case sensitve matching, will just cause future problems
|
22 лет назад |
Bryan Drewery
|
068c3a7554
* Added config for msg: OP/PASS/INVITE
|
22 лет назад |
Bryan Drewery
|
18d2386b71
* Fixed NICKLEN/NICKMAX business
|
22 лет назад |