summaryrefslogtreecommitdiff
path: root/segfault.c
Commit message (Collapse)AuthorAgeFilesLines
* 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-021-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.epoch2014-02-101-179/+66
|
* fixed a small bug in format_magic.epoch2014-02-091-2/+1
|
* added minimal startup scripts.epoch2014-02-091-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.epoch2014-02-091-1/+62
|
* first useful commit. hopefully it compiles...epoch2014-02-051-0/+1002