LevelX2
|
28d46e2a95
|
* Added a simple identifier to tooltip and game log to be able to identify the exact target if multiple objects with the same name exist.
|
2015-05-12 17:30:14 +02:00 |
|
LevelX2
|
4cf21739c4
|
* Saved position and size of choice window during a game session.
|
2015-05-06 16:58:14 +02:00 |
|
LevelX2
|
e29eea791c
|
* Fixed null pointer exception for tooltip and triggered abilities (made a kind of workaround and it's still unclear to me what caused this problems).
|
2015-03-12 16:54:30 +01:00 |
|
LevelX2
|
424448b38f
|
* Handling of resource images fixed.
|
2014-12-14 22:54:58 +01:00 |
|
LevelX2
|
1ed1bc2e0d
|
* Added a color indication in the tooltip window.
|
2014-12-12 11:34:34 +01:00 |
|
LevelX2
|
4ae5ac129d
|
Some tweaking to the size of the card popup window.
|
2014-11-27 15:20:45 +01:00 |
|
magenoxx
|
922e35ff1c
|
Fixed NPE in tooltips for Emblem choose-trigger
|
2014-10-02 12:17:25 +04:00 |
|
LevelX2
|
341db7b01f
|
* Morph Ability - Some fixes for displaying / handling morph cards/permanents.
|
2014-09-25 16:51:41 +02:00 |
|
LevelX2
|
d244551e3b
|
* Added Morph ability.
|
2014-06-09 17:53:55 +02:00 |
|
LevelX2
|
c075b42e9d
|
Improved enlarged card display if no image exists (uses same code as tooltip text creation now).
|
2014-03-13 15:42:26 +01:00 |
|
North
|
0bb110be45
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
LevelX2
|
cc96a55523
|
Some changes to logging.
|
2013-03-04 00:01:12 +01:00 |
|
North
|
239a4fb100
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
BetaSteward
|
5df3a6e488
|
removed bad import
|
2010-12-26 20:42:09 -05:00 |
|
magenoxx
|
3123207b0d
|
New tooltips.
|
2010-12-26 18:40:28 +03:00 |
|
magenoxx
|
760f059fb8
|
Rewrote displaying tooltips (fixes grayed rectangle bug and wrong tooltip location on the edge).
|
2010-12-21 18:20:54 +03:00 |
|
magenoxx
|
8a454d38a7
|
Fixed NullPointerException thrown time to time for ability picker shown for cards in hand.
|
2010-12-12 11:15:57 +03:00 |
|
BetaSteward
|
63d1710cb7
|
fixed issue 36
|
2010-12-05 03:36:59 +00:00 |
|
magenoxx
|
7ac7fe1087
|
Should have fixed blinking issue and synchronization stuff for mouse over card displaying.
|
2010-11-19 15:39:41 +00:00 |
|
magenoxx
|
e893935ce6
|
Added title to Mage.Client. Forgot to commit utility class on previous commit.
|
2010-11-19 15:10:50 +00:00 |
|