Kayne Ruse
43dadcdbb8
Rearrenged the directory tree
...
I just _had_ to get rid of that horrible libs/ directory. Now most of the
graphical stuff is in client/, but I'll create more subdirectories so that
they're not getting in the way.
2013-07-15 14:58:12 +10:00
Kayne Ruse
28b491587c
This now builds using an external SDL_net
2013-07-14 22:45:47 +10:00
Kayne Ruse
6bee9b021d
Entire project now builds using the local version of SDL_net
2013-07-01 17:57:11 +10:00
Kayne Ruse
419c9d8765
Moved the common directory into the libs directory
2013-06-16 13:59:11 +10:00
Kayne Ruse
dfe0b4985a
Modified build requirements
...
SDL_net needs to be _installed_ to the computer, rather than simply linked to.
This source distribution should be enough for that.
2013-06-12 04:37:01 +10:00
Kayne Ruse
0a48131de4
Added common and test directories
2013-06-09 17:06:32 +10:00
Kayne Ruse
a1b248d1d7
Created the client program's framework
...
There are six scenes here, each of which representing roughly one part of
the final program's backbone.
2013-06-08 01:36:19 +10:00