The following document contains the results of Clirr.
| Severity | Number |
|---|---|
| 46 | |
| 116 |
(The results have been filtered to omit less severe results)
| Severity | Message | Class | Method / Field |
|---|---|---|---|
| Parameter 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.LevelGeometryModule | cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.Raycasting | public Raycasting(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, java.util.logging.Logger) | |
| Parameter 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.LevelGeometryModule | cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.RaycastingBSP | public RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot, java.util.logging.Logger) | |
| In method 'public RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.module.sensomotoric.RaycastingBSP | public RaycastingBSP(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot) | |
| Class cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode | ||
| Parameter 1 of 'public LevelGeometry(java.lang.String)' has changed its type to java.util.logging.Logger | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometry | public LevelGeometry(java.lang.String) | |
| Accessibility of field random has been weakened from public to private | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | random | |
| In method 'public NavMesh(boolean)' the number of arguments has changed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public NavMesh(boolean) | |
| Method 'public NavMesh()' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public NavMesh() | |
| Method 'public void draw()' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public void draw() | |
| Method 'public void draw(java.lang.String, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public void draw(java.lang.String, cz.cuni.amis.pogamut.base3d.worldview.object.Location) | |
| Method 'public void drawLevelGeometry(cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public void drawLevelGeometry(cz.cuni.amis.pogamut.base3d.worldview.object.Location) | |
| Method 'public void drawOnePolygon(int, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public void drawOnePolygon(int, cz.cuni.amis.pogamut.base3d.worldview.object.Location) | |
| Method 'public void drawOnePolygon(int)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public void drawOnePolygon(int) | |
| Method 'public void drawOnlyBiggestLeaf()' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public void drawOnlyBiggestLeaf() | |
| Method 'public void drawPath(cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public void drawPath(cz.cuni.amis.pogamut.base.agent.navigation.IPathFuture, cz.cuni.amis.pogamut.base3d.worldview.object.Location) | |
| Method 'public void drawPolygonPath(java.util.List, cz.cuni.amis.pogamut.base3d.worldview.object.Location)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public void drawPolygonPath(java.util.List, cz.cuni.amis.pogamut.base3d.worldview.object.Location) | |
| Method 'public cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometry getLevelGeometry()' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.LevelGeometry getLevelGeometry() | |
| Method 'public java.lang.String polygonToDebugString(int)' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public java.lang.String polygonToDebugString(int) | |
| Parameter 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.NavMeshBSPNode | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public void setBiggestLeafInTree(cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode) | |
| Method 'public java.lang.String toDebugString()' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public java.lang.String toDebugString() | |
| Method 'public void unDraw()' has been removed | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh | public void unDraw() | |
| Changed type of field biggestLeafInTree from cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshBSPNode | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshCore | biggestLeafInTree | |
| Changed type of field bspTree from cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.BSPNode to cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshBSPNode | cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMeshCore | bspTree | |
| Removed field navMesh | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot | navMesh | |
| Method 'public cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh getNavMesh()' has been removed | cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot | public cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.NavMesh getNavMesh() | |
| Removed cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObject from the set of implemented interfaces | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate | ||
| Removed cz.cuni.amis.pogamut.multi.communication.worldview.object.ICompositeWorldObject from the set of implemented interfaces | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate | ||
| Method 'public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getId()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate | public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getId() | |
| Method 'public cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectId getId()' has been removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate | public cz.cuni.amis.pogamut.base.communication.worldview.object.WorldObjectId getId() | |
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate$LocationUpdateUpdate removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate$LocationUpdateUpdate | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateCompositeImpl removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateCompositeImpl | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocal removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocal | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl$LocationUpdateLocalUpdate removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateLocalImpl$LocationUpdateLocalUpdate | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateLocalMessage removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateLocalMessage | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateSharedMessage removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateSharedMessage | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateStaticMessage removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateMessage$LocationUpdateStaticMessage | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateShared removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateShared | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl$LocationUpdateSharedUpdate removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateSharedImpl$LocationUpdateSharedUpdate | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStatic removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStatic | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl$LocationUpdateStaticUpdate removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdateStaticImpl$LocationUpdateStaticUpdate | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator$LocationUpdateCreator removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator$LocationUpdateCreator | ||
| Class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator$LocationUpdateSharedCreator removed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004SharedObjectCreator$LocationUpdateSharedCreator | ||
| Value of compile-time constant PROTOTYPE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.LocationUpdate | PROTOTYPE | |
| Value of compile-time constant MSG_ADG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ADG | |
| Value of compile-time constant MSG_AIN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_AIN | |
| Value of compile-time constant MSG_ALIVE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ALIVE | |
| Value of compile-time constant MSG_ANIMATIONBOTID has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ANIMATIONBOTID | |
| Value of compile-time constant MSG_ANIMATIONSTOPPED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ANIMATIONSTOPPED | |
| Value of compile-time constant MSG_ANIMPORT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ANIMPORT | |
| Value of compile-time constant MSG_ATR has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ATR | |
| Value of compile-time constant MSG_BEG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_BEG | |
| Value of compile-time constant MSG_BMP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_BMP | |
| Value of compile-time constant MSG_BOM has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_BOM | |
| Value of compile-time constant MSG_CHANGEANIM has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_CHANGEANIM | |
| Value of compile-time constant MSG_COMBO has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_COMBO | |
| Value of compile-time constant MSG_CONFCH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_CONFCH | |
| Value of compile-time constant MSG_CTRLMSG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_CTRLMSG | |
| Value of compile-time constant MSG_CWP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_CWP | |
| Value of compile-time constant MSG_DAM has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_DAM | |
| Value of compile-time constant MSG_DFAIL has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_DFAIL | |
| Value of compile-time constant MSG_DIE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_DIE | |
| Value of compile-time constant MSG_DLGCMD has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_DLGCMD | |
| Value of compile-time constant MSG_DOK has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_DOK | |
| Value of compile-time constant MSG_EHS has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EHS | |
| Value of compile-time constant MSG_EINV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EINV | |
| Value of compile-time constant MSG_EITC has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EITC | |
| Value of compile-time constant MSG_EMAP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EMAP | |
| Value of compile-time constant MSG_EMOV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EMOV | |
| Value of compile-time constant MSG_EMUT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EMUT | |
| Value of compile-time constant MSG_EMYINV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EMYINV | |
| Value of compile-time constant MSG_ENAV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ENAV | |
| Value of compile-time constant MSG_END has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_END | |
| Value of compile-time constant MSG_ENGP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ENGP | |
| Value of compile-time constant MSG_ENT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ENT | |
| Value of compile-time constant MSG_ENTERED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ENTERED | |
| Value of compile-time constant MSG_EPLR has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EPLR | |
| Value of compile-time constant MSG_EPTH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_EPTH | |
| Value of compile-time constant MSG_FAL has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_FAL | |
| Value of compile-time constant MSG_FIN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_FIN | |
| Value of compile-time constant MSG_FLG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_FLG | |
| Value of compile-time constant MSG_FTR has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_FTR | |
| Value of compile-time constant MSG_GAMERESTART has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_GAMERESTART | |
| Value of compile-time constant MSG_GIVERES has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_GIVERES | |
| Value of compile-time constant MSG_HELLO_BOT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HELLO_BOT | |
| Value of compile-time constant MSG_HELLO_CONTROL_SERVER has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HELLO_CONTROL_SERVER | |
| Value of compile-time constant MSG_HELLO_OBSERVER has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HELLO_OBSERVER | |
| Value of compile-time constant MSG_HIT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HIT | |
| Value of compile-time constant MSG_HRN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HRN | |
| Value of compile-time constant MSG_HRP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_HRP | |
| Value of compile-time constant MSG_IMAP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_IMAP | |
| Value of compile-time constant MSG_INGP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_INGP | |
| Value of compile-time constant MSG_INITED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_INITED | |
| Value of compile-time constant MSG_INV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_INV | |
| Value of compile-time constant MSG_IPK has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_IPK | |
| Value of compile-time constant MSG_IPTH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_IPTH | |
| Value of compile-time constant MSG_IRC has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_IRC | |
| Value of compile-time constant MSG_ITC has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ITC | |
| Value of compile-time constant MSG_IUO has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_IUO | |
| Value of compile-time constant MSG_JOIN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_JOIN | |
| Value of compile-time constant MSG_JUMP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_JUMP | |
| Value of compile-time constant MSG_KEYEVENT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_KEYEVENT | |
| Value of compile-time constant MSG_KIL has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_KIL | |
| Value of compile-time constant MSG_LAND has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_LAND | |
| Value of compile-time constant MSG_LEFT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_LEFT | |
| Value of compile-time constant MSG_LIN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_LIN | |
| Value of compile-time constant MSG_LOCKED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_LOCKED | |
| Value of compile-time constant MSG_LOSTCHILD has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_LOSTCHILD | |
| Value of compile-time constant MSG_MAPCHANGE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_MAPCHANGE | |
| Value of compile-time constant MSG_MOV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_MOV | |
| Value of compile-time constant MSG_MUT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_MUT | |
| Value of compile-time constant MSG_MYINV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_MYINV | |
| Value of compile-time constant MSG_NAV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_NAV | |
| Value of compile-time constant MSG_NFO has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_NFO | |
| Value of compile-time constant MSG_PASSWDOK has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PASSWDOK | |
| Value of compile-time constant MSG_PASSWDWRONG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PASSWDWRONG | |
| Value of compile-time constant MSG_PASSWORD has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PASSWORD | |
| Value of compile-time constant MSG_PAUSED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PAUSED | |
| Value of compile-time constant MSG_PLI has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PLI | |
| Value of compile-time constant MSG_PLR has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PLR | |
| Value of compile-time constant MSG_PLS has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PLS | |
| Value of compile-time constant MSG_PONG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PONG | |
| Value of compile-time constant MSG_PRJ has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PRJ | |
| Value of compile-time constant MSG_PUO has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_PUO | |
| Value of compile-time constant MSG_RCH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_RCH | |
| Value of compile-time constant MSG_RECEND has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_RECEND | |
| Value of compile-time constant MSG_RECSTART has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_RECSTART | |
| Value of compile-time constant MSG_RESUMED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_RESUMED | |
| Value of compile-time constant MSG_SEL has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SEL | |
| Value of compile-time constant MSG_SHOOT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SHOOT | |
| Value of compile-time constant MSG_SHS has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SHS | |
| Value of compile-time constant MSG_SINV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SINV | |
| Value of compile-time constant MSG_SITC has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SITC | |
| Value of compile-time constant MSG_SLF has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SLF | |
| Value of compile-time constant MSG_SMAP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SMAP | |
| Value of compile-time constant MSG_SMOV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SMOV | |
| Value of compile-time constant MSG_SMUT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SMUT | |
| Value of compile-time constant MSG_SMYINV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SMYINV | |
| Value of compile-time constant MSG_SNAV has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SNAV | |
| Value of compile-time constant MSG_SNGP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SNGP | |
| Value of compile-time constant MSG_SPLR has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SPLR | |
| Value of compile-time constant MSG_SPTH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SPTH | |
| Value of compile-time constant MSG_SPW has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SPW | |
| Value of compile-time constant MSG_STOPSHOOT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_STOPSHOOT | |
| Value of compile-time constant MSG_SUO has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_SUO | |
| Value of compile-time constant MSG_TEAMCHANGE has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_TEAMCHANGE | |
| Value of compile-time constant MSG_TES has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_TES | |
| Value of compile-time constant MSG_THROWN has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_THROWN | |
| Value of compile-time constant MSG_TRC has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_TRC | |
| Value of compile-time constant MSG_TRG has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_TRG | |
| Value of compile-time constant MSG_UPD has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_UPD | |
| Value of compile-time constant MSG_USED has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_USED | |
| Value of compile-time constant MSG_VCH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_VCH | |
| Value of compile-time constant MSG_VEH has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_VEH | |
| Value of compile-time constant MSG_VMS has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_VMS | |
| Value of compile-time constant MSG_VMT has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_VMT | |
| Value of compile-time constant MSG_WAL has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_WAL | |
| Value of compile-time constant MSG_WUP has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_WUP | |
| Value of compile-time constant MSG_ZCB has been changed | cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Yylex | MSG_ZCB |