Bryan Drewery
|
950ee7a049
* Moved exported DCC tables to dcc.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
|
b6fb8bff79
* Moved creation and maintenance of core binds from tclhash.c to
|
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
|
5543ae79d5
* Changed function names of check_tcl_* to check_*
|
22 年之前 |
Bryan Drewery
|
a9224c3aa0
* Bots now call request_op every 5 seconds instead of every 3
|
22 年之前 |
Bryan Drewery
|
2711e1c707
* tempdir now always has the trailing slash
|
22 年之前 |
Bryan Drewery
|
195bb12408
* Removed the "DONT DELETE THIS LINE" from the userfile write; it was fixed long ago
|
22 年之前 |
Bryan Drewery
|
e0fd4b1077
* Userfile is now sorted correctly
|
22 年之前 |
Bryan Drewery
|
fc3ab45fde
* Fixed some bugs that valgrind found (mainly overlapping strcpys)
|
22 年之前 |
Eggheads Development Team (Ported by Bryan)
|
4c94dd4ebd
* Fixes from eggdrop cvs
|
22 年之前 |
Bryan Drewery
|
d43c5feb87
* Fixed all snprintf() to egg_snprintf()
|
22 年之前 |
Bryan Drewery
|
f4802b6d9d
* Forgot some fixes for new stringfix syntax
|
22 年之前 |
Bryan Drewery
|
8c9f2a1884
* Removed share_greet and made always true.
|
22 年之前 |
Bryan Drewery
|
014da0be9d
* Fixed some compile/make issues
|
22 年之前 |
Bryan Drewery
|
034caf5944
* Moved deflag config code to config.c from userrec.c
|
22 年之前 |
Bryan Drewery
|
eb5e982311
* Added S_SPLITHIJACK for testing (+/-cycle)
|
22 年之前 |
Bryan Drewery
|
93810a8572
* Recoded/reorganized a lot of the 'first thing' checks (mdop/mop/cookieops)
|
22 年之前 |
Bryan Drewery
|
61c107454e
* Fixed another type, yay
|
22 年之前 |
Bryan Drewery
|
61722fcf79
* Fixed a type on deflag_describe
|
22 年之前 |
Bryan Drewery
|
e36142aa5d
* Added dovoice() for checking for y|y
|
22 年之前 |
Bryan Drewery
|
59845be4ec
* Backup to tempdir
|
22 年之前 |
Bryan Drewery
|
58f96a55a8
Various comments removed
|
23 年之前 |
Bryan Drewery
|
f5cf93c160
Moved degarble() to mem.c to avoid nmalloc/nfree
|
23 年之前 |
Bryan Drewery
|
5089604fb7
Various debug fixes
|
23 年之前 |
Bryan Drewery
|
7e8cb338b0
Fixed bug with partyline chat -found by ryguy.
|
23 年之前 |
Bryan Drewery
|
3fc3499dc8
* 1.0.9 Release
|
23 年之前 |