fixed the ping-timeouts as a result of the new ping function, added a socket exception so if server disconnects for any reason it will throw, added the beginning of a channel logger |
|
More...
|
almost 14 years ago
|
fixed possible errors in the build script |
|
More...
|
about 14 years ago
|
Changed build script to fix some rare errors on some OS'es, Added IsoHost class which can isolate hosts in the givin string (as seen with !decodehost in channel) Added part of a working timed ping function. |
|
More...
|
about 14 years ago
|
fixed some weird git screw up |
|
More...
|
about 14 years ago
|
stupid git not updating files |
|
More...
|
about 14 years ago
|
oops lol |
|
More...
|
about 14 years ago
|
Added partal topic function, added part of jk_yang's Flux_S3rvices bot, Added samode oper and topic functions, changed welcome message, changed how sh script compiles to support module system, added debug logging into Socket to see what is sent or recieved, updated --help paramitor, Added teamspeak info into Da_Goat.h, Added oper abilities to config. fixed some bugs... blah blah blah |
|
More...
|
about 14 years ago
|
fix this shit |
|
More...
|
about 14 years ago
|
Merge branch 'master' of gitorious.org:navn/navn |
|
More...
|
about 14 years ago
|
'Added an example to dummy.h' |
|
More...
|
about 14 years ago
|
Added google image search !image |
|
More...
|
about 14 years ago
|
Added a little text to the sh file |
|
More...
|
about 14 years ago
|
Modulization |
|
More...
|
about 14 years ago
|
Edited main.cpp to use modules. |
|
More...
|
about 14 years ago
|
Everything has now been modulized. To develope your own module look at dummy.h as an example module. |
|
More...
|
about 14 years ago
|
hopefully fix this mess with the repo.. |
|
More...
|
about 14 years ago
|
fix for the damn sh script for like the 8th time |
|
More...
|
about 14 years ago
|
Fixed quit function so now it correctly quits, changed the easteregg cum so its less spammy |
|
More...
|
about 14 years ago
|
Test commit on lenux |
|
More...
|
about 14 years ago
|
minor compile fixes |
|
More...
|
about 14 years ago
|
Finally fixed the damn welcome message! |
|
More...
|
about 14 years ago
|
Added another timezone, removed some junk code, fixed bot connect welcome message |
|
More...
|
about 14 years ago
|
added error handling if DNS lookup failed instead of a nice segmentation fault |
|
More...
|
about 14 years ago
|
Renamed DNS to rDNS as it is reverse dns, added DNS look up, added ability to choose where to send lookup info (eg. privmsg, notice, etc.) |
|
More...
|
about 14 years ago
|
Added DNS lookup ability, working on rDNS lookup |
|
More...
|
about 14 years ago
|
Corrected version string, fixed and added an enum for IRC colors |
|
More...
|
about 14 years ago
|
Moved Da_Goat to its own header file (hopefully for modulization), added enum.h to hopefully make a IRC colors selector to be used in strings, fixed build warning for char*, overloaded DoQuit() again with socket class included to send quit messages, fixed a few broken functions. |
|
More...
|
about 14 years ago
|
added execute() to execute system commands and return them as strings, cleaned up time function(yes it works same as before), few fixes/tweaks see diff --> |
|
More...
|
about 14 years ago
|
Really cleaned up the messy time function, now does time without all the weird work arounds lordofsraam put in |
|
More...
|
about 14 years ago
|
Added some ownership changing stuff.. i dont even know.. to tired lol look at the diff |
|
More...
|
about 14 years ago
|