foul-magics/Mage/src/mage/game
2014-06-14 10:11:08 +02:00
..
combat * LogName - Changed some more messages to use the logName instead of name. 2014-06-13 14:02:56 +02:00
command * Added Morph ability. 2014-06-09 17:53:55 +02:00
draft [refactor] removed generic parameter from Game classes 2014-06-03 12:33:02 +03:00
events Added Ashling the Pilgrim, Reset and Flash of insight. 2014-05-02 19:14:59 +02:00
match [refactor] removed generic parameter from Game classes 2014-06-03 12:33:02 +03:00
permanent * LogName - Changed some more messages to use the logName instead of name. 2014-06-13 15:09:06 +02:00
stack Make required status of target based on the type of ability 2014-06-12 23:35:56 +04:00
tournament [refactor] removed generic parameter from Game classes 2014-06-03 12:33:02 +03:00
turn [refactor] removed generic parameter from Phase 2014-06-03 11:47:04 +03:00
Controllable.java [THS] Added 4 white cards. 2013-09-11 17:38:43 +02:00
Exile.java [minor] formatting 2013-05-30 15:25:51 +02:00
ExileZone.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
Game.java Added context menu to switch between manual and automatic usage of the mana in mana pool. Manual usage is done by clicking on the mana symbol in the player panel. Still some fine tuning to do. 2014-05-24 02:56:35 +02:00
GameCommanderImpl.java [refactor] removed generic parameter from Game classes 2014-06-03 12:33:02 +03:00
GameException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameImpl.java * Fixed bug that prevents to use Undo (introduced with a recent commit). 2014-06-14 10:11:08 +02:00
GameOptions.java Fixed some handling problems of triggered abilities. 2014-05-24 21:10:56 +02:00
GameReplay.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameState.java Add TurnId to GameState (for Final Fortune card) 2014-05-23 23:48:13 +04:00
GameStates.java Added 8 cards, some fixes, some formating. 2014-06-01 01:23:29 +02:00
LookedAt.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Revealed.java * Ad Nauseam - Fixed log output of revealed and moved cards. 2014-04-26 18:40:32 +02:00
Seat.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
Table.java Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly. 2014-05-01 19:34:52 +02:00
Team.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00