GrayedFox
3953f3dbdd
remove all MIT copyright notices from files
2018-06-02 17:59:49 +02:00
Evan Kranzler
30922924f5
added TheElk801 as a dev
2018-05-15 20:22:05 -04:00
Oleg Agafonov
35ba9dc493
About updated: added L_J and JayDi85 to devs list
2017-12-29 07:56:54 +04:00
vraskulin
076840df53
Big refactoring
...
I used Intellij IDEA to automatically refactor code to achive 3 goals.
1) get rid of anonymouse classes, and replace the with lamba to get more readeable and clean code (like in TableWaitingDialog).
2) make effectively final variables actually final to avoid inadvertent changes on it in further releases and keep objects as immutable, as possible.
3) Get rid of unused imports (most of the changes) in whole project classes.
2017-01-09 19:16:53 +03:00
spjspj
4bf78fd6d4
Update devs
2016-08-19 19:45:23 +10:00
Kenny Wottrich
f3c83d54f5
Remove Unused Imports
...
Delete unused java imports that cause compiler warnings
2016-04-24 19:50:29 -05:00
LevelX2
060a468d4b
Update to release 1.4.1.
2015-06-14 02:43:16 +02:00
LevelX2
5578e4c158
Added names to AboutDialog.
2014-09-13 11:21:54 +02:00
LevelX2
03f01bba3b
Updated some texts, changed from MAGE to XMage.
2014-05-30 21:00:01 +02:00
LevelX2
5481841b9f
Some name changes MAGE to XMage.
2014-05-27 00:14:51 +02:00
LevelX2
2d109222a8
* Changed some links and messages.
2014-05-11 20:45:20 +02:00
LevelX2
30ddcaf99b
Some changes to reduce memory leaks.
2014-01-31 15:08:40 +01:00
LevelX2
c3e48a0117
* About dialog - making it modal.
2014-01-30 08:17:36 +01:00
LevelX2
4ab572bd0e
* MageDialog - Removed some memory leaks for client dialogs (more to come soon).
2014-01-30 03:05:49 +01:00
LevelX2
203dd13b44
Updated about text.
2013-10-26 12:59:20 +02:00
magenoxx
6e1e27f51d
[ui] updated about dialog
2012-10-23 15:55:13 +04:00
North
239a4fb100
[refactoring][minor] Replaced all tabs with four spaces.
2012-06-19 23:50:20 +03:00
magenoxx
3e0e1e6ecd
Updated AboutDialog.
2011-10-12 20:22:55 +04:00
magenoxx
8e788f3b32
updated about dialog.
2011-06-13 17:58:19 +04:00
magenoxx
e29e2cd6dc
Updated about dialog
2011-06-09 16:36:08 +04:00
magenoxx
a1905fcbca
Added magefree.com to about dialog.
2011-06-09 15:45:42 +04:00
BetaSteward
d8fca737fd
added some client window management + suppress calls when TablesPane is not visible
2011-06-07 22:32:58 -04:00
BetaSteward
8b1c463d35
big client update - moved Session to Mage.Common project, this will allow other clients to reuse connection logic
2011-05-31 23:01:07 -04:00
magenoxx
f9fdeeb5a9
Update version in client. Updated AboutDialog.
2011-05-20 00:43:46 +04:00
BetaSteward
86f708b17a
detect client version + client changes for AI skill level
2011-04-28 22:52:52 -04:00
BetaSteward
74bdfb9ea7
updated to version 0.7.1
2011-04-02 23:10:02 -04:00
BetaSteward
84c6ab76e0
update to version 0.7
2011-04-01 21:05:43 -04:00
magenoxx
5f4454c1e4
Change version to 0.6.1
2011-02-05 01:34:38 +03:00
magenoxx
f6b812bce1
Updated to version 0.6. Fixed and updated rate plugin.
2011-01-30 10:42:35 +03:00
magenoxx
85c24cd66b
Changed version from 0.5 to 0.5.1 (for release)
2010-12-21 22:34:47 +03:00
magenoxx
f81c238994
Updated About Dialog. Added mage version on splash screen.
2010-11-29 22:24:30 +00:00
magenoxx
f775f7c511
Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert.
2010-10-22 12:40:50 +00:00