Bryan Drewery
|
f3776a3410
* Finished removing all the modules.
|
22 anni fa |
Bryan Drewery
|
2982588d43
* Removed bind table "event"
|
22 anni fa |
Bryan Drewery
|
d38cab0e21
* Just some cleanups
|
22 anni fa |
Bryan Drewery
|
2b3124b4ba
* Removed server.mod from the 'modules'
|
22 anni fa |
Bryan Drewery
|
ea3546be8c
* Went in to fix sendaway() to only send when server_online == 1
|
22 anni fa |
Bryan Drewery
|
9c79a813f7
* Initialize remote idx sockets to -1
|
22 anni fa |
Bryan Drewery
|
d25449ae5a
* Fixed bots mass sending out CONFIG entries when they linked.
|
22 anni fa |
Bryan Drewery
|
447ed582a4
* Cosmetic fix in cmd_status
|
22 anni fa |
Bryan Drewery
|
1e88e6e6cd
* grrrrrrrah
|
22 anni fa |
Bryan Drewery
|
bb11526e00
* Fixed some putlog()s with \n at the end.
|
22 anni fa |
Bryan Drewery
|
3155ce6458
* readconf() did not account for '.' in some fields
|
22 anni fa |
Bryan Drewery
|
54e68221d8
* More Tcl striped
|
22 anni fa |
Bryan Drewery
|
97b922f5ad
* Huge commit, went through every source file (exlcluding compat)
|
22 anni fa |
Bryan Drewery
|
05cb71c39b
* Stripped numver crap...
|
22 anni fa |
Bryan Drewery
|
434a01810d
* Replaced botnetnick with conf.bot->nick
|
22 anni fa |
Bryan Drewery
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
22 anni fa |
Bryan Drewery
|
567cbb87b3
* Moved eggmain.h to common.h
|
22 anni fa |
Bryan Drewery
|
d74379abf7
* Removed tclhash.h from eggmain.h
|
22 anni fa |
Bryan Drewery
|
950ee7a049
* Moved exported DCC tables to dcc.h
|
22 anni fa |
Bryan Drewery
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
22 anni fa |
Bryan Drewery
|
0201da57c6
* Removed USERENTRY_XTRA
|
22 anni fa |
Bryan Drewery
|
b8b66ab745
* Renamed main.h to eggmain.h (temp, will clear it all out later)
|
22 anni fa |
Bryan Drewery
|
b6fb8bff79
* Moved creation and maintenance of core binds from tclhash.c to
|
22 anni fa |
Bryan Drewery
|
5543ae79d5
* Changed function names of check_tcl_* to check_*
|
22 anni fa |
Bryan Drewery
|
bb8c2e272a
* Bind table cleanups, especially renaming bind table functions and making add/rem_builtins take a char * instead of a bind_table_t *.
|
22 anni fa |
Bryan Drewery
|
5c9f35e6b2
* Tcl is mostly stripped from the CORE now..
|
22 anni fa |
Bryan Drewery
|
a4c45bda40
* Fixed some more overlapping strcpys
|
22 anni fa |
Bryan Drewery
|
8699c8e9be
* Initialize dcc[].status as remote status not STAT_ECHO
|
22 anni fa |
Bryan Drewery
|
ccb11cea08
* Send dcc[idx].status for remote commands
|
22 anni fa |
Bryan Drewery
|
8ff2a788ff
* Fixed a bot with bot_buildts not being called
|
22 anni fa |