Clirr Results

The following document contains the results of Clirr.

  • Current Version: 3.7.0
  • Comparison Version: 3.6.2-ut3-development-SNAPSHOT

Summary

SeverityNumber
Error Error91
Warning Warning119

(The results have been filtered to omit less severe results)

Details

SeverityMessageClassMethod / Field
ErrorMethod 'public cz.cuni.amis.pogamut.base.utils.logging.LogCategory getLog()' has been added to an interfacecz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004GetBackToNavGraphpublic cz.cuni.amis.pogamut.base.utils.logging.LogCategory getLog()
ErrorMethod 'public cz.cuni.amis.pogamut.base.agent.navigation.IPathPlanner getPathPlanner()' has been added to an interfacecz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigationpublic cz.cuni.amis.pogamut.base.agent.navigation.IPathPlanner getPathPlanner()
ErrorMethod 'public void setLogLevel(java.util.logging.Level)' has been added to an interfacecz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004Navigationpublic void setLogLevel(java.util.logging.Level)
ErrorMethod 'public boolean isBotWaiting()' has been added to an interfacecz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigatorpublic boolean isBotWaiting()
ErrorIn method 'public void newPath(java.util.List)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathNavigatorpublic void newPath(java.util.List)
ErrorIn 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 changedcz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004PathRunnerpublic 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)
ErrorMethod 'public java.util.logging.Logger getLog()' has been added to an interfacecz.cuni.amis.pogamut.ut2004.agent.navigation.IUT2004RunStraightpublic java.util.logging.Logger getLog()
ErrorReturn 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 doublecz.cuni.amis.pogamut.ut2004.agent.navigation.floydwarshall.FloydWarshallMappublic float getDistance(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint)
ErrorIn 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 changedcz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunnerpublic 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)
ErrorIn method 'public void newPath(java.util.List)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigatorpublic void newPath(java.util.List)
ErrorIn 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 changedcz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueRunnerpublic 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)
ErrorField random is now staticcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometryrandom
ErrorMethod 'public void draw(cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometrypublic void draw(cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public void drawOneTriangle(cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, int, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometrypublic void drawOneTriangle(cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, int, cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorIn method 'public LevelGeometryModule(cz.cuni.amis.pogamut.base.communication.worldview.IWorldView, cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometryModulepublic LevelGeometryModule(cz.cuni.amis.pogamut.base.communication.worldview.IWorldView, cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger)
ErrorReturn type of method 'protected void eliminateUnreachablePolygons()' has been changed to booleancz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshprotected void eliminateUnreachablePolygons()
ErrorMethod 'public java.util.List getOffMeshPoinsOnPolygon(int)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic java.util.List getOffMeshPoinsOnPolygon(int)
ErrorMethod 'public int getPolygonIdByLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic int getPolygonIdByLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public int getPolygonIdByPoint3D(math.geom3d.Point3D)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic int getPolygonIdByPoint3D(math.geom3d.Point3D)
ErrorIn method 'protected boolean load(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshprotected boolean load(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.GameInfo)
ErrorIn method 'public void draw()' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.drawing.NavMeshDrawpublic void draw()
ErrorReturn type of method 'public void draw()' has been changed to booleancz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.drawing.NavMeshDrawpublic void draw()
ErrorMethod 'public void mapInfoObtained()' has been added to an interfacecz.cuni.amis.pogamut.ut2004.bot.IUT2004BotControllerpublic void mapInfoObtained()
ErrorRemoved field getBackToNavGraphcz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleControllergetBackToNavGraph
ErrorRemoved field pathExecutorcz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleControllerpathExecutor
ErrorRemoved field pathPlannercz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleControllerpathPlanner
ErrorRemoved field runStraightcz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleControllerrunStraight
ErrorMethod 'public cz.cuni.amis.pogamut.unreal.agent.navigation.IUnrealPathExecutor getPathExecutor()' has been removedcz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleControllerpublic cz.cuni.amis.pogamut.unreal.agent.navigation.IUnrealPathExecutor getPathExecutor()
ErrorMethod 'public cz.cuni.amis.pogamut.base.agent.navigation.IPathPlanner getPathPlanner()' has been removedcz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleControllerpublic cz.cuni.amis.pogamut.base.agent.navigation.IPathPlanner getPathPlanner()
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Teleport removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Teleport
ErrorAbstract method 'public java.lang.Boolean isSpectator()' has been addedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Playerpublic java.lang.Boolean isSpectator()
ErrorIn 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 changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessagepublic 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)
ErrorAbstract method 'public java.lang.Boolean isSpectator()' has been addedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerSharedpublic java.lang.Boolean isSpectator()
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SeeVolume removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SeeVolume
ErrorMethod 'public int getHelmetArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Selfpublic int getHelmetArmor()
ErrorMethod 'public java.lang.String getPowerUp()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Selfpublic java.lang.String getPowerUp()
ErrorMethod 'public double getPowerUpTime()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Selfpublic double getPowerUpTime()
ErrorMethod 'public int getShieldBeltArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Selfpublic int getShieldBeltArmor()
ErrorMethod 'public int getThighpadArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Selfpublic int getThighpadArmor()
ErrorMethod 'public int getVestArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Selfpublic int getVestArmor()
ErrorMethod 'public int getHelmetArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImplpublic int getHelmetArmor()
ErrorMethod 'public java.lang.String getPowerUp()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImplpublic java.lang.String getPowerUp()
ErrorMethod 'public double getPowerUpTime()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImplpublic double getPowerUpTime()
ErrorMethod 'public int getShieldBeltArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImplpublic int getShieldBeltArmor()
ErrorMethod 'public int getThighpadArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImplpublic int getThighpadArmor()
ErrorMethod 'public int getVestArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfCompositeImplpublic int getVestArmor()
ErrorMethod 'public int getHelmetArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalpublic int getHelmetArmor()
ErrorMethod 'public java.lang.String getPowerUp()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalpublic java.lang.String getPowerUp()
ErrorMethod 'public double getPowerUpTime()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalpublic double getPowerUpTime()
ErrorMethod 'public int getShieldBeltArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalpublic int getShieldBeltArmor()
ErrorMethod 'public int getThighpadArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalpublic int getThighpadArmor()
ErrorMethod 'public int getVestArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalpublic int getVestArmor()
ErrorRemoved field HelmetArmorcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplHelmetArmor
ErrorRemoved field PowerUpcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplPowerUp
ErrorRemoved field PowerUpTimecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplPowerUpTime
ErrorRemoved field ShieldBeltArmorcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplShieldBeltArmor
ErrorRemoved field ThighpadArmorcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplThighpadArmor
ErrorRemoved field VestArmorcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplVestArmor
ErrorIn 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 changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplpublic 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)
ErrorMethod 'public int getHelmetArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplpublic int getHelmetArmor()
ErrorMethod 'public java.lang.String getPowerUp()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplpublic java.lang.String getPowerUp()
ErrorMethod 'public double getPowerUpTime()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplpublic double getPowerUpTime()
ErrorMethod 'public int getShieldBeltArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplpublic int getShieldBeltArmor()
ErrorMethod 'public int getThighpadArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplpublic int getThighpadArmor()
ErrorMethod 'public int getVestArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfLocalImplpublic int getVestArmor()
ErrorRemoved field HelmetArmorcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessageHelmetArmor
ErrorRemoved field HelmetArmor_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessageHelmetArmor_Set
ErrorRemoved field PowerUpcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagePowerUp
ErrorRemoved field PowerUpTimecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagePowerUpTime
ErrorRemoved field PowerUpTime_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagePowerUpTime_Set
ErrorRemoved field PowerUp_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagePowerUp_Set
ErrorRemoved field ShieldBeltArmorcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessageShieldBeltArmor
ErrorRemoved field ShieldBeltArmor_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessageShieldBeltArmor_Set
ErrorRemoved field ThighpadArmorcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessageThighpadArmor
ErrorRemoved field ThighpadArmor_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessageThighpadArmor_Set
ErrorRemoved field VestArmorcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessageVestArmor
ErrorRemoved field VestArmor_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessageVestArmor_Set
ErrorIn 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 changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagepublic 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)
ErrorMethod 'public int getHelmetArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagepublic int getHelmetArmor()
ErrorMethod 'public java.lang.String getPowerUp()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagepublic java.lang.String getPowerUp()
ErrorMethod 'public double getPowerUpTime()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagepublic double getPowerUpTime()
ErrorMethod 'public int getShieldBeltArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagepublic int getShieldBeltArmor()
ErrorMethod 'public int getThighpadArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagepublic int getThighpadArmor()
ErrorMethod 'public int getVestArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessagepublic int getVestArmor()
ErrorMethod 'public int getHelmetArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessagepublic int getHelmetArmor()
ErrorMethod 'public java.lang.String getPowerUp()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessagepublic java.lang.String getPowerUp()
ErrorMethod 'public double getPowerUpTime()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessagepublic double getPowerUpTime()
ErrorMethod 'public int getShieldBeltArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessagepublic int getShieldBeltArmor()
ErrorMethod 'public int getThighpadArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessagepublic int getThighpadArmor()
ErrorMethod 'public int getVestArmor()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage$SelfLocalMessagepublic int getVestArmor()
ErrorField MSG_SVL has been removed, but it was previously a constantcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SVL
WarningValue of compile-time constant AT_LOCATION_EPSILON has been changedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.AgentInfoAT_LOCATION_EPSILON
WarningValue of compile-time constant CLOSE_ENOUGH has been changedcz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.LoqueNavigatorCLOSE_ENOUGH
WarningValue of compile-time constant PROTOTYPE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerPROTOTYPE
WarningValue of compile-time constant PROTOTYPE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfPROTOTYPE
WarningValue of compile-time constant MSG_ADG has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ADG
WarningValue of compile-time constant MSG_AIN has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_AIN
WarningValue of compile-time constant MSG_ALIVE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ALIVE
WarningValue of compile-time constant MSG_ANIMATIONBOTID has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ANIMATIONBOTID
WarningValue of compile-time constant MSG_ANIMATIONSTOPPED has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ANIMATIONSTOPPED
WarningValue of compile-time constant MSG_ANIMPORT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ANIMPORT
WarningValue of compile-time constant MSG_ATR has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ATR
WarningValue of compile-time constant MSG_BEG has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_BEG
WarningValue of compile-time constant MSG_BMP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_BMP
WarningValue of compile-time constant MSG_BOM has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_BOM
WarningValue of compile-time constant MSG_CHANGEANIM has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_CHANGEANIM
WarningValue of compile-time constant MSG_COMBO has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_COMBO
WarningValue of compile-time constant MSG_CONFCH has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_CONFCH
WarningValue of compile-time constant MSG_CTRLMSG has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_CTRLMSG
WarningValue of compile-time constant MSG_CWP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_CWP
WarningValue of compile-time constant MSG_DAM has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_DAM
WarningValue of compile-time constant MSG_DFAIL has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_DFAIL
WarningValue of compile-time constant MSG_DIE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_DIE
WarningValue of compile-time constant MSG_DLGCMD has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_DLGCMD
WarningValue of compile-time constant MSG_DOK has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_DOK
WarningValue of compile-time constant MSG_EHS has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EHS
WarningValue of compile-time constant MSG_EINV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EINV
WarningValue of compile-time constant MSG_EITC has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EITC
WarningValue of compile-time constant MSG_EMAP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EMAP
WarningValue of compile-time constant MSG_EMOV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EMOV
WarningValue of compile-time constant MSG_EMUT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EMUT
WarningValue of compile-time constant MSG_EMYINV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EMYINV
WarningValue of compile-time constant MSG_ENAV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ENAV
WarningValue of compile-time constant MSG_END has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_END
WarningValue of compile-time constant MSG_ENGP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ENGP
WarningValue of compile-time constant MSG_ENT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ENT
WarningValue of compile-time constant MSG_ENTERED has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ENTERED
WarningValue of compile-time constant MSG_EPLR has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EPLR
WarningValue of compile-time constant MSG_EPTH has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EPTH
WarningValue of compile-time constant MSG_FAL has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_FAL
WarningValue of compile-time constant MSG_FIN has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_FIN
WarningValue of compile-time constant MSG_FLG has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_FLG
WarningValue of compile-time constant MSG_FTR has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_FTR
WarningValue of compile-time constant MSG_GAMERESTART has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_GAMERESTART
WarningValue of compile-time constant MSG_GIVERES has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_GIVERES
WarningValue of compile-time constant MSG_HELLO_BOT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_HELLO_BOT
WarningValue of compile-time constant MSG_HELLO_CONTROL_SERVER has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_HELLO_CONTROL_SERVER
WarningValue of compile-time constant MSG_HELLO_OBSERVER has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_HELLO_OBSERVER
WarningValue of compile-time constant MSG_HIT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_HIT
WarningValue of compile-time constant MSG_HRN has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_HRN
WarningValue of compile-time constant MSG_HRP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_HRP
WarningValue of compile-time constant MSG_IMAP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_IMAP
WarningValue of compile-time constant MSG_INGP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_INGP
WarningValue of compile-time constant MSG_INITED has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_INITED
WarningValue of compile-time constant MSG_INV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_INV
WarningValue of compile-time constant MSG_IPK has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_IPK
WarningValue of compile-time constant MSG_IPTH has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_IPTH
WarningValue of compile-time constant MSG_IRC has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_IRC
WarningValue of compile-time constant MSG_ITC has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ITC
WarningValue of compile-time constant MSG_IUO has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_IUO
WarningValue of compile-time constant MSG_JOIN has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_JOIN
WarningValue of compile-time constant MSG_JUMP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_JUMP
WarningValue of compile-time constant MSG_KEYEVENT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_KEYEVENT
WarningValue of compile-time constant MSG_KIL has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_KIL
WarningValue of compile-time constant MSG_LAND has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_LAND
WarningValue of compile-time constant MSG_LEFT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_LEFT
WarningValue of compile-time constant MSG_LIN has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_LIN
WarningValue of compile-time constant MSG_LOCKED has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_LOCKED
WarningValue of compile-time constant MSG_LOSTCHILD has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_LOSTCHILD
WarningValue of compile-time constant MSG_MAPCHANGE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_MAPCHANGE
WarningValue of compile-time constant MSG_MOV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_MOV
WarningValue of compile-time constant MSG_MUT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_MUT
WarningValue of compile-time constant MSG_MYINV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_MYINV
WarningValue of compile-time constant MSG_NAV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_NAV
WarningValue of compile-time constant MSG_NFO has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_NFO
WarningValue of compile-time constant MSG_PASSWDOK has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_PASSWDOK
WarningValue of compile-time constant MSG_PASSWDWRONG has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_PASSWDWRONG
WarningValue of compile-time constant MSG_PASSWORD has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_PASSWORD
WarningValue of compile-time constant MSG_PAUSED has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_PAUSED
WarningValue of compile-time constant MSG_PLI has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_PLI
WarningValue of compile-time constant MSG_PLR has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_PLR
WarningValue of compile-time constant MSG_PLS has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_PLS
WarningValue of compile-time constant MSG_PONG has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_PONG
WarningValue of compile-time constant MSG_PRJ has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_PRJ
WarningValue of compile-time constant MSG_PUO has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_PUO
WarningValue of compile-time constant MSG_RCH has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_RCH
WarningValue of compile-time constant MSG_RECEND has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_RECEND
WarningValue of compile-time constant MSG_RECSTART has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_RECSTART
WarningValue of compile-time constant MSG_RESUMED has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_RESUMED
WarningValue of compile-time constant MSG_SEL has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SEL
WarningValue of compile-time constant MSG_SHOOT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SHOOT
WarningValue of compile-time constant MSG_SHS has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SHS
WarningValue of compile-time constant MSG_SINV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SINV
WarningValue of compile-time constant MSG_SITC has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SITC
WarningValue of compile-time constant MSG_SLF has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SLF
WarningValue of compile-time constant MSG_SMAP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SMAP
WarningValue of compile-time constant MSG_SMOV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SMOV
WarningValue of compile-time constant MSG_SMUT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SMUT
WarningValue of compile-time constant MSG_SMYINV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SMYINV
WarningValue of compile-time constant MSG_SNAV has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SNAV
WarningValue of compile-time constant MSG_SNGP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SNGP
WarningValue of compile-time constant MSG_SPLR has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SPLR
WarningValue of compile-time constant MSG_SPTH has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SPTH
WarningValue of compile-time constant MSG_SPW has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SPW
WarningValue of compile-time constant MSG_STOPSHOOT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_STOPSHOOT
WarningValue of compile-time constant MSG_SUO has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SUO
WarningValue of compile-time constant MSG_TEAMCHANGE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_TEAMCHANGE
WarningValue of compile-time constant MSG_TES has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_TES
WarningValue of compile-time constant MSG_THROWN has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_THROWN
WarningValue of compile-time constant MSG_TRC has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_TRC
WarningValue of compile-time constant MSG_TRG has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_TRG
WarningValue of compile-time constant MSG_UPD has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_UPD
WarningValue of compile-time constant MSG_USED has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_USED
WarningValue of compile-time constant MSG_VCH has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_VCH
WarningValue of compile-time constant MSG_VEH has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_VEH
WarningValue of compile-time constant MSG_VMS has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_VMS
WarningValue of compile-time constant MSG_VMT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_VMT
WarningValue of compile-time constant MSG_WAL has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_WAL
WarningValue of compile-time constant MSG_WUP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_WUP
WarningValue of compile-time constant MSG_ZCB has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_ZCB