aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* did the TODO of making builtins use a hashtable.Epoch Qwert2014-09-158-180/+228
* small fix with libhashtable's headerEpoch Qwert2014-09-072-4/+3
* took the hashtable stuff out of segfault and put it into a library. good idea...Epoch Qwert2014-09-076-151/+221
* fixed the rand() seeding to use pid too so bots started in the same second do...Epoch Qwert2014-08-262-10/+16
* fixed shitty #define MYUSEREpoch Qwert2014-08-251-2/+3
* fixed the weird use of a?:b; in two places.Epoch Qwert2014-08-251-2/+2
* forgot in last commit: changed up some of the line handler's parsing.Epoch Qwert2014-08-251-6/+4
* fixed an off-by-one bug I didn't notice until testing with URCD.Epoch Qwert2014-08-251-39/+89
* added a struct for user data. added %h and %n for host and name for aliases.Epoch Qwert2014-08-152-52/+70
* added nick globbing for easier control of many bots at once.Epoch Qwert2014-08-101-6/+10
* Added a user char * to the tail struct to keep track of who set it.Epoch Qwert2014-08-031-14/+37
* added some other bugfixes. hashing, seg-as-client stuff... I dunno.Epoch Qwert2014-07-261-10/+19
* various silly things.Epoch Qwert2014-07-263-32/+48
* Stuff!Epoch Qwert2014-07-232-11/+29
* first commit from new setup. don't remember what I changed.epoch2014-06-304-9/+32
* fixed it *really*epoch2014-03-254-2/+14
* fixed a bug in libirc where pong was sending ping. dunno.epoch2014-03-253-59/+50
* updated the function that converts tail modes to strings for !tailsepoch2014-03-173-66/+58
* experimental Makefiles.epoch2014-03-152-0/+20
* converted the alias system to use a hash table with linked lists insideepoch2014-03-141-144/+141
* made some stuff a bit prettier.epoch2014-03-022-32/+83
* fuck, man. you know how to read diffs.epoch2014-03-011-0/+7
* fixed some command conflict issues based on only checking part of a string.epoch2014-02-101-179/+66
* fixed a small bug in format_magic.epoch2014-02-092-3/+2
* added minimal startup scripts.epoch2014-02-099-48/+26
* upgraded format_magic() to hopefully be more compatible and less voodoo-y.epoch2014-02-093-66/+62
* first useful commit. hopefully it compiles...epoch2014-02-0511-0/+1295
* just another shit commitepoch2014-02-051-0/+1
* testinepoch2014-02-031-0/+1
* added testmkz2014-02-031-0/+1
* initial commitmkz2014-02-031-0/+1