Search found 511 matches

by DTRemenak
Mon Mar 31, 2003 5:10 am
Forum: Enhancements
Topic: Unstealth flag
Replies: 8
Views: 5043

king.bzflag.org is still running 1.8, but I am unaware of anywhere you can download a working client for windows (CVS does not compile on Win, it might on linux). Besides, it is very buggy. Like you, I'd just as soon wait for the next protocol-breaking release.
by DTRemenak
Sun Mar 30, 2003 10:16 pm
Forum: Enhancements
Topic: Unstealth flag
Replies: 8
Views: 5043

Spiff: The Seer flag and the other 5 flags added to 1.8 were, well, part of BZFlag 1.8, which has been discontinued. I believe there are plans to reimplement them in the 1.7 branch, when protocol is broken. The (semi)official definition of Seer was "See CL, ST, MQ [that's masquerade, one of the...
by DTRemenak
Sat Mar 29, 2003 6:45 pm
Forum: Help: Setup / Hardware / Performance Issues
Topic: My system(s)
Replies: 27
Views: 16142

That's odd, I just noticed I hadn't posted my configurations yet. Main Computer: AMD Athlon XP 1700+ ECS K7S5A (SiS 750 chipset) 512MB of PC-133 (Yes, I know I need to get DDR :oops: ) 40GB WD BB-series MSI GeForce3 Ti200 Onboard sound (CMI-9738) Win98, Win2000AS, BeOS 4PE, OS/2 Warp4, RedHat 8, Man...
by DTRemenak
Sun Feb 23, 2003 2:03 am
Forum: Map Editors
Topic: Calculator for Map Editors like BZEdit
Replies: 8
Views: 5896

There are already several feature requests for more basic shapes and curves on SourceForge. I don't know if anything is being done about them or not, but there were some concerns about collision detection
by DTRemenak
Tue Feb 18, 2003 2:58 am
Forum: Help: Source Code / Compiling / Development
Topic: General compiliation instructions for bzflag 1.7g0 and linux
Replies: 12
Views: 6370

Error with missing GLU.h

If you're having problems... Some distros (e.g. Mandrake) ship with a rather limited version of mesa, and will generate errors about a missing GLU.h file when you follow the above steps. If this is the case, go download the newest version of mesa from http://3dmesa.sourceforge.net and install it, th...
by DTRemenak
Sun Feb 09, 2003 10:43 pm
Forum: Help: Source Code / Compiling / Development
Topic: Can't compile
Replies: 3
Views: 3305

What errors does make give? Some distros (e.g. Mandrake) ship with a rather limited version of mesa, and will generate errors about a missing GLU.h file. If this is the case, go download the newest version of mesa from http://3dmesa.sourceforge.net and install it, then try compiling again (if you in...
by DTRemenak
Mon Feb 03, 2003 3:35 am
Forum: Map Editors
Topic: Calculator for Map Editors like BZEdit
Replies: 8
Views: 5896

Rather than having the GUI display the output, couldn't you make the program output a basic world file with just that shape in it (or have the option to do so)? The user could then open the resulting map file and manipulate the shape and build the rest of the world around it, or copy the shape into ...
by DTRemenak
Sun Feb 02, 2003 3:29 am
Forum: Map Editors
Topic: Calculator for Map Editors like BZEdit
Replies: 8
Views: 5896

Rather than having built-in shapes, it might be more flexible to let it create a "hollow box with x sides" and a "solid box with x sides" (that's the other suggestion: make it able to fill in the middle; might require some weird math or lots of boxes tho). Then instead of having ...
by DTRemenak
Mon Jan 27, 2003 4:50 pm
Forum: Help: Setup / Hardware / Performance Issues
Topic: slow client suggestions?
Replies: 5
Views: 3870

If you download 1.7g0, you can set the transparency of the control panel all the way down, to make it fully opaque. This will speed up old video cards quite a bit. Unfortunately, this option is not available in the version that came with Mandrake (1.7e6).
by DTRemenak
Wed Jan 22, 2003 5:46 am
Forum: Help: Setup / Hardware / Performance Issues
Topic: howto use or enable bots, is it possible
Replies: 23
Views: 11096

For dev types who want to know what needs to change (in very general terms), look at [url=http://sourceforge.net/tracker/index.php?func=detail&aid=658074&group_id=3248&atid=353248]feature request 658074[/url] on SF.net. I'd work on it myself, but for some reason BZFlag won't compile on V...
by DTRemenak
Thu Jan 16, 2003 5:03 am
Forum: News & Announcements
Topic: BZFlag server GUI
Replies: 5
Views: 4251

Linux et al compatibility

Well, here's what happened... When I first wrote the BZFlag Server GUI, it was just to test some options out and run custom maps and so on, not intended to be a really distributable product. So I did something really foolish and wrote it in Visual Basic. Too late, I realized that *nix users wouldn't...