foul-magics/Mage/src/mage/game/events
2013-06-05 17:26:02 +02:00
..
DamageCreatureEvent.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
DamagedCreatureEvent.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
DamagedEvent.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
DamagedPlaneswalkerEvent.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
DamagedPlayerEvent.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
DamageEvent.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
DamagePlaneswalkerEvent.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
DamagePlayerEvent.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
EntersTheBattlefieldEvent.java Expanded handling of the ENTERS_THE_BATTLEFIELD event to fix issue #82. 2013-02-17 01:13:15 +01:00
EventDispatcher.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
EventSource.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ExternalEvent.java Initial 2010-03-20 02:47:42 +00:00
GameEvent.java Added info how many cards still to discard in discard message of cleanup phase. Added replace effect for coin flipping. 2013-06-05 17:26:02 +02:00
Listener.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MageEvent.java Initial 2010-03-20 02:47:42 +00:00
PlayerQueryEvent.java AbilityPicker shows abilities now always in the order they were defined on the object. 2012-10-10 20:43:18 +02:00
PlayerQueryEventSource.java AbilityPicker shows abilities now always in the order they were defined on the object. 2012-10-10 20:43:18 +02:00
TableEvent.java Changed color of frame of avatar for active player to green again. Checked that a player of a game can't also watch his own game. Added a match score to the start of the game log. Changed the color of the Turn [X] message. Tips and join messages during a game are displayed in the chat panel instead the game log panel. Display of the player name when hovering over the avatar is more vertical centered. 2013-04-07 21:29:27 +02:00
TableEventSource.java Changed color of frame of avatar for active player to green again. Checked that a player of a game can't also watch his own game. Added a match score to the start of the game log. Changed the color of the Turn [X] message. Tips and join messages during a game are displayed in the chat panel instead the game log panel. Display of the player name when hovering over the avatar is more vertical centered. 2013-04-07 21:29:27 +02:00
ZoneChangeEvent.java Changed a lot of cards to use ENTERS_THE_BATTLEFIELD event instead of ZONE_CHANGE event. 2013-02-17 01:14:42 +01:00