Commit Graph

5 Commits

Author SHA1 Message Date
Kayne Ruse f8c174741d Wrapper completed & tested; adjusted many systems 2013-05-19 21:27:24 +10:00
Kayne Ruse d2087be9ac Resurrected SDL_net 2013-05-17 21:05:50 +10:00
Kayne Ruse a667fae21a Updated this project to the new standard, see details.
After a significant modification to the Codebase library, I imported a lot
of the Codebase updates back to this porject. Some files that exist in
Codebase still carry the zlib license header; these files are still under
the zlib license.

Following a significant struggle with SDL_net, I've decided to ditch that
library and write my own version. It currently only supports TCP
networking, and only works on windows platforms,  but it is sufficient at
this time.
2013-05-10 17:04:46 +10:00
Kayne Ruse fe04561b26 Updated the README, and added a reference to the wiki 2013-05-02 21:08:28 +10:00
Kayne Ruse 31d5b3f618 Initial commit 2013-04-26 03:03:14 +10:00