Bryan Drewery
|
3155ce6458
* readconf() did not account for '.' in some fields
|
22 years ago |
Bryan Drewery
|
a8b4b2ce28
* Fixed up cmd_chanset to work as intended
|
22 years ago |
Bryan Drewery
|
32494ddfe0
* Code cleanups
|
22 years ago |
Bryan Drewery
|
5bd81301b9
* Tcl is stripped minus convert_element()
|
22 years ago |
Bryan Drewery
|
06667e02cb
* Forgot a few pointers
|
22 years ago |
Bryan Drewery
|
97b922f5ad
* Huge commit, went through every source file (exlcluding compat)
|
22 years ago |
Bryan Drewery
|
db3b0a0b44
* Fixed a problem with conf.bot->u
|
22 years ago |
Bryan Drewery
|
434a01810d
* Replaced botnetnick with conf.bot->nick
|
22 years ago |
Bryan Drewery
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
22 years ago |
Bryan Drewery
|
567cbb87b3
* Moved eggmain.h to common.h
|
22 years ago |
Bryan Drewery
|
950ee7a049
* Moved exported DCC tables to dcc.h
|
22 years ago |
Bryan Drewery
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
22 years ago |
Bryan Drewery
|
b8b66ab745
* Renamed main.h to eggmain.h (temp, will clear it all out later)
|
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
|
a9224c3aa0
* Bots now call request_op every 5 seconds instead of every 3
|
22 years ago |
Bryan Drewery
|
2711e1c707
* tempdir now always has the trailing slash
|
22 years ago |
Bryan Drewery
|
195bb12408
* Removed the "DONT DELETE THIS LINE" from the userfile write; it was fixed long ago
|
22 years ago |
Bryan Drewery
|
e0fd4b1077
* Userfile is now sorted correctly
|
22 years ago |
Bryan Drewery
|
fc3ab45fde
* Fixed some bugs that valgrind found (mainly overlapping strcpys)
|
22 years ago |
Eggheads Development Team (Ported by Bryan)
|
4c94dd4ebd
* Fixes from eggdrop cvs
|
22 years ago |
Bryan Drewery
|
d43c5feb87
* Fixed all snprintf() to egg_snprintf()
|
22 years ago |
Bryan Drewery
|
f4802b6d9d
* Forgot some fixes for new stringfix syntax
|
22 years ago |
Bryan Drewery
|
8c9f2a1884
* Removed share_greet and made always true.
|
22 years ago |
Bryan Drewery
|
014da0be9d
* Fixed some compile/make issues
|
22 years ago |
Bryan Drewery
|
034caf5944
* Moved deflag config code to config.c from userrec.c
|
22 years ago |
Bryan Drewery
|
eb5e982311
* Added S_SPLITHIJACK for testing (+/-cycle)
|
22 years ago |