slipher
slipher
> Currently, maps can run commands to prevent the use of some equipment, and I guess, to change starting BPs of a team. No they can't. They can only change...
Duplicate of #1830?
> This can be useful when displaying user-generated content. It might be useful for displaying some hard-coded content with a lot of emoticons or something. But it is not suitable...
I'm not convinced that STEALTH is more stealthy than non-stealth mode; they're just different. `nobuild` for missions would work better as part of the layout system, instead of an admin...
So did it really freeze or was it working normally when that came up?
``` @Sir_Toodles how many monitors do you have and what are their resolutions? and did you manage to connect to a server? i only have the one atm although im...
HTTP is the only supported protocol, so how about complaining on anything besides http before a `://`?
After some additional patching the produced binaries seem to work on my machine. Nice job!
I get the bogus deps URL on Mac when starting from an empty build dir, configuring with BUILD_GAME_NACL=1 and immediately attempting to build the `nacl-vms` target.
Looks like the way it works now is that the parent cmake instance sets `-DDEPS_DIR=xxx` and the child instance carefully avoids overwriting this variable in the nacl case. (Which is...