Bryan Drewery
|
567cbb87b3
* Moved eggmain.h to common.h
|
22 years ago |
Bryan Drewery
|
dfc9dbb9da
* Removed all that EGG_VARARGS crap
|
22 years ago |
Bryan Drewery
|
950ee7a049
* Moved exported DCC tables to dcc.h
|
22 years ago |
Bryan Drewery
|
40408dbabe
* Removed color.h from eggmain.h
|
22 years ago |
Bryan Drewery
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
22 years ago |
Bryan Drewery
|
8ff868ca10
* Fixed disconnect_server()
|
22 years ago |
Bryan Drewery
|
b8b66ab745
* Renamed main.h to eggmain.h (temp, will clear it all out later)
|
22 years ago |
Bryan Drewery
|
08073dab0b
* Removed tcl_set/tcl_get from user entries
|
22 years ago |
Bryan Drewery
|
8a9be52ad0
* Using calloc() now for malloc() with bzero.
|
22 years ago |
Bryan Drewery
|
b6fb8bff79
* Moved creation and maintenance of core binds from tclhash.c to
|
22 years ago |
Bryan Drewery
|
39d0b57cd0
* Implemented strdup()
|
22 years ago |
Bryan Drewery
|
13bf4ea9b0
* Removed nmalloc() nrealloc() nfree()
|
22 years ago |
Bryan Drewery
|
7c166d3016
* Removed all the expmem code...still need to fix up memory table...
|
22 years ago |
Bryan Drewery
|
5543ae79d5
* Changed function names of check_tcl_* to check_*
|
22 years ago |
Bryan Drewery
|
9f0a17207e
* check_tcl_chon/of was being called wrong
|
22 years ago |
Bryan Drewery
|
a9224c3aa0
* Bots now call request_op every 5 seconds instead of every 3
|
22 years ago |
Bryan Drewery
|
380bb29442
* Made some DEFINES in color.h for colors. See color.h for syntax.
|
22 years ago |
Bryan Drewery
|
57cacca5f3
* Added color(idx, TYPE, C_COLOR);
|
22 years ago |
Bryan Drewery
|
469b49f066
* Added a FIXME and possible code for an ANSI Bug fix (dccutil.c)
|
22 years ago |
Bryan Drewery
|
74d9d9b857
* Code cleanup
|
22 years ago |
Bryan Drewery
|
0b7cbb130d
* Added private() chk_op/deop/voice/devoice
|
22 years ago |
Bryan Drewery
|
833edc2365
* Fixed some bugs in dprintf()
|
22 years ago |
Bryan Drewery
|
21d5fbaca9
* Hub compile fixes
|
22 years ago |
Bryan Drewery
|
c8d3f909f3
* Removed some useless/obsolete TCL functions and code
|
22 years ago |
Bryan Drewery
|
1c4a192291
* Initial commit for ssl server support
|
22 years ago |
Bryan Drewery
|
82d461c845
* Fixed cmd relaying
|
23 years ago |
Bryan Drewery
|
5b5b752347
* Fixed another typo in tcldcc.c
|
23 years ago |
Bryan Drewery
|
7c0e8e6706
(listen_all) Fixed initialization of dcc[idx].addr6
|
23 years ago |
Bryan Drewery
|
58f96a55a8
Various comments removed
|
23 years ago |
Bryan Drewery
|
d5b39b9582
IPv6 fixes
|
23 years ago |