Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO7TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 7

cz.cuni.amis.pogamut.ut3.agent.module.sensor.UT3ItemsLine
- armor!35
- ammo53
cz.cuni.amis.pogamut.ut3.agent.module.sensor.UT3VisibilityLine
Add getVisibleVolumes39
cz.cuni.amis.pogamut.ut3.bot.impl.UT3AgentInfoLine
Auto-generated constructor stub15
Refactor Pogamut, removing the hasUDamage, hasInvisibility, etc.93
Agent can have multiple power-ups! Very rare but must be taken care97
cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemTypeLine
Only 2 parameters actually needed, the first one is the name (Enforcer, ImpactHammer, etc.) and the second one the pickup-type (ShockRifle.WeaponPickup, BioRifle.WeaponPickup), unfortunately GBUT3 is not always consistent in sending the right type, so until GBUT3 is completely done, some extra UT3 names are needed250