so the server can index them for gameplay for SMOnline.
I am not sure if I did the Course setup properly. If I did not, feel free to fix
it or... if you don't feel like it, I'm sure I'll figure it out after a while.
I left a lot of notes in... I am not sure what style of code you want,
at what point you want me to submit, if I am doing any of this wrong
please just tell me, and I'll try to be more useful.
StepMania.cpp for it. I have also moved the connect stuff out of the
NetworkSyncManager constructor, so it doens't do ANYTHING unless
it's in the command-line args. Also, now NSMAN works by the '--NETIP='
flag.
I tested this under linux AND windows.
There should be no issues, if there is, feel free
to use AIM to IM me at CNLohr, or email me,
[email protected].
I modified the .dsp and Makefile.am only to add
networksyncmanager and ezsockets.
I added some startup code to stepmania.cpp,
so that if the user does not desire network support
none will be enabled.
Scorekeeper and screengameplay are modified
so that information can be sent to the server as
well as allowing the game sync to work.
Thanks.