Modified: UGame unit was split to UPlayer, UMap and UClientGUI units to have better logical separation of game classes.
Modified: Drawing methods moved from TMap and TPlayerMap to TClientGUI. Generic TClient class and TComputer classes don't need have any drawing support.