aboutsummaryrefslogtreecommitdiff
path: root/netnuke.h
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite the entire core of NetNuke to store every media device in an array ↵Joseph Hunkeler2009-09-161-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 Hunkeler2009-09-161-0/+22
| | | | skipped through.
* Fixed a few things, but before a few others.Joseph Hunkeler2009-09-161-1/+1
|
* Version information is displayed on the first line.Joseph Hunkeler2009-09-111-0/+1
| | | | | | Added newline characters to various areas for a cleaner output.
* First truely working implementation.Joseph Hunkeler2009-09-111-2/+2
|
* Assloads of changesJoseph Hunkeler2009-09-101-0/+39
|
* Adding netnuke.hJoseph Hunkeler2009-09-101-0/+28