Bryan Drewery
|
44c7e57bc0
* Ported [2428] to 1.2.9 (fixes #161)
|
20 years ago |
Bryan Drewery
|
21676762d4
* Ported misc CYGWIN fixes to 1.2.9
|
20 years ago |
Bryan Drewery
|
80f9f93951
* Ported [2399] to 1.2.9 (fixes #158)
|
20 years ago |
Bryan Drewery
|
a160f0fee7
* Ported [2397] to 1.2.9
|
20 years ago |
Bryan Drewery
|
3c82075d2d
* Fixed bots not correctly recognizing changes in botset to empty vars after restart/update. (#150)
|
21 years ago |
Bryan Drewery
|
0ffc3dd727
|
21 years ago |
Bryan Drewery
|
05035953cd
* Fixed a bug in the cfg parser with /* */ comments
|
21 years ago |
Bryan Drewery
|
9fc3995250
* Trace detection cannot be set to 'ignore', lowest setting is now: 'die'
|
21 years ago |
Bryan Drewery
|
32f1d4cf07
* Fixed nick changing after restart if not matching bot's -C config
|
21 years ago |
Bryan Drewery
|
5f417ef618
|
21 years ago |
Bryan Drewery
|
8c0029ccbf
|
21 years ago |
Bryan Drewery
|
deb5cee7d6
|
21 years ago |
Bryan Drewery
|
0397a51793
* When restarting, also pass along -s
|
21 years ago |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 years ago |
Bryan Drewery
|
536192b112
* Copy the server nick from soft restart to origbotname (#103)
|
21 years ago |
Bryan Drewery
|
a420f51753
* Fixed bots with '`' in nick not spawning correctly. (#88)
|
21 years ago |
Bryan Drewery
|
b493d82dca
* Add the server to serverlist on soft_restart
|
21 years ago |
Bryan Drewery
|
b9a7555411
* FreeBSD compile fix; kill() is listed in a different header than linux
|
21 years ago |
Bryan Drewery
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 years ago |
Bryan Drewery
|
668a2fca64
* Code restructure for coloridx()
|
21 years ago |
Bryan Drewery
|
474b367e2b
* Changed set of "other" chars for random strings
|
21 years ago |
Bryan Drewery
|
3be5f97bdc
* Fixed a bug in the hash creation of cookies due to an ircd stripping excess '*' in cookies.
|
21 years ago |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
21 years ago |
Bryan Drewery
|
ca53255b97
* Now using ANSI color code *0* to close bold (as opposed to new standard: 22)
|
21 years ago |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 years ago |
Bryan Drewery
|
6679b221fd
|
21 years ago |
Bryan Drewery
|
df64e22c67
|
21 years ago |
Bryan Drewery
|
dfe1caf6e6
* Changed dcc[].msgc to dcc[].irc
|
21 years ago |
Bryan Drewery
|
52dd7bb76d
|
21 years ago |
Bryan Drewery
|
a2f3436141
|
21 years ago |