Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added nick globbing for easier control of many bots at once. | Epoch Qwert | 2014-08-10 | 1 | -6/+10 | |
| | ||||||
* | Added a user char * to the tail struct to keep track of who set it. | Epoch Qwert | 2014-08-03 | 1 | -14/+37 | |
| | ||||||
* | added some other bugfixes. hashing, seg-as-client stuff... I dunno. | Epoch Qwert | 2014-07-26 | 1 | -10/+19 | |
| | ||||||
* | various silly things. | Epoch Qwert | 2014-07-26 | 1 | -30/+46 | |
| | ||||||
* | Stuff! | Epoch Qwert | 2014-07-23 | 1 | -10/+28 | |
| | ||||||
* | first commit from new setup. don't remember what I changed. | epoch | 2014-06-30 | 1 | -6/+26 | |
| | ||||||
* | fixed it *really* | epoch | 2014-03-25 | 1 | -0/+5 | |
| | ||||||
* | fixed a bug in libirc where pong was sending ping. dunno. | epoch | 2014-03-25 | 1 | -18/+35 | |
| | | | | I don't remember what else I did. | |||||
* | updated the function that converts tail modes to strings for !tails | epoch | 2014-03-17 | 1 | -65/+53 | |
| | | | | other general cleaning | |||||
* | converted the alias system to use a hash table with linked lists inside | epoch | 2014-03-14 | 1 | -144/+141 | |
| | ||||||
* | made some stuff a bit prettier. | epoch | 2014-03-02 | 1 | -31/+82 | |
| | | | | | added %m and segnick variable for self nick stuff you can use git diff for anything else. | |||||
* | fixed some command conflict issues based on only checking part of a string. | epoch | 2014-02-10 | 1 | -179/+66 | |
| | ||||||
* | fixed a small bug in format_magic. | epoch | 2014-02-09 | 1 | -2/+1 | |
| | ||||||
* | added minimal startup scripts. | epoch | 2014-02-09 | 1 | -7/+3 | |
| | | | | | | | | deleted a bunch of shit from compile.sh cleaned segfault a bit. made the shell script not auto-generated. everything expects /home/segfault/ to be where segfault gets ran. you have to do the chdir yourself now. | |||||
* | upgraded format_magic() to hopefully be more compatible and less voodoo-y. | epoch | 2014-02-09 | 1 | -1/+62 | |
| | ||||||
* | first useful commit. hopefully it compiles... | epoch | 2014-02-05 | 1 | -0/+1002 | |