The following document contains the results of Clirr.
Severity | Message | Class | Method / Field |
---|---|---|---|
![]() | Method 'public java.util.logging.Logger getLog()' has been added to an interface | cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator | public java.util.logging.Logger getLog() |
![]() | Method 'public void pathExtended(java.util.List, int)' has been added to an interface | cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator | public void pathExtended(java.util.List, int) |
![]() | Method 'public void execute()' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph | public void execute() |
![]() | Removed field currentFuturePath | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | currentFuturePath |
![]() | Removed field fwMap | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | fwMap |
![]() | Changed type of field getBackToNavGraph from cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | getBackToNavGraph |
![]() | Changed type of field pathExecutor from cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathExecutor | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | pathExecutor |
![]() | Changed type of field runStraight from cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | runStraight |
![]() | Parameter 2 of 'public UT2004Navigation(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathExecutor | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | public UT2004Navigation(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight) |
![]() | Parameter 3 of 'public UT2004Navigation(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight)' has changed its type to cz.cuni.amis.pogamut.base.agent.navigation.IPathPlanner | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | public UT2004Navigation(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight) |
![]() | Parameter 4 of 'public UT2004Navigation(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | public UT2004Navigation(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight) |
![]() | Parameter 5 of 'public UT2004Navigation(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | public UT2004Navigation(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight) |
![]() | Method 'public void addStuckDetector(cz.cuni.amis.pogamut.base.agent.navigation.IStuckDetector)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | public void addStuckDetector(cz.cuni.amis.pogamut.base.agent.navigation.IStuckDetector) |
![]() | Return type of method 'public cz.cuni.amis.pogamut.base3d.worldview.object.ILocated getLastTargetPlayer()' has been changed to cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | public cz.cuni.amis.pogamut.base3d.worldview.object.ILocated getLastTargetPlayer() |
![]() | Method 'public java.util.List getStuckDetectors()' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | public java.util.List getStuckDetectors() |
![]() | In method 'protected void processPathFuture(cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | protected void processPathFuture(cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture) |
![]() | Return type of method 'protected void processPathFuture(cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture)' has been changed to boolean | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | protected void processPathFuture(cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture) |
![]() | Method 'public void removeStuckDetector(cz.cuni.amis.pogamut.base.agent.navigation.IStuckDetector)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | public void removeStuckDetector(cz.cuni.amis.pogamut.base.agent.navigation.IStuckDetector) |
![]() | In method 'protected void reset(boolean)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation | protected void reset(boolean) |
![]() | Parameter 2 of 'public UT2004PathAutoFixer(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathExecutor | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer | public UT2004PathAutoFixer(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder) |
![]() | Parameter 2 of 'public UT2004PathAutoFixer(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder, int)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathExecutor | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathAutoFixer | public UT2004PathAutoFixer(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor, cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap, cz.cuni.amis.pogamut.ut2004.agent.module.sensor.NavigationGraphBuilder, int) |
![]() | In method 'public void stop()' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight | public void stop() |
![]() | Removed field senses | cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner | senses |
![]() | Changed type of field getBackToNavGraph from cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004GetBackToNavGraph to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | getBackToNavGraph |
![]() | Changed type of field navigation from cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | navigation |
![]() | Changed type of field pathExecutor from cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004PathExecutor to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathExecutor | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | pathExecutor |
![]() | Changed type of field runStraight from cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004RunStraight to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | runStraight |
![]() | Return type of method 'public cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation getNavigation()' has been changed to cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | public cz.cuni.amis.pogamut.ut2004.agent.navigation.UT2004Navigation getNavigation() |
![]() | Abstract method 'public boolean isVisible()' has been added | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile | public boolean isVisible() |
![]() | Abstract method 'public boolean isVisible()' has been added | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocal | public boolean isVisible() |
![]() | In method 'public IncomingProjectileLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, double)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileLocalImpl | public IncomingProjectileLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, double) |
![]() | In method 'public IncomingProjectileMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, double, javax.vecmath.Vector3d, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, double, cz.cuni.amis.pogamut.base3d.worldview.object.Location, double, java.lang.String)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectileMessage | public IncomingProjectileMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, double, javax.vecmath.Vector3d, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, double, cz.cuni.amis.pogamut.base3d.worldview.object.Location, double, java.lang.String) |
![]() | Removed field configuration | cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper | configuration |
![]() | Parameter 1 of 'public UCCWrapper(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper$UCCWrapperConf)' has changed its type to cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf | cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper | public UCCWrapper(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper$UCCWrapperConf) |
![]() | Return type of method 'public cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper$UCCWrapperConf getConfiguration()' has been changed to cz.cuni.amis.pogamut.ut2004.utils.UCCWrapperConf | cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper | public cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper$UCCWrapperConf getConfiguration() |
![]() | Class cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper$UCCWrapperConf removed | cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper$UCCWrapperConf | |
![]() | Return type of method 'public cz.cuni.amis.pogamut.base.agent.utils.runner.impl.AgentRunner setMain(boolean)' has been changed to cz.cuni.amis.pogamut.base.agent.utils.runner.IAgentRunner | cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner | public cz.cuni.amis.pogamut.base.agent.utils.runner.impl.AgentRunner setMain(boolean) |
![]() | Return type of method 'public cz.cuni.amis.pogamut.base.agent.utils.runner.IAgentRunner setMain(boolean)' has been changed to cz.cuni.amis.pogamut.base.agent.utils.runner.impl.AgentRunner | cz.cuni.amis.pogamut.ut2004.utils.UT2004BotRunner | public cz.cuni.amis.pogamut.base.agent.utils.runner.IAgentRunner setMain(boolean) |
![]() | Changed type of field DEG_TO_UT_ANGLE from float to double | cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils | DEG_TO_UT_ANGLE |
![]() | Changed type of field UT_ANGLE_TO_DEG from int to double | cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils | UT_ANGLE_TO_DEG |
![]() | Parameter 1 of 'public int degreeToUnrealDegrees(int)' has changed its type to double | cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils | public int degreeToUnrealDegrees(int) |
![]() | Changed type of field registeredAgents from java.util.Set to cz.cuni.amis.utils.maps.SyncHashMap | cz.cuni.amis.pogamut.ut2004multi.communication.module.SharedKnowledgeDatabase | registeredAgents |
![]() | Value of compile-time constant PROTOTYPE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.IncomingProjectile | PROTOTYPE |
![]() | Value of compile-time constant DEG_TO_UT_ANGLE has been changed | cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils | DEG_TO_UT_ANGLE |
![]() | Value of compile-time constant FULL_DOUBLEJUMP_FORCE has been changed | cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils | FULL_DOUBLEJUMP_FORCE |
![]() | Value of compile-time constant UT_ANGLE_TO_DEG has been changed | cz.cuni.amis.pogamut.ut2004.utils.UnrealUtils | UT_ANGLE_TO_DEG |