提交历史

作者 SHA1 备注 提交日期
  Rumen Nikiforov fb629532b2 BETA: Renaming `IL2Procedure` to `IProcedure` 11 年之前
  Nos a41b7343e0 BETA: Updated Copyrights year. 11 年之前
  xban1x d9e192d319 BETA: Implementing 2 more interfaces: 11 年之前
  Zoey76 b83aa01c44 BETA: Reworking `L2World`: 11 年之前
  xban1x 9899808a50 BETA: IPositionable interface update. 11 年之前
  Zoey76 41339abb03 BETA: Enforcing IIdentifiable interface. 11 年之前
  xban1x 3d287ede34 BETA: Second part of improvements for instance managers. 11 年之前
  Zoey76 a750985e47 BETA: Location improvements. 12 年之前
  Rumen Nikiforov 5f2236b1ae BETA: Fixing wrong chat types causing chat filter do not work. 12 年之前
  Zoey76 e00b96a06a BETA: L2J Server's license update: 12 年之前
  Zoey76 15293bcdbb BETA: Complete source formatting and cleanup. 12 年之前
  Rumen Nikiforov 69daf9c498 BETA: Some misc changes: 12 年之前
  Zoey76 2d60198ee1 BETA: Reworking Connection closing by using try-with-resource: 13 年之前
  Zoey76 3c877226ff BETA: Extensively use of try-with-resource: 13 年之前
  MELERIX d16624bf35 BETA: Fix for Ticket #4887. 13 年之前
  Zoey76 b971719e72 BETA: Core cleanup: 13 年之前
  Zoey76 bba1101fad BETA: Performance fixes: 13 年之前
  Zoey76 b10bd8ba9d BETA: Misc fixes: 13 年之前
  Zoey76 7acd84e7b8 BETA: Misc fixes: 13 年之前
  Rumen Nikiforov a703a5e7ad BETA: Removing backward compatibility for L2Party/L2CommandChannel if you want it skip that changeset thanks Battlecruiser 13 年之前
  Zoey76 1a293a6007 BETA: Classes rearranging: 13 年之前
  Zoey76 79eaf27ed8 BETA: Rearranging Item related classes in core. 13 年之前
  Zoey76 78deea8e27 BETA: Enabled two warnings: 13 年之前
  Zoey76 7daae222fd BETA: Updating to Trove 3.0.0. 13 年之前
  Zoey76 2f9653e817 BETA: Enabling project specific JavaDoc settings: 13 年之前
  Zoey76 7a8159ff2c BETA: Typo fixing. 13 年之前
  MELERIX 08eb845982 BETA: Changed id version with class version (WalkerRoutes.xml with IDs) by Nyaran. 13 年之前
  MELERIX 14e05b0cb6 BETA: npcstring improvements by Nyaran, for more detailed info about this and examples, look here: http://www.l2jserver.com/forum/viewtopic.php?f=69&t=22632 13 年之前
  Nik a731a3de61 L2World maps(_allPlayers, _allObjects, _petsInstance) reworked. They are now TIntObjectHashMap surrounded by ReentrantReadWriteLock working as synchronization. Keep in mind that FastMap<K,V>.shared() drains a lot of CPU usage, because the whole map is filled with synchronizations. ReentrantLock is much faster than synchronized and it does the same job, even better. 13 年之前
  MELERIX afaac1d7c9 BETA: Retail Like '''"Respawn Zones"''' by Nyaran. 13 年之前