Bryan Drewery
|
ee4995dd87
* Cleaned up cfg structs, all functions now static, (describe) is hub-only
|
22 жил өмнө |
Bryan Drewery
|
76c954f09e
* Added attributes: format, noreturn
|
22 жил өмнө |
Bryan Drewery
|
2627a9aecb
* Removed majority of garblestrings.
|
22 жил өмнө |
Bryan Drewery
|
872b3072da
* Respond to /ctcp CHAT quicker
|
22 жил өмнө |
Bryan Drewery
|
f2c396fe9f
* Don't reveal CYGWIN in ctcp_VERSION
|
22 жил өмнө |
Bryan Drewery
|
c9e12675e4
* CYGWIN fixes :)
|
22 жил өмнө |
Bryan Drewery
|
dbdeefdc11
* Used myuid not conf.uid
|
22 жил өмнө |
Bryan Drewery
|
f3776a3410
* Finished removing all the modules.
|
22 жил өмнө |
Bryan Drewery
|
f26bfa3268
* irc.mod is now independant
|
22 жил өмнө |
Bryan Drewery
|
2b3124b4ba
* Removed server.mod from the 'modules'
|
22 жил өмнө |
Bryan Drewery
|
ea3546be8c
* Went in to fix sendaway() to only send when server_online == 1
|
22 жил өмнө |
Bryan Drewery
|
555eaed5f3
* cmd_timers now shows more.
|
22 жил өмнө |
Bryan Drewery
|
f66920c2e8
* Fixed the pesky cosmetic bug with /dcc CHAT /ctcp CHAT
|
22 жил өмнө |
Bryan Drewery
|
a221100ee1
* Updated egg_timer (sync 1.7 egg)
|
22 жил өмнө |
Bryan Drewery
|
050527412f
* High order bit randomness woot
|
22 жил өмнө |
Bryan Drewery
|
97b922f5ad
* Huge commit, went through every source file (exlcluding compat)
|
22 жил өмнө |
Bryan Drewery
|
05cb71c39b
* Stripped numver crap...
|
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
|
226697a67c
* console.mod hacked out
|
22 жил өмнө |
Bryan Drewery
|
f48abe350c
* ctcp.mod no longer is a 'module'
|
22 жил өмнө |
Bryan Drewery
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
22 жил өмнө |
Bryan Drewery
|
39d0b57cd0
* Implemented strdup()
|
22 жил өмнө |
Bryan Drewery
|
13bf4ea9b0
* Removed nmalloc() nrealloc() nfree()
|
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
|
3b13e185b8
* Eliminated un-needed #ifdef HAVE_UNAME lines
|
22 жил өмнө |
Bryan Drewery
|
04f6f64f58
* Added mIRC 6.14 spoofing :)
|
22 жил өмнө |
Bryan Drewery
|
014da0be9d
* Fixed some compile/make issues
|
22 жил өмнө |
Bryan Drewery
|
2c81a5da1f
* Fixed some functions for compatability
|
22 жил өмнө |