foul-magics/Mage.Server/src/main/java/mage/server/util
2013-10-07 18:14:27 +02:00
..
resources Prevented 0 damage prevention events. 2013-09-27 16:14:13 +02: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 optional server config parameter to limit the number of AI players when creating tournaments. 2013-10-07 18:14:27 +02:00
PluginClassLoader.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ServerMessagesUtil.java Added count for started tournaments. 2013-06-29 22:27:58 +02:00
Splitter.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
SystemUtil.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
ThreadExecutor.java [minor] access modifer order 2013-03-10 14:53:02 +02:00