Clirr Results

The following document contains the results of Clirr.

  • Current Version: 3.6.1-SNAPSHOT
  • Comparison Version: 3.6.0

Summary

SeverityNumber
Error Error46
Warning Warning116

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

Details

SeverityMessageClassMethod / Field
ErrorParameter 2 of 'public Raycasting(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, java.util.logging.Logger)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometryModulecz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycastingpublic Raycasting(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, java.util.logging.Logger)
ErrorParameter 2 of 'public RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, java.util.logging.Logger)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometryModulecz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.RaycastingBSPpublic RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, java.util.logging.Logger)
ErrorIn method 'public RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.RaycastingBSPpublic RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot)
ErrorClass cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode
ErrorParameter 1 of 'public LevelGeometry(java.lang.String)' has changed its type to java.util.logging.Loggercz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometrypublic LevelGeometry(java.lang.String)
ErrorAccessibility of field random has been weakened from public to privatecz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshrandom
ErrorIn method 'public NavMesh(boolean)' the number of arguments has changedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic NavMesh(boolean)
ErrorMethod 'public NavMesh()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic NavMesh()
ErrorMethod 'public void draw()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void draw()
ErrorMethod 'public void draw(java.lang.String, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void draw(java.lang.String, cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public void drawLevelGeometry(cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawLevelGeometry(cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public void drawOnePolygon(int, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawOnePolygon(int, cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public void drawOnePolygon(int)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawOnePolygon(int)
ErrorMethod 'public void drawOnlyBiggestLeaf()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawOnlyBiggestLeaf()
ErrorMethod 'public void drawPath(cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawPath(cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture, cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public void drawPolygonPath(java.util.List, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void drawPolygonPath(java.util.List, cz.cuni.amis.pogamut.base3d.worldview.object.Location)
ErrorMethod 'public cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometry getLevelGeometry()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometry getLevelGeometry()
ErrorMethod 'public java.lang.String polygonToDebugString(int)' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic java.lang.String polygonToDebugString(int)
ErrorParameter 1 of 'public void setBiggestLeafInTree(cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode)' has changed its type to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshBSPNodecz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void setBiggestLeafInTree(cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode)
ErrorMethod 'public java.lang.String toDebugString()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic java.lang.String toDebugString()
ErrorMethod 'public void unDraw()' has been removedcz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshpublic void unDraw()
ErrorChanged type of field biggestLeafInTree from cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshBSPNodecz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshCorebiggestLeafInTree
ErrorChanged type of field bspTree from cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshBSPNodecz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshCorebspTree
ErrorRemoved field navMeshcz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotnavMesh
ErrorMethod 'public cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh getNavMesh()' has been removedcz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Botpublic cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh getNavMesh()
ErrorRemoved cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObject from the set of implemented interfacescz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate
ErrorRemoved cz.cuni.amis.pogamut.multi.communication.worldview.object.ICompositeWorldObject from the set of implemented interfacescz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate
ErrorMethod 'public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getId()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdatepublic cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getId()
ErrorMethod 'public cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectId getId()' has been removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdatepublic cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectId getId()
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate$LocationUpdateUpdate removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate$LocationUpdateUpdate
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateCompositeImpl removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateCompositeImpl
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocal removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocal
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl$LocationUpdateLocalUpdate removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl$LocationUpdateLocalUpdate
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateLocalMessage removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateLocalMessage
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateSharedMessage removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateSharedMessage
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateStaticMessage removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateStaticMessage
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateShared removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateShared
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl$LocationUpdateSharedUpdate removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl$LocationUpdateSharedUpdate
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStatic removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStatic
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl$LocationUpdateStaticUpdate removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl$LocationUpdateStaticUpdate
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator$LocationUpdateCreator removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator$LocationUpdateCreator
ErrorClass cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator$LocationUpdateSharedCreator removedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator$LocationUpdateSharedCreator
WarningValue of compile-time constant PROTOTYPE has been changedcz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdatePROTOTYPE
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