foul-magics/Mage.Server/src/main/java/mage/server/util
2013-05-09 21:26:15 +02:00
..
resources [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Config.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
Config.xsd Added server config values to check user name minimal and maximal length and allowed chars for user name. Set to 3-14 length and [^a-z0-9_] chars (ignoring case) . 2013-04-13 14:21:42 +02:00
ConfigSettings.java Added server config values to check user name minimal and maximal length and allowed chars for user name. Set to 3-14 length and [^a-z0-9_] chars (ignoring case) . 2013-04-13 14:21:42 +02:00
PluginClassLoader.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ServerMessagesUtil.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Splitter.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
SystemUtil.java Some improvements to split card handling. Better display of tooltip of split cards, also added handling if not cast from hand. 2013-05-09 21:26:15 +02:00
ThreadExecutor.java [minor] access modifer order 2013-03-10 14:53:02 +02:00