Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
22 yıl önce |
Bryan Drewery
|
b78962cf18
* C++ hub fixes
|
22 yıl önce |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 yıl önce |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 yıl önce |
Bryan Drewery
|
a869027dae
* Fixed a roleid bug, even though I'll probably strip roles
|
22 yıl önce |
Bryan Drewery
|
aed2b5005f
* Removed a ton of unused paramaters
|
22 yıl önce |
Bryan Drewery
|
fd4f36edb8
* Fixed rembot() using an already free`d pointer to check for duplicate bots connecting
|
22 yıl önce |
Bryan Drewery
|
a01dbc57bf
* Remove define AUTOLOCK
|
22 yıl önce |
Bryan Drewery
|
4a6d4c08ee
* cmd_bots was showing wrong number of bots up
|
22 yıl önce |
Bryan Drewery
|
ff6cb85048
* Fixed cmd_bots showing all bots instead of just the ones up
|
22 yıl önce |
Bryan Drewery
|
33556e2d15
* Combined cmd_downbots/cmd_bots through tell_bots(idx, up)
|
22 yıl önce |
Bryan Drewery
|
5e242c2a4e
* No longer using USER_BOT
|
22 yıl önce |
Bryan Drewery
|
ea081cabc6
* check_trace() no longer uses asm(), now just sends a SIGTRAP to getpid()
|
22 yıl önce |
Bryan Drewery
|
99d73d0d63
* Fixed many color system bugs
|
22 yıl önce |
Bryan Drewery
|
0a04e92dd0
* Removed cmd_botinfo
|
22 yıl önce |
Bryan Drewery
|
05ab34cdbb
* Removed some COMPAT code
|
22 yıl önce |
Bryan Drewery
|
7996dff984
* Removed all the unused bindings
|
22 yıl önce |
Bryan Drewery
|
e2771967be
* Removed 'link' 'disc' binds
|
22 yıl önce |
Bryan Drewery
|
4947dc7fa1
* Leaf bots weren't dumping partyline members on link
|
22 yıl önce |
Bryan Drewery
|
52861a373c
* rewrote tell_bots() for cmd_bots
|
22 yıl önce |
Bryan Drewery
|
76c954f09e
* Added attributes: format, noreturn
|
22 yıl önce |
Bryan Drewery
|
3ae6e42a2d
* Cleaned up shadowing variables
|
22 yıl önce |
Bryan Drewery
|
9c6eb6bc11
* Code improvements
|
22 yıl önce |
Bryan Drewery
|
efdcaf4d73
* Made tandem->version a buffer[121]
|
22 yıl önce |
Bryan Drewery
|
a05f8d040d
* Removed cmd_vbottree
|
22 yıl önce |
Bryan Drewery
|
14d6968982
* Removed all BOT_FLAGS and the old sharing stuff from eggdrop
|
22 yıl önce |
Bryan Drewery
|
6f7fbc1435
* Cleaned up several compiler errors (-W)
|
22 yıl önce |
Bryan Drewery
|
2627a9aecb
* Removed majority of garblestrings.
|
22 yıl önce |
Bryan Drewery
|
6580006bd6
* Identd now opens when needed, and closes as soon as a connection is made.
|
22 yıl önce |
Bryan Drewery
|
b69788d1cf
* Just some formatting really
|
22 yıl önce |