| .. |
|
cards
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
chat
|
change enum equals to == for client
|
2017-03-01 17:03:11 +01:00 |
|
combat
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
components
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
constants
|
refactored the SortBy.getByString
|
2017-03-07 22:06:44 +01:00 |
|
deck/generator
|
Inner classes should be static. It reduces memory usage and gives perfomance boost + DeckImporter rollback
|
2017-02-28 12:40:12 +03:00 |
|
deckeditor
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
dialog
|
Fixed wrong client preferences tab reference.
|
2017-03-19 10:28:12 +01:00 |
|
draft
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
game
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
plugins
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
preference
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |
|
remote
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
table
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
tournament
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
unusedFiles
|
rewrote singleton to enum where applicable
|
2017-03-14 16:32:47 +01:00 |
|
util
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
MageFrame.form
|
Added some more tooltip texts to client menu bar.
|
2016-12-13 20:30:32 +01:00 |
|
MageFrame.java
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
MagePane.form
|
Added some tooltips to user table headers. History is shown in tournament player table now. Changed ratio column to numberic format.
|
2016-02-06 21:22:51 +01:00 |
|
MagePane.java
|
Hold priority on Ctrl+click
|
2016-06-29 19:57:45 +02:00 |
|
SessionHandler.java
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |