1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Justasic
as Justin Crawford
More... almost 14 years ago
fixed possible errors in the build script
Justasic
as Justin Crawford
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.
Justasic
as Justin Crawford
More... about 14 years ago
fixed some weird git screw up
Justasic
as Justin Crawford
More... about 14 years ago
stupid git not updating files
Justasic
as Justin Crawford
More... about 14 years ago
oops lol
Justasic
as Justin Crawford
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
Justasic
as Justin Crawford
More... about 14 years ago
fix this shit
Justasic
as Justin Crawford
More... about 14 years ago
Merge branch 'master' of gitorious.org:navn/navn
Justasic
as Justin Crawford
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..
Justasic
as Justin Crawford
More... about 14 years ago
fix for the damn sh script for like the 8th time
Justasic
as Justin Crawford
More... about 14 years ago
Fixed quit function so now it correctly quits, changed the easteregg cum so its less spammy
Justasic
as Justin Crawford
More... about 14 years ago
Test commit on lenux
Justasic
as Justin Crawford
More... about 14 years ago
minor compile fixes
Justasic
as Justin Crawford
More... about 14 years ago
Finally fixed the damn welcome message!
Justasic
as Justin Crawford
More... about 14 years ago
Added another timezone, removed some junk code, fixed bot connect welcome message
Justasic
as Justin Crawford
More... about 14 years ago
added error handling if DNS lookup failed instead of a nice segmentation fault
Justasic
as Justin Crawford
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.)
Justasic
as Justin Crawford
More... about 14 years ago
Added DNS lookup ability, working on rDNS lookup
Justasic
as Justin Crawford
More... about 14 years ago
Corrected version string, fixed and added an enum for IRC colors
Justasic
as Justin Crawford
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.
Justasic
as Justin Crawford
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 -->
Justasic
as Justin Crawford
More... about 14 years ago
Really cleaned up the messy time function, now does time without all the weird work arounds lordofsraam put in
Justasic
as Justin Crawford
More... about 14 years ago
Added some ownership changing stuff.. i dont even know.. to tired lol look at the diff
Justasic
as Justin Crawford
More... about 14 years ago