[go: up one dir, main page]

Menu

Commit [r4849]  Maximize  Restore  History

Issue #784. Cleanup the image dependencies on server side modules.

hotzst 2019-12-28

1 2 3 .. 5 > >> (Page 1 of 5)
changed /trunk/OpenPatrician/.idea/encodings.xml
changed /trunk/OpenPatrician/GameEvent/GameEvent.iml
changed /trunk/OpenPatrician/MarvinFXEssentials/MarvinFXEssentials.iml
changed /trunk/OpenPatrician/MinimalMap-Plugin/MinimalMap-Plugin.iml
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/OpenPatricianClientServerInterface.iml
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/pom.xml
added /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/model/ECircleSegment.java
added /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/model/MapGrid.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/model/factory/CityFactory.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/model/factory/GameFactory.java
added /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/model/factory/MapSegmentImageDataFactory.java
removed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/model/factory/MapSegmentImageFactory.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/model/factory/PeopleFactory.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/model/factory/StateFactory.java
added /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/service/HeadlessMapService.java
added /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/service/IGameMapLoader.java
added /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/service/ServerGameMapLoader.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/test/java/ch/sahits/game/openpatrician/clientserverinterface/ClientServerInterfaceCommonConfigurationTest.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/test/java/ch/sahits/game/openpatrician/clientserverinterface/ClientServerInterfaceCommonTestConfiguration.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/test/java/ch/sahits/game/openpatrician/clientserverinterface/ClientServerInterfaceStandaloneConfigurationTest.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/test/java/ch/sahits/game/openpatrician/clientserverinterface/ClientServerInterfaceTestConfiguration.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/test/java/ch/sahits/game/openpatrician/clientserverinterface/ModelEnhancementConfiguration.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/test/java/ch/sahits/game/openpatrician/clientserverinterface/model/factory/PeopleFactoryTest.java
changed /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/test/java/ch/sahits/game/openpatrician/clientserverinterface/model/factory/StateFactoryTest.java
copied /trunk/OpenPatrician/OpenPatricianImage/src/main/java/ch/sahits/game/graphic/image/PortraitProvider.java -> /trunk/OpenPatrician/OpenPatricianClientServerInterface/src/main/java/ch/sahits/game/openpatrician/clientserverinterface/model/factory/PortraitProvider.java
1 2 3 .. 5 > >> (Page 1 of 5)