The following document contains the results of Clirr.
| Severity | Message | Class | Method / Field |
|---|---|---|---|
| Return type of method 'public cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult execute()' has been changed to cz.cuni.amis.pogamut.ut2004.tournament.match.result.UT2004MatchResult | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004Tag | public cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult execute() | |
| Parameter 5 of 'protected void outputResults(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper, cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Match$Bots, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult, java.io.File)' has changed its type to cz.cuni.amis.pogamut.ut2004.tournament.match.result.UT2004MatchResult | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004Tag | protected void outputResults(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper, cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Match$Bots, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult, java.io.File) | |
| Return type of method 'protected cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult waitMatchFinish(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper, cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Match$Bots, long)' has been changed to cz.cuni.amis.pogamut.ut2004.tournament.match.result.UT2004MatchResult | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004Tag | protected cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult waitMatchFinish(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper, cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Match$Bots, long) | |
| Removed field fragLimit | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig | fragLimit | |
| Removed field timeLimitInMin | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig | timeLimitInMin | |
| Method 'public int getFragLimit()' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig | public int getFragLimit() | |
| Method 'public int getTimeLimit()' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig | public int getTimeLimit() | |
| Method 'public cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig setFragLimit(int)' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig | public cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig setFragLimit(int) | |
| Method 'public cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig setTimeLimit(int)' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig | public cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig setTimeLimit(int) | |
| Removed cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult from the list of superclasses | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | ||
| Removed field matchTimeEnd | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | matchTimeEnd | |
| Method 'public UT2004TagResult(cz.cuni.amis.utils.token.IToken)' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public UT2004TagResult(cz.cuni.amis.utils.token.IToken) | |
| Method 'public java.util.List getAllBots()' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public java.util.List getAllBots() | |
| Method 'public double getMatchTimeEnd()' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public double getMatchTimeEnd() | |
| Method 'public java.util.List getNativeBots()' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public java.util.List getNativeBots() | |
| Method 'public java.util.Map getPlayerScores()' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public java.util.Map getPlayerScores() | |
| Return type of method 'public cz.cuni.amis.utils.maps.HashMapMap getTagCounts()' has been changed to java.util.Map | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public cz.cuni.amis.utils.maps.HashMapMap getTagCounts() | |
| Method 'public java.util.Map getTotalTags()' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public java.util.Map getTotalTags() | |
| Method 'public java.util.Map getWasTagged()' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public java.util.Map getWasTagged() | |
| Method 'public void setMatchTimeEnd(double)' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public void setMatchTimeEnd(double) | |
| Method 'public void setNativeBots(java.util.List)' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public void setNativeBots(java.util.List) | |
| Method 'public void setPlayerScores(java.util.Map)' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public void setPlayerScores(java.util.Map) | |
| Parameter 1 of 'public void setTagCounts(cz.cuni.amis.utils.maps.HashMapMap)' has changed its type to java.util.Map | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public void setTagCounts(cz.cuni.amis.utils.maps.HashMapMap) | |
| Method 'public void setTotalTags(java.util.Map)' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public void setTotalTags(java.util.Map) | |
| Method 'public void setWasTagged(java.util.Map)' has been removed | cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult | public void setWasTagged(java.util.Map) |