커밋 기록

작성자 SHA1 메시지 날짜
  Zoey76 7daae222fd BETA: Updating to Trove 3.0.0. 13 년 전
  Zoey76 2f9653e817 BETA: Enabling project specific JavaDoc settings: 13 년 전
  Nik ee09e63804 BETA: Added some extras to L2TIntObjectHashMap and fixed a problem where server shutdown didnt run properly. 13 년 전
  Rumen Nikiforov b4d71a8c7d BETA: Cleanup all useless commends like //synchronized (blabla) 13 년 전
  Nik bc66790984 Creating a L2TIntObjectHashMap which is a synchrinized TIntObjectHashMap via ReentrantReadWriteLock and cleaning up L2World.java from the synchronizers, since we are using L2TIntObjectHashMap. 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 년 전
  mrTJO 01b0b79c04 BETA: Updated getType() for ex client packets 14 년 전
  MELERIX 87713a5a62 14 년 전