aboutsummaryrefslogtreecommitdiff
path: root/netnuke.c
Commit message (Expand)AuthorAgeFilesLines
* Forgot to remove "error". It is no longer used either.Joseph Hunkeler2009-09-161-2/+0
* Rewrite the entire core of NetNuke to store every media device in an array of...Joseph Hunkeler2009-09-161-79/+108
* Attempting to make a dynamic array of devices that can be sorted, and skipped...Joseph Hunkeler2009-09-161-166/+220
* Fixed a few things, but before a few others.Joseph Hunkeler2009-09-161-34/+75
* Made the number of passes easier to understand.Joseph Hunkeler2009-09-111-1/+1
* Version information is displayed on the first line.Joseph Hunkeler2009-09-111-1/+14
* First truely working implementation.Joseph Hunkeler2009-09-111-52/+39
* Assloads of changesJoseph Hunkeler2009-09-101-114/+184
* Too many changes to really note them all.Joseph Hunkeler2009-09-101-14/+104
* Started working on command line arguments and helper macrosJoseph Hunkeler2009-09-101-1/+95
* Replaced printf("\n") with putchar('\n');Joseph Hunkeler2009-09-081-1/+1
* (no commit message)Joseph Hunkeler2009-09-081-0/+332