Bryan Drewery
|
f07cfeb674
* Fixed some problems with updating within 1.1
|
22 年之前 |
Bryan Drewery
|
3155ce6458
* readconf() did not account for '.' in some fields
|
22 年之前 |
Bryan Drewery
|
97b922f5ad
* Huge commit, went through every source file (exlcluding compat)
|
22 年之前 |
Bryan Drewery
|
05cb71c39b
* Stripped numver crap...
|
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
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
22 年之前 |
Bryan Drewery
|
6335fe0ef6
* Hacked update.mod out
|
22 年之前 |
Bryan Drewery
|
ab16af6526
* Cleared out eggdrop.h, just need to merge eggmain.h to eggdrop.h now
|
22 年之前 |
Bryan Drewery
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
22 年之前 |
Bryan Drewery
|
9ae6852437
* Initial working commit with .deps support
|
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
|
bb8c2e272a
* Bind table cleanups, especially renaming bind table functions and making add/rem_builtins take a char * instead of a bind_table_t *.
|
22 年之前 |
Bryan Drewery
|
5c9f35e6b2
* Tcl is mostly stripped from the CORE now..
|
22 年之前 |
Bryan Drewery
|
df4c66f931
|
22 年之前 |
Bryan Drewery
|
a9224c3aa0
* Bots now call request_op every 5 seconds instead of every 3
|
22 年之前 |
Bryan Drewery
|
c8332ebfac
* MISC fixes, ie: indenting, small fixes for cpu calls/time
|
22 年之前 |
Bryan Drewery
|
8ff2a788ff
* Fixed a bot with bot_buildts not being called
|
22 年之前 |
Bryan Drewery
|
86a792706b
* Now I remember why update_version was disabled
|
22 年之前 |
Bryan Drewery
|
84c1e9082a
* Update.mod cosmetic changes
|
22 年之前 |
Bryan Drewery
|
8ab3b8aba3
* Update was disabled...
|
22 年之前 |
Bryan Drewery
|
5163c7d433
* Fixed some hub compile issues regarding sharing buildts
|
22 年之前 |
Bryan Drewery
|
3cd102e333
* Changed egg_version/egg_numver to const
|
22 年之前 |
Bryan Drewery
|
c43352d1c1
* Changed some botnet_send_zapf_broad() lines to putallbots()
|
22 年之前 |
Bryan Drewery
|
27423484e9
* Removed minor redundant redeclarations
|
22 年之前 |
Bryan Drewery
|
4eb8a2d675
* Removed some useless tcl functions
|
22 年之前 |
Bryan Drewery
|
f336eb1dde
* Removed all mod_close() functions
|
22 年之前 |
Bryan Drewery
|
58f96a55a8
Various comments removed
|
23 年之前 |