The following document contains the results of Clirr.
Severity | Number |
---|---|
![]() | 91 |
![]() | 119 |
(The results have been filtered to omit less severe results)
Severity | Message | Class | Method / Field |
---|---|---|---|
![]() | Method 'public cz.cuni.amis.pogamut.base.utils.logging.LogCategory getLog()' has been added to an interface | cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraph | public cz.cuni.amis.pogamut.base.utils.logging.LogCategory getLog() |
![]() | Method 'public cz.cuni.amis.pogamut.base.agent.navigation.IPathPlanner getPathPlanner()' has been added to an interface | cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation | public cz.cuni.amis.pogamut.base.agent.navigation.IPathPlanner getPathPlanner() |
![]() | Method 'public void setLogLevel(java.util.logging.Level)' has been added to an interface | cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigation | public void setLogLevel(java.util.logging.Level) |
![]() | Method 'public boolean isBotWaiting()' has been added to an interface | cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator | public boolean isBotWaiting() |
![]() | In method 'public void newPath(java.util.List)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigator | public void newPath(java.util.List) |
![]() | In method 'public boolean runToLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink, boolean)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathRunner | public boolean runToLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink, boolean) |
![]() | Method 'public java.util.logging.Logger getLog()' has been added to an interface | cz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraight | public java.util.logging.Logger getLog() |
![]() | Return type of method 'public float getDistance(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint)' has been changed to double | cz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMap | public float getDistance(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint) |
![]() | In method 'public boolean runToLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink, boolean)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner | public boolean runToLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink, boolean) |
![]() | In method 'public void newPath(java.util.List)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator | public void newPath(java.util.List) |
![]() | In method 'public boolean runToLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink, boolean)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueRunner | public boolean runToLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.ILocated, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointNeighbourLink, boolean) |
![]() | Field random is now static | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometry | random |
![]() | Method 'public void draw(cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometry | public void draw(cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.base3d.worldview.object.Location) |
![]() | Method 'public void drawOneTriangle(cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, int, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometry | public void drawOneTriangle(cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, int, cz.cuni.amis.pogamut.base3d.worldview.object.Location) |
![]() | In method 'public LevelGeometryModule(cz.cuni.amis.pogamut.base.communication.worldview.IWorldView, cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometryModule | public LevelGeometryModule(cz.cuni.amis.pogamut.base.communication.worldview.IWorldView, cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger) |
![]() | Return type of method 'protected void eliminateUnreachablePolygons()' has been changed to boolean | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | protected void eliminateUnreachablePolygons() |
![]() | Method 'public java.util.List getOffMeshPoinsOnPolygon(int)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public java.util.List getOffMeshPoinsOnPolygon(int) |
![]() | Method 'public int getPolygonIdByLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public int getPolygonIdByLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location) |
![]() | Method 'public int getPolygonIdByPoint3D(math.geom3d.Point3D)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public int getPolygonIdByPoint3D(math.geom3d.Point3D) |
![]() | In method 'protected boolean load(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | protected boolean load(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo) |
![]() | In method 'public void draw()' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.drawing.NavMeshDraw | public void draw() |
![]() | Return type of method 'public void draw()' has been changed to boolean | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.drawing.NavMeshDraw | public void draw() |
![]() | Method 'public void mapInfoObtained()' has been added to an interface | cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController | public void mapInfoObtained() |
![]() | Removed field getBackToNavGraph | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | getBackToNavGraph |
![]() | Removed field pathExecutor | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | pathExecutor |
![]() | Removed field pathPlanner | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | pathPlanner |
![]() | Removed field runStraight | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | runStraight |
![]() | Method 'public cz.cuni.amis.pogamut.unreal.agent.navigation.IUnrealPathExecutor getPathExecutor()' has been removed | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | public cz.cuni.amis.pogamut.unreal.agent.navigation.IUnrealPathExecutor getPathExecutor() |
![]() | Method 'public cz.cuni.amis.pogamut.base.agent.navigation.IPathPlanner getPathPlanner()' has been removed | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController | public cz.cuni.amis.pogamut.base.agent.navigation.IPathPlanner getPathPlanner() |
![]() | Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Teleport removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Teleport | |
![]() | Abstract method 'public java.lang.Boolean isSpectator()' has been added | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player | public java.lang.Boolean isSpectator() |
![]() | In method 'public PlayerMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.String, java.lang.String, java.lang.String, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Rotation, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, int, java.lang.String, boolean, int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage | public PlayerMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.String, java.lang.String, java.lang.String, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Rotation, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, int, java.lang.String, boolean, int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) |
![]() | Abstract method 'public java.lang.Boolean isSpectator()' has been added | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerShared | public java.lang.Boolean isSpectator() |
![]() | Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SeeVolume removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SeeVolume | |
![]() | Method 'public int getHelmetArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self | public int getHelmetArmor() |
![]() | Method 'public java.lang.String getPowerUp()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self | public java.lang.String getPowerUp() |
![]() | Method 'public double getPowerUpTime()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self | public double getPowerUpTime() |
![]() | Method 'public int getShieldBeltArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self | public int getShieldBeltArmor() |
![]() | Method 'public int getThighpadArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self | public int getThighpadArmor() |
![]() | Method 'public int getVestArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self | public int getVestArmor() |
![]() | Method 'public int getHelmetArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl | public int getHelmetArmor() |
![]() | Method 'public java.lang.String getPowerUp()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl | public java.lang.String getPowerUp() |
![]() | Method 'public double getPowerUpTime()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl | public double getPowerUpTime() |
![]() | Method 'public int getShieldBeltArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl | public int getShieldBeltArmor() |
![]() | Method 'public int getThighpadArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl | public int getThighpadArmor() |
![]() | Method 'public int getVestArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImpl | public int getVestArmor() |
![]() | Method 'public int getHelmetArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal | public int getHelmetArmor() |
![]() | Method 'public java.lang.String getPowerUp()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal | public java.lang.String getPowerUp() |
![]() | Method 'public double getPowerUpTime()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal | public double getPowerUpTime() |
![]() | Method 'public int getShieldBeltArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal | public int getShieldBeltArmor() |
![]() | Method 'public int getThighpadArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal | public int getThighpadArmor() |
![]() | Method 'public int getVestArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocal | public int getVestArmor() |
![]() | Removed field HelmetArmor | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | HelmetArmor |
![]() | Removed field PowerUp | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | PowerUp |
![]() | Removed field PowerUpTime | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | PowerUpTime |
![]() | Removed field ShieldBeltArmor | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | ShieldBeltArmor |
![]() | Removed field ThighpadArmor | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | ThighpadArmor |
![]() | Removed field VestArmor | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | VestArmor |
![]() | In method 'public SelfLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.String, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, cz.cuni.amis.pogamut.base3d.worldview.object.Rotation, int, java.lang.String, boolean, int, int, int, int, int, int, int, int, int, int, boolean, boolean, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, java.lang.String, double, java.lang.String, double, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | public SelfLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.String, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, cz.cuni.amis.pogamut.base3d.worldview.object.Rotation, int, java.lang.String, boolean, int, int, int, int, int, int, int, int, int, int, boolean, boolean, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, java.lang.String, double, java.lang.String, double, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) |
![]() | Method 'public int getHelmetArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | public int getHelmetArmor() |
![]() | Method 'public java.lang.String getPowerUp()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | public java.lang.String getPowerUp() |
![]() | Method 'public double getPowerUpTime()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | public double getPowerUpTime() |
![]() | Method 'public int getShieldBeltArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | public int getShieldBeltArmor() |
![]() | Method 'public int getThighpadArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | public int getThighpadArmor() |
![]() | Method 'public int getVestArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImpl | public int getVestArmor() |
![]() | Removed field HelmetArmor | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | HelmetArmor |
![]() | Removed field HelmetArmor_Set | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | HelmetArmor_Set |
![]() | Removed field PowerUp | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | PowerUp |
![]() | Removed field PowerUpTime | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | PowerUpTime |
![]() | Removed field PowerUpTime_Set | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | PowerUpTime_Set |
![]() | Removed field PowerUp_Set | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | PowerUp_Set |
![]() | Removed field ShieldBeltArmor | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | ShieldBeltArmor |
![]() | Removed field ShieldBeltArmor_Set | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | ShieldBeltArmor_Set |
![]() | Removed field ThighpadArmor | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | ThighpadArmor |
![]() | Removed field ThighpadArmor_Set | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | ThighpadArmor_Set |
![]() | Removed field VestArmor | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | VestArmor |
![]() | Removed field VestArmor_Set | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | VestArmor_Set |
![]() | In method 'public SelfMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.String, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, cz.cuni.amis.pogamut.base3d.worldview.object.Rotation, int, java.lang.String, boolean, int, int, int, int, int, int, int, int, int, int, boolean, boolean, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, java.lang.String, double, java.lang.String, double, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | public SelfMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.String, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, cz.cuni.amis.pogamut.base3d.worldview.object.Rotation, int, java.lang.String, boolean, int, int, int, int, int, int, int, int, int, int, boolean, boolean, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, java.lang.String, double, java.lang.String, double, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) |
![]() | Method 'public int getHelmetArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | public int getHelmetArmor() |
![]() | Method 'public java.lang.String getPowerUp()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | public java.lang.String getPowerUp() |
![]() | Method 'public double getPowerUpTime()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | public double getPowerUpTime() |
![]() | Method 'public int getShieldBeltArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | public int getShieldBeltArmor() |
![]() | Method 'public int getThighpadArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | public int getThighpadArmor() |
![]() | Method 'public int getVestArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage | public int getVestArmor() |
![]() | Method 'public int getHelmetArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessage | public int getHelmetArmor() |
![]() | Method 'public java.lang.String getPowerUp()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessage | public java.lang.String getPowerUp() |
![]() | Method 'public double getPowerUpTime()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessage | public double getPowerUpTime() |
![]() | Method 'public int getShieldBeltArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessage | public int getShieldBeltArmor() |
![]() | Method 'public int getThighpadArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessage | public int getThighpadArmor() |
![]() | Method 'public int getVestArmor()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessage | public int getVestArmor() |
![]() | Field MSG_SVL has been removed, but it was previously a constant | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SVL |
![]() | Value of compile-time constant AT_LOCATION_EPSILON has been changed | cz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfo | AT_LOCATION_EPSILON |
![]() | Value of compile-time constant CLOSE_ENOUGH has been changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigator | CLOSE_ENOUGH |
![]() | Value of compile-time constant PROTOTYPE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player | PROTOTYPE |
![]() | Value of compile-time constant PROTOTYPE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Self | PROTOTYPE |
![]() | Value of compile-time constant MSG_ADG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ADG |
![]() | Value of compile-time constant MSG_AIN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_AIN |
![]() | Value of compile-time constant MSG_ALIVE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ALIVE |
![]() | Value of compile-time constant MSG_ANIMATIONBOTID has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ANIMATIONBOTID |
![]() | Value of compile-time constant MSG_ANIMATIONSTOPPED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ANIMATIONSTOPPED |
![]() | Value of compile-time constant MSG_ANIMPORT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ANIMPORT |
![]() | Value of compile-time constant MSG_ATR has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ATR |
![]() | Value of compile-time constant MSG_BEG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_BEG |
![]() | Value of compile-time constant MSG_BMP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_BMP |
![]() | Value of compile-time constant MSG_BOM has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_BOM |
![]() | Value of compile-time constant MSG_CHANGEANIM has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_CHANGEANIM |
![]() | Value of compile-time constant MSG_COMBO has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_COMBO |
![]() | Value of compile-time constant MSG_CONFCH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_CONFCH |
![]() | Value of compile-time constant MSG_CTRLMSG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_CTRLMSG |
![]() | Value of compile-time constant MSG_CWP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_CWP |
![]() | Value of compile-time constant MSG_DAM has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_DAM |
![]() | Value of compile-time constant MSG_DFAIL has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_DFAIL |
![]() | Value of compile-time constant MSG_DIE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_DIE |
![]() | Value of compile-time constant MSG_DLGCMD has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_DLGCMD |
![]() | Value of compile-time constant MSG_DOK has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_DOK |
![]() | Value of compile-time constant MSG_EHS has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EHS |
![]() | Value of compile-time constant MSG_EINV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EINV |
![]() | Value of compile-time constant MSG_EITC has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EITC |
![]() | Value of compile-time constant MSG_EMAP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EMAP |
![]() | Value of compile-time constant MSG_EMOV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EMOV |
![]() | Value of compile-time constant MSG_EMUT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EMUT |
![]() | Value of compile-time constant MSG_EMYINV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EMYINV |
![]() | Value of compile-time constant MSG_ENAV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ENAV |
![]() | Value of compile-time constant MSG_END has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_END |
![]() | Value of compile-time constant MSG_ENGP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ENGP |
![]() | Value of compile-time constant MSG_ENT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ENT |
![]() | Value of compile-time constant MSG_ENTERED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ENTERED |
![]() | Value of compile-time constant MSG_EPLR has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EPLR |
![]() | Value of compile-time constant MSG_EPTH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EPTH |
![]() | Value of compile-time constant MSG_FAL has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_FAL |
![]() | Value of compile-time constant MSG_FIN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_FIN |
![]() | Value of compile-time constant MSG_FLG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_FLG |
![]() | Value of compile-time constant MSG_FTR has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_FTR |
![]() | Value of compile-time constant MSG_GAMERESTART has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_GAMERESTART |
![]() | Value of compile-time constant MSG_GIVERES has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_GIVERES |
![]() | Value of compile-time constant MSG_HELLO_BOT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HELLO_BOT |
![]() | Value of compile-time constant MSG_HELLO_CONTROL_SERVER has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HELLO_CONTROL_SERVER |
![]() | Value of compile-time constant MSG_HELLO_OBSERVER has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HELLO_OBSERVER |
![]() | Value of compile-time constant MSG_HIT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HIT |
![]() | Value of compile-time constant MSG_HRN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HRN |
![]() | Value of compile-time constant MSG_HRP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HRP |
![]() | Value of compile-time constant MSG_IMAP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_IMAP |
![]() | Value of compile-time constant MSG_INGP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_INGP |
![]() | Value of compile-time constant MSG_INITED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_INITED |
![]() | Value of compile-time constant MSG_INV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_INV |
![]() | Value of compile-time constant MSG_IPK has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_IPK |
![]() | Value of compile-time constant MSG_IPTH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_IPTH |
![]() | Value of compile-time constant MSG_IRC has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_IRC |
![]() | Value of compile-time constant MSG_ITC has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ITC |
![]() | Value of compile-time constant MSG_IUO has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_IUO |
![]() | Value of compile-time constant MSG_JOIN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_JOIN |
![]() | Value of compile-time constant MSG_JUMP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_JUMP |
![]() | Value of compile-time constant MSG_KEYEVENT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_KEYEVENT |
![]() | Value of compile-time constant MSG_KIL has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_KIL |
![]() | Value of compile-time constant MSG_LAND has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_LAND |
![]() | Value of compile-time constant MSG_LEFT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_LEFT |
![]() | Value of compile-time constant MSG_LIN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_LIN |
![]() | Value of compile-time constant MSG_LOCKED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_LOCKED |
![]() | Value of compile-time constant MSG_LOSTCHILD has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_LOSTCHILD |
![]() | Value of compile-time constant MSG_MAPCHANGE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_MAPCHANGE |
![]() | Value of compile-time constant MSG_MOV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_MOV |
![]() | Value of compile-time constant MSG_MUT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_MUT |
![]() | Value of compile-time constant MSG_MYINV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_MYINV |
![]() | Value of compile-time constant MSG_NAV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_NAV |
![]() | Value of compile-time constant MSG_NFO has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_NFO |
![]() | Value of compile-time constant MSG_PASSWDOK has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PASSWDOK |
![]() | Value of compile-time constant MSG_PASSWDWRONG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PASSWDWRONG |
![]() | Value of compile-time constant MSG_PASSWORD has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PASSWORD |
![]() | Value of compile-time constant MSG_PAUSED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PAUSED |
![]() | Value of compile-time constant MSG_PLI has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PLI |
![]() | Value of compile-time constant MSG_PLR has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PLR |
![]() | Value of compile-time constant MSG_PLS has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PLS |
![]() | Value of compile-time constant MSG_PONG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PONG |
![]() | Value of compile-time constant MSG_PRJ has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PRJ |
![]() | Value of compile-time constant MSG_PUO has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PUO |
![]() | Value of compile-time constant MSG_RCH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_RCH |
![]() | Value of compile-time constant MSG_RECEND has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_RECEND |
![]() | Value of compile-time constant MSG_RECSTART has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_RECSTART |
![]() | Value of compile-time constant MSG_RESUMED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_RESUMED |
![]() | Value of compile-time constant MSG_SEL has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SEL |
![]() | Value of compile-time constant MSG_SHOOT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SHOOT |
![]() | Value of compile-time constant MSG_SHS has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SHS |
![]() | Value of compile-time constant MSG_SINV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SINV |
![]() | Value of compile-time constant MSG_SITC has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SITC |
![]() | Value of compile-time constant MSG_SLF has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SLF |
![]() | Value of compile-time constant MSG_SMAP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SMAP |
![]() | Value of compile-time constant MSG_SMOV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SMOV |
![]() | Value of compile-time constant MSG_SMUT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SMUT |
![]() | Value of compile-time constant MSG_SMYINV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SMYINV |
![]() | Value of compile-time constant MSG_SNAV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SNAV |
![]() | Value of compile-time constant MSG_SNGP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SNGP |
![]() | Value of compile-time constant MSG_SPLR has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SPLR |
![]() | Value of compile-time constant MSG_SPTH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SPTH |
![]() | Value of compile-time constant MSG_SPW has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SPW |
![]() | Value of compile-time constant MSG_STOPSHOOT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_STOPSHOOT |
![]() | Value of compile-time constant MSG_SUO has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SUO |
![]() | Value of compile-time constant MSG_TEAMCHANGE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_TEAMCHANGE |
![]() | Value of compile-time constant MSG_TES has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_TES |
![]() | Value of compile-time constant MSG_THROWN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_THROWN |
![]() | Value of compile-time constant MSG_TRC has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_TRC |
![]() | Value of compile-time constant MSG_TRG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_TRG |
![]() | Value of compile-time constant MSG_UPD has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_UPD |
![]() | Value of compile-time constant MSG_USED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_USED |
![]() | Value of compile-time constant MSG_VCH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_VCH |
![]() | Value of compile-time constant MSG_VEH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_VEH |
![]() | Value of compile-time constant MSG_VMS has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_VMS |
![]() | Value of compile-time constant MSG_VMT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_VMT |
![]() | Value of compile-time constant MSG_WAL has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_WAL |
![]() | Value of compile-time constant MSG_WUP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_WUP |
![]() | Value of compile-time constant MSG_ZCB has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ZCB |