Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite the entire core of NetNuke to store every media device in an array ↵ | Joseph Hunkeler | 2009-09-16 | 1 | -2/+6 |
| | | | | | | | | | | 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 | 1 | -0/+22 |
| | | | | skipped through. | ||||
* | Fixed a few things, but before a few others. | Joseph Hunkeler | 2009-09-16 | 1 | -1/+1 |
| | |||||
* | Version information is displayed on the first line. | Joseph Hunkeler | 2009-09-11 | 1 | -0/+1 |
| | | | | | | Added newline characters to various areas for a cleaner output. | ||||
* | First truely working implementation. | Joseph Hunkeler | 2009-09-11 | 1 | -2/+2 |
| | |||||
* | Assloads of changes | Joseph Hunkeler | 2009-09-10 | 1 | -0/+39 |
| | |||||
* | Adding netnuke.h | Joseph Hunkeler | 2009-09-10 | 1 | -0/+28 |