l2j_mobius/L2J_Mobius_2.5_Underground/java/com/l2jmobius
2018-09-09 19:05:28 +00:00
..
commons Replaced indexOf() with contains() method. 2018-09-09 19:05:28 +00:00
gameserver Replaced equals() on enum constants. 2018-09-09 18:41:22 +00:00
log Replaced instanceof L2Character with isCharacter method. 2018-06-30 16:42:41 +00:00
loginserver Replaced assignments with compound operators. 2018-09-09 16:47:22 +00:00
tools Replaced zero equality checks with isEmpty() method. 2018-09-09 17:26:21 +00:00
Config.java Use MariaDB JDBC URL for connections. 2018-09-09 13:22:57 +00:00
Server.java Project reorganization. 2017-08-29 13:53:52 +00:00