Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forgot to remove "error". It is no longer used either. | Joseph Hunkeler | 2009-09-16 | 1 | -2/+0 |
| | |||||
* | Rewrite the entire core of NetNuke to store every media device in an array ↵ | Joseph Hunkeler | 2009-09-16 | 3 | -83/+117 |
| | | | | | | | | | | of structs. So far the code is solid, but live-testing will be the deciding factor in if that is a true statement. Also, I remember getSize(const char* media) because it is no longer viable to use | ||||
* | Attempting to make a dynamic array of devices that can be sorted, and ↵ | Joseph Hunkeler | 2009-09-16 | 2 | -166/+242 |
| | | | | skipped through. | ||||
* | Fixed a few things, but before a few others. | Joseph Hunkeler | 2009-09-16 | 2 | -35/+76 |
| | |||||
* | Initial commit of README | Joseph Hunkeler | 2009-09-14 | 1 | -0/+112 |
| | |||||
* | Made the number of passes easier to understand. | Joseph Hunkeler | 2009-09-11 | 1 | -1/+1 |
| | |||||
* | Version information is displayed on the first line. | Joseph Hunkeler | 2009-09-11 | 2 | -1/+15 |
| | | | | | | Added newline characters to various areas for a cleaner output. | ||||
* | First truely working implementation. | Joseph Hunkeler | 2009-09-11 | 3 | -56/+43 |
| | |||||
* | Assloads of changes | Joseph Hunkeler | 2009-09-10 | 2 | -114/+223 |
| | |||||
* | Too many changes to really note them all. | Joseph Hunkeler | 2009-09-10 | 2 | -15/+105 |
| | |||||
* | Adding netnuke.h | Joseph Hunkeler | 2009-09-10 | 1 | -0/+28 |
| | |||||
* | Started working on command line arguments and helper macros | Joseph Hunkeler | 2009-09-10 | 1 | -1/+95 |
| | |||||
* | Replaced printf("\n") with putchar('\n'); | Joseph Hunkeler | 2009-09-08 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Joseph Hunkeler | 2009-09-08 | 5 | -0/+510 |
| | |||||
* | Created directory 'trunk'. | Joseph Hunkeler | 2009-09-08 | 0 | -0/+0 |