foul-magics/Mage.Server/src/main/java/mage/server/util
Oleg Agafonov 74f988ce1d Cheats: added 2 new special commands, see #4334:
* show opponent hand
  * show opponent library
  * added params to special commands to show more or less info:
    - pt;
    - color;
    - abilities count;
    - abilities list.
2018-01-26 06:42:23 +04:00
..
resources Set SocketWriteTimeout to 10 seconds. 2017-04-17 00:01:39 +02:00
Config.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
Config.xsd Added possibility to set some more JBoss Remoting parameters with config.xml on server start. 2014-10-01 16:04:26 +02:00
ConfigSettings.java Set SocketWriteTimeout to 10 seconds. 2017-04-17 00:01:39 +02:00
PluginClassLoader.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ServerMessagesUtil.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
Splitter.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
SystemUtil.java Cheats: added 2 new special commands, see #4334: 2018-01-26 06:42:23 +04:00
ThreadExecutor.java playertype, enum singleton 2017-04-02 22:09:20 +02:00