Search found 4 matches

by Dameon1
Mon Mar 28, 2005 8:36 pm
Forum: Enhancements
Topic: P2P technology in bzflag
Replies: 10
Views: 3683

I have been considering various P2P mechanicsms for realtime situations such as this. The biggest concern is indeed latency. If a P2P mechanism is to be used, while still maintaining the lowest possible latency, you must increase the number of connections per user while decreasing the number of hops...
by Dameon1
Tue Dec 21, 2004 12:31 am
Forum: Help: Source Code / Compiling / Development
Topic: Robots not working...
Replies: 2
Views: 2631

Yes...but even when they are logged in, they just sit there. They have the not responding indicator by their names. I'm pretty unsure WHY.
by Dameon1
Mon Dec 20, 2004 6:47 pm
Forum: Help: Source Code / Compiling / Development
Topic: Problems compiling latest CVS
Replies: 2
Views: 2674

Problems compiling latest CVS

I have tried the latest CVS with MingW and Dev-C++. Dev-C++ complains about some crazy problem with an SDL header (its there, but says there is a syntax error. I certainly dont see it). MingW, when running configure, spits out a bunch of errors for sed. Has anyone else had these problems? Mingw work...
by Dameon1
Mon Dec 20, 2004 6:42 pm
Forum: Help: Source Code / Compiling / Development
Topic: Robots not working...
Replies: 2
Views: 2631

Robots not working...

When using the -solo parameter, the bots sit there on the server and it says Not Responding. Is the AI not there yet? It looked fine to me in RobotPlayer.cxx