-
Looks good.
2009-09-20 17:20:29 UTC in Pioneers
-
It looks good. Note however, that creating a pidfile needs to be done as root if it should be in /var/run. While it would be possible to do this, and drop root rights after that, it is better to not start the program as root in the first place. This is a distribution-problem, which doesn't have to be solved here (which means I don't think we should support dropping root rights; we should just...
2009-09-20 17:08:29 UTC in Pioneers
-
Looks good.
2009-09-13 20:00:17 UTC in Pioneers
-
The meta-server chooser button in the "start new game" dialog is a combobox, which means it is not possible to enter a new value. Instead, it should be a comboboxentry.
2009-09-06 14:20:32 UTC in Pioneers
-
Threads are evil. However, AFAIK avahi-glib allows zeroconf events to be reported through the Glib event loop, so no threads are needed for live updates.
2009-08-30 17:28:56 UTC in Pioneers
-
Thanks! Is there a reason you are not using avahi-glib, but only the lower-level stuff? Pioneers uses glib anyway, so I think this would be easier.
I didn't thoroughly check the code yet, but it is certainly a good idea to have all avahi-specific things in one file (zeroconf.c). It would probably be best to #ifdef it with a configure-time detected (or specified) flag, and use empty...
2009-08-30 17:26:43 UTC in Pioneers
-
My comment was about gnome-autogen.sh from the gnome-common package. It was some time ago though, and that has indeed been fixed by now. Our local copy doesn't have the problem anymore either. So I'm closing this bug.
2009-08-27 20:30:41 UTC in Pioneers
-
This patch makes the metaserver attempt to create a pidfile. If it doesn't work, a warning is given. Debian needs the server to create a pidfile for its start/stop scripts.
2009-06-27 08:21:53 UTC in Pioneers
-
Hi,
This can be achieved by editing the board. There's an option for each node if it can be used for setting up. If you set the interior of the board (minus the desert surrounding) to "nosetup", it should work as you want.
You can not use a random board in that case though, since the desert would be shuffled and the nosetup nodes don't move with it.
For rather specialized board wishes...
2009-04-20 06:47:19 UTC in Pioneers
-
shevek committed revision 1441 to the Pioneers SVN repository, changing 1 files.
2008-06-04 12:47:03 UTC in Pioneers