2609d67e38
If a battle is over or not can now be tested using this->isOver(). If the battle is over, battle->getWinner() can be used to get the winner of this fight, battle->getLooser() for the looser.