Need some help/answers [dev]
#3
Quote:1. There are many commands designed for debug info in logs, both client-side and server-side. If, as it seems, you are competent with coding, it is rumored to be quite easy to modify the server code to produce practically any sort of debug information needed.

Cool, I can do that. Just that if stuff I want is already covered, it will save me some time before I can do my first test run.

Quote:3. It is completely possible to capture all of that, and anything similar, by modifying the server code.
???
Profit!!
(couldn't resist)
Well played.

I may pick on few brains just to save me some time going through code and figuring out where to add debug code.

Quote:4) Not as of now.
4. Not for long, then. Again, may pick a few brains to figure out part of code that may need to be changed.

You may have noticed by now, I am in kind of a hurry to get this thing going. I'll play around with source code and just get it to compile and run once, shall get back as and when run into any issues.

As for IPv6, I went through online repo and believe most [all??] of net code is in enet directory, right? If person familiar with it can give me inital pointers, will save me time.

One more thing, I have zero dev experience on Windows and will most likely be doing my initial dev on Linux. I will keep an eye out to make sure I write code that works on both, but would need someone more familiar with coding on Windows to review as well as test for me.

I hope I can contribute some quality code to the community.

Edit: What would be URL for source code if I want to compile?
I think https://actiongame.svn.sourceforge.net/s...05/source/

Or should it be https://actiongame.svn.sourceforge.net/s...v01_10_05/ if I want to compile and then run?
Thanks given by:


Messages In This Thread
Need some help/answers [dev] - by the_requiem - 25 Aug 11, 03:36PM
RE: Need some help/answers [dev] - by V-Man - 25 Aug 11, 04:33PM
RE: Need some help/answers [dev] - by the_requiem - 25 Aug 11, 04:57PM
RE: Need some help/answers [dev] - by tempest - 25 Aug 11, 05:13PM
RE: Need some help/answers [dev] - by V-Man - 25 Aug 11, 06:45PM
RE: Need some help/answers [dev] - by tempest - 25 Aug 11, 10:46PM
RE: Need some help/answers [dev] - by tempest - 26 Aug 11, 10:59AM
RE: Need some help/answers [dev] - by V-Man - 29 Sep 11, 03:43PM