Clirr Results

The following document contains the results of Clirr.

  • Current Version: 3.3.0-SNAPSHOT
  • Comparison Version: 3.2.5

Summary

SeverityNumber
Error Error84
Warning Warning113

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

Details

SeverityMessageClassMethod / Field
ErrorMethod 'public java.util.Map getReachableItems(double)' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItemspublic java.util.Map getReachableItems(double)
ErrorMethod 'public java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType, double)' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItemspublic java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType, double)
ErrorMethod 'public java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType$Category, double)' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItemspublic java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType$Category, double)
ErrorMethod 'public java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType$Group, double)' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.AdvancedItemspublic java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType$Group, double)
ErrorMethod 'public cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item getReachableItem(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId)' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Itemspublic cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item getReachableItem(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId)
ErrorMethod 'public cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item getReachableItem(java.lang.String)' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Itemspublic cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item getReachableItem(java.lang.String)
ErrorMethod 'public java.util.Map getReachableItems()' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Itemspublic java.util.Map getReachableItems()
ErrorMethod 'public java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType)' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Itemspublic java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType)
ErrorMethod 'public java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType$Category)' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Itemspublic java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType$Category)
ErrorMethod 'public java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType$Group)' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Itemspublic java.util.Map getReachableItems(cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType$Group)
ErrorMethod 'public boolean canReachEnemies()' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Playerspublic boolean canReachEnemies()
ErrorMethod 'public boolean canReachFriends()' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Playerspublic boolean canReachFriends()
ErrorMethod 'public boolean canReachPlayers()' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Playerspublic boolean canReachPlayers()
ErrorMethod 'public java.util.Map getReachableEnemies()' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Playerspublic java.util.Map getReachableEnemies()
ErrorMethod 'public java.util.Map getReachableFriends()' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Playerspublic java.util.Map getReachableFriends()
ErrorMethod 'public cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player getReachablePlayer(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId)' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Playerspublic cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player getReachablePlayer(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId)
ErrorMethod 'public java.util.Map getReachablePlayers()' has been removedcz.cuni.amis.pogamut.ut2004.agent.module.sensor.Playerspublic java.util.Map getReachablePlayers()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.INavPointpublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfopublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoCompositeImplpublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImplReachable
ErrorIn method 'public BombInfoLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, boolean, boolean)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImplpublic BombInfoLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, boolean, boolean)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoLocalImplpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessageReachable
ErrorRemoved field Reachable_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessageReachable_Set
ErrorIn method 'public BombInfoMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.Integer, boolean, boolean, java.lang.String)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessagepublic BombInfoMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.Integer, boolean, boolean, java.lang.String)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoMessage$BombInfoLocalMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfopublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoCompositeImplpublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImplReachable
ErrorIn method 'public FlagInfoLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, boolean, boolean)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImplpublic FlagInfoLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, boolean, boolean)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoLocalImplpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessageReachable
ErrorRemoved field Reachable_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessageReachable_Set
ErrorIn method 'public FlagInfoMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.Integer, boolean, boolean, java.lang.String)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessagepublic FlagInfoMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.Integer, boolean, boolean, java.lang.String)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoMessage$FlagInfoLocalMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Itempublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemCompositeImplpublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImplReachable
ErrorIn method 'public ItemLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, boolean, boolean)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImplpublic ItemLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, boolean, boolean)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemLocalImplpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessageReachable
ErrorRemoved field Reachable_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessageReachable_Set
ErrorIn method 'public ItemMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Location, boolean, int, cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType, cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor, boolean)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessagepublic ItemMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Location, boolean, int, cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType, cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor, boolean)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemMessage$ItemLocalMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Moverpublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverCompositeImplpublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImplReachable
ErrorIn method 'public MoverLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, boolean, boolean)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImplpublic MoverLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, boolean, boolean)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverLocalImplpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessageReachable
ErrorRemoved field Reachable_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessageReachable_Set
ErrorIn method 'public MoverMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.base3d.worldview.object.Location, boolean, boolean, boolean, java.lang.String, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, double, double, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, double, java.lang.String, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessagepublic MoverMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.base3d.worldview.object.Location, boolean, boolean, boolean, java.lang.String, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, double, double, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Location, double, java.lang.String, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverMessage$MoverLocalMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointpublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointCompositeImplpublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImplReachable
ErrorIn method 'public NavPointLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, boolean, boolean)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImplpublic NavPointLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, boolean, boolean)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointLocalImplpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessageReachable
ErrorRemoved field Reachable_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessageReachable_Set
ErrorIn method 'public NavPointMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, boolean, boolean, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType, boolean, boolean, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, javax.vecmath.Vector3d, boolean, boolean, boolean, boolean, int, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Rotation, boolean, boolean, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item, java.util.Map, java.util.Map, java.lang.String)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessagepublic NavPointMessage(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.base3d.worldview.object.Location, cz.cuni.amis.pogamut.base3d.worldview.object.Velocity, boolean, boolean, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType, boolean, boolean, cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, javax.vecmath.Vector3d, boolean, boolean, boolean, boolean, int, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, cz.cuni.amis.pogamut.base3d.worldview.object.Rotation, boolean, boolean, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Item, java.util.Map, java.util.Map, java.lang.String)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointMessage$NavPointLocalMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Playerpublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerCompositeImplpublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImplReachable
ErrorIn method 'public PlayerLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.String, boolean, boolean)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImplpublic PlayerLocalImpl(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId, java.lang.String, boolean, boolean)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerLocalImplpublic boolean isReachable()
ErrorRemoved field Reachablecz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessageReachable
ErrorRemoved field Reachable_Setcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessageReachable_Set
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, 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, boolean, int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessagepublic boolean isReachable()
ErrorMethod 'public boolean isReachable()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerMessage$PlayerLocalMessagepublic boolean isReachable()
WarningValue of compile-time constant PROTOTYPE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfoPROTOTYPE
WarningValue of compile-time constant PROTOTYPE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfoPROTOTYPE
WarningValue of compile-time constant PROTOTYPE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemPROTOTYPE
WarningValue of compile-time constant PROTOTYPE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.MoverPROTOTYPE
WarningValue of compile-time constant PROTOTYPE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPointPROTOTYPE
WarningValue of compile-time constant PROTOTYPE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PlayerPROTOTYPE
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_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_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_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_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_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_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_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_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