| .. |
|
functions
|
* Reworked ENTERS_THE_BATTLEFIELD event for replacement effects. Some rework to card movement.
|
2015-10-17 16:30:28 +02:00 |
|
trace
|
* Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet).
|
2015-06-10 01:24:38 +02:00 |
|
CardUtil.java
|
* Reworked/Cleaned card movement handling.
|
2015-10-11 03:52:38 +02:00 |
|
CircularList.java
|
Some minor formatting.
|
2014-05-30 18:39:32 +02:00 |
|
ClassScanner.java
|
* Fixed a bug that prevented that cards from Classic Six Edition were shown in mage.
|
2015-08-03 14:45:08 +02:00 |
|
Copier.java
|
* Added optional rollback current turn and up to 3 previous turns to the battlefield menu. All other players have to agree to the rollback to let it happen.
|
2015-06-07 00:53:08 +02:00 |
|
CopierObjectInputStream.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
Copyable.java
|
removed redundant modifiers from interfaces
|
2012-12-20 23:45:47 +02:00 |
|
DateFormat.java
|
* Added handling to show all tournament games in tournament view.
|
2014-10-02 01:15:21 +02:00 |
|
DeckUtil.java
|
* Added a deck hash tag that's shown at the start of the game log to be able to identify a deck.
|
2015-04-11 00:47:54 +02:00 |
|
FastByteArrayInputStream.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
FastByteArrayOutputStream.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
GameLog.java
|
* Added id and colored font to shown related object names of stack abilities.
|
2015-07-26 10:17:04 +02:00 |
|
Logging.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
ManaUtil.java
|
* Added a auto select color for color choices of mana abilities that ask the human player to select a colo (implements #690).
|
2015-07-21 17:23:10 +02:00 |
|
MessageToClient.java
|
Added the new mulligan rule with Scry. Litte Scry rework.
|
2015-09-03 17:27:43 +02:00 |
|
TargetAddress.java
|
Added .equals(other) and .hashCode() methods to TargetAddress
|
2015-01-29 00:34:32 -05:00 |
|
ThreadLocalStringBuilder.java
|
additions and improvements to ThreadLocalStringBuilder
|
2015-05-03 13:09:22 -04:00 |
|
TournamentUtil.java
|
Cleanup sets.
|
2015-05-03 20:07:13 -07:00 |
|
TreeNode.java
|
* Added button popup menu to be able to automatically answer ability related "Yes" / "No" requests (related to #328).
|
2015-08-28 11:44:14 +02:00 |