Clirr Results

The following document contains the results of Clirr.

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

Summary

SeverityNumber
Error Error77
Warning Warning29

(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 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)
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()
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 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_DIE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_DIE
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_EMAP has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EMAP
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_EPTH has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_EPTH
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_IRC has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_IRC
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_KEYEVENT has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_KEYEVENT
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_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_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_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_SEL has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_SEL
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_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_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_TRC has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_TRC
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_VMS has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.YylexMSG_VMS