Bryan Drewery
|
2b3124b4ba
* Removed server.mod from the 'modules'
|
22 anni fa |
Bryan Drewery
|
a221100ee1
* Updated egg_timer (sync 1.7 egg)
|
22 anni fa |
Bryan Drewery
|
56dc4615d7
* Fixed a bug in gotmsg()
|
22 anni fa |
Bryan Drewery
|
1cccb43bcb
* Fixed up the cmdpass stuff
|
22 anni fa |
Bryan Drewery
|
3155ce6458
* readconf() did not account for '.' in some fields
|
22 anni fa |
Bryan Drewery
|
97b922f5ad
* Huge commit, went through every source file (exlcluding compat)
|
22 anni fa |
Bryan Drewery
|
567cbb87b3
* Moved eggmain.h to common.h
|
22 anni fa |
Bryan Drewery
|
f120cffe0d
* Moved a majority of eggdrop.h to proper places
|
22 anni fa |
Bryan Drewery
|
dfc9dbb9da
* Removed all that EGG_VARARGS crap
|
22 anni fa |
Bryan Drewery
|
d74379abf7
* Removed tclhash.h from eggmain.h
|
22 anni fa |
Bryan Drewery
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
22 anni fa |
Bryan Drewery
|
8ff868ca10
* Fixed disconnect_server()
|
22 anni fa |
Bryan Drewery
|
b8b66ab745
* Renamed main.h to eggmain.h (temp, will clear it all out later)
|
22 anni fa |
Bryan Drewery
|
9d0943d010
* Beginning of load-order independent bind tables
|
22 anni fa |
Bryan Drewery
|
bd311938c2
* Got rid of a bit of findanyidx() usage
|
22 anni fa |
Bryan Drewery
|
b6fb8bff79
* Moved creation and maintenance of core binds from tclhash.c to
|
22 anni fa |
Bryan Drewery
|
da9618bae1
* Made dcc a MATCH_PARTIAL table again.
|
22 anni fa |
Bryan Drewery
|
7c0d4139c1
* Bind table cleanups
|
22 anni fa |
Bryan Drewery
|
39d0b57cd0
* Implemented strdup()
|
22 anni fa |
Bryan Drewery
|
13bf4ea9b0
* Removed nmalloc() nrealloc() nfree()
|
22 anni fa |
Bryan Drewery
|
7c166d3016
* Removed all the expmem code...still need to fix up memory table...
|
22 anni fa |
Bryan Drewery
|
5543ae79d5
* Changed function names of check_tcl_* to check_*
|
22 anni fa |
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 anni fa |
Bryan Drewery
|
5c9f35e6b2
* Tcl is mostly stripped from the CORE now..
|
22 anni fa |
Bryan Drewery
|
a9224c3aa0
* Bots now call request_op every 5 seconds instead of every 3
|
22 anni fa |
Bryan Drewery
|
a4c45bda40
* Fixed some more overlapping strcpys
|
22 anni fa |
Bryan Drewery
|
e8c0289870
* Added cmd_nohelp for showing cmds with no help info.
|
22 anni fa |
Bryan Drewery
|
2c81a5da1f
* Fixed some functions for compatability
|
22 anni fa |
Bryan Drewery
|
b68ecdf2c5
* Added some Contexts to try to find the mysterious dcc bug.
|
23 anni fa |
Bryan Drewery
|
b64c3cbdeb
* Fixed some bugs caused from removing dcc_cmd_t
|
23 anni fa |