K 10 svn:author V 8 sveinung K 8 svn:date V 27 2015-10-14T10:38:32.047553Z K 7 svn:log V 464 Server side actor unit arrival pop up The client can pop up the action selection dialog when a transported actor unit is moved inside a city it can act against. (Think of a Freight in a Transport arriving in a city it can establish a trade route to) If this should happen is controlled by a client setting. Move the code that detects actor unit arrival to the server. This will allow it to share more code with the "is this move an action" test. See patch #6412 END