empserver/src
Markus Armbruster 2936e07f41 edit: Make unit owner change away from POGO work
Units owned by POGO are not in use.  Giving a unit to POGO destroys
it.  The opposite doesn't work, however: the unit prewrite hooks give
it right back to POGO, because efficiency is below the minimum.  Make
it work by also increasing efficiency to minimum.

Note that you can't use this to create a unit that doesn't already
exist in the respective file.  That's because edit's second argument
selects from existing objects only.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2014-01-02 14:07:22 +01:00
..
client src/client/Makefile.in: Avoid :=, it breaks traditional make 2013-08-17 17:57:37 +02:00
lib edit: Make unit owner change away from POGO work 2014-01-02 14:07:22 +01:00
scripts New make target check 2013-05-08 06:55:11 +02:00
server server: Grow small thread stacks from 50 KiB to 64 KiB 2013-08-17 17:57:40 +02:00
util fairland: Fix usage information to include -v 2013-06-09 17:20:37 +02:00