MoparClassic/GameServer/src/org/moparscape/msc/gs/util
Travis Burtrum 57a8bdff9f Removed hex-string lib and scala class, can do it in 1 line of pure java.
Also synchronized around md, since it can be accessed by multiple threads, right?
2012-03-17 23:56:04 -04:00
..
annotation Added PacketThrottler, fixed AFK message, and added the AFK timeout to the config. 2012-01-07 13:46:26 -06:00
Cache.java Fixed ConnectionFilter and IPBanning 2011-07-21 18:12:19 -05:00
DefCompressor.java Formatted all code. 2011-06-25 00:44:53 -05:00
DuelLog.java Formatted all code. 2011-06-25 00:44:53 -05:00
EntityList.java Formatted all code. 2011-06-25 00:44:53 -05:00
EntityListIterator.java Formatted all code. 2011-06-25 00:44:53 -05:00
JarUtil.java Tons of updates/fixes. Closes issue #49. 2012-01-08 09:06:11 -06:00
Logger.java Tons of updates/fixes. Closes issue #49. 2012-01-08 09:06:11 -06:00
MapGenerator.java Fixed bug with PacketThrottler, and made TileValues actual value objects. TileValues no longer have duplicate instances, which drastically reduces memory usage. 2012-01-07 15:11:45 -06:00
ModuleUtil.java Tons of updates/fixes. Closes issue #49. 2012-01-08 09:06:11 -06:00
ObjectLoader.java Formatted all code. 2011-06-25 00:44:53 -05:00
RSA.java Formatted all code. 2011-06-25 00:44:53 -05:00
StatefulEntityCollection.java Formatted all code. 2011-06-25 00:44:53 -05:00