Bryan Drewery
|
36df3c66aa
* Fixed a bug in conf.c [Wasn't copying homedir in fillconf()]
|
22 лет назад |
Bryan Drewery
|
d5750cae20
* Finished changing binpath/binpath in config
|
22 лет назад |
Bryan Drewery
|
b1a5846a3f
* Finished up code for updating bots with new conf system
|
22 лет назад |
Bryan Drewery
|
d0cbc25f26
* Trying to figure out this pesky bug ;/
|
22 лет назад |
Bryan Drewery
|
1e88e6e6cd
* grrrrrrrah
|
22 лет назад |
Bryan Drewery
|
eb690f3f7c
* Modify startup messages
|
22 лет назад |
Bryan Drewery
|
bb11526e00
* Fixed some putlog()s with \n at the end.
|
22 лет назад |
Bryan Drewery
|
050527412f
* High order bit randomness woot
|
22 лет назад |
Bryan Drewery
|
5bd81301b9
* Tcl is stripped minus convert_element()
|
22 лет назад |
Bryan Drewery
|
06667e02cb
* Forgot a few pointers
|
22 лет назад |
Bryan Drewery
|
97b922f5ad
* Huge commit, went through every source file (exlcluding compat)
|
22 лет назад |
Bryan Drewery
|
434a01810d
* Replaced botnetnick with conf.bot->nick
|
22 лет назад |
Bryan Drewery
|
d695e29bf6
* Now storing our own userrecord in conf.bot->u
|
22 лет назад |
Bryan Drewery
|
8b3121ae80
* Moved conf structs/handling to conf.c/conf.h
|
22 лет назад |
Bryan Drewery
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
22 лет назад |
Bryan Drewery
|
3861e5357b
* Moved most of the "shell" functions to shell.c/.h
|
22 лет назад |
Bryan Drewery
|
455cbb8f01
* Gcc 2.95 compile fixes
|
22 лет назад |
Bryan Drewery
|
40e8319a95
* Added a log.c/log.h and moved logging functions there.
|
22 лет назад |
Bryan Drewery
|
567cbb87b3
* Moved eggmain.h to common.h
|
22 лет назад |
Bryan Drewery
|
f120cffe0d
* Moved a majority of eggdrop.h to proper places
|
22 лет назад |
Bryan Drewery
|
dfc9dbb9da
* Removed all that EGG_VARARGS crap
|
22 лет назад |
Bryan Drewery
|
950ee7a049
* Moved exported DCC tables to dcc.h
|
22 лет назад |
Bryan Drewery
|
40408dbabe
* Removed color.h from eggmain.h
|
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
|
08073dab0b
* Removed tcl_set/tcl_get from user entries
|
22 лет назад |
Bryan Drewery
|
3598bb5c61
* Misc compile warnings
|
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 лет назад |