提交历史

作者 SHA1 备注 提交日期
  Nos a41b7343e0 BETA: Updated Copyrights year. 11 年之前
  BiggBoss be83ba2984 [BETA] Bot report button implementation 11 年之前
  Zoey76 b83aa01c44 BETA: Reworking `L2World`: 11 年之前
  xban1x 522a682236 BETA: Adding more interfaces: 11 年之前
  xban1x 1a28129d9e BETA: GlobalVariablesManager rework. 11 年之前
  Rumen Nikiforov 289c5cb351 BETA: Reworked Buylist and npc reload data: 12 年之前
  Rumen Nikiforov 066773f577 BETA: Minor typo fixes: 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 b10bd8ba9d BETA: Misc fixes: 13 年之前
  Zoey76 4ec298316d BETA: Misc fixes: 13 年之前
  Zoey76 7daae222fd BETA: Updating to Trove 3.0.0. 13 年之前
  Zoey76 cbc49d5757 BETA: The Hellbound Core part! 13 年之前
  Zoey76 2f9653e817 BETA: Enabling project specific JavaDoc settings: 13 年之前
  BiggBoss f814936f7c Siegable Halls - Core Side 13 年之前
  Nik 07bc6ec10b BETA: Adding more server shutdown log messages and a nice feature that tracks down methods' execution time and overall server shutdown time. 13 年之前
  Nik ee09e63804 BETA: Added some extras to L2TIntObjectHashMap and fixed a problem where server shutdown didnt run properly. 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 87713a5a62 14 年之前