Історія комітів

Автор SHA1 Опис Дата
  Nik adb4392f0b BETA: Config option to set offline traders invulnerable is removed. 13 роки тому
  Zoey76 2eccaec1e6 BETA: Code refactoring: 13 роки тому
  Nik c4e2e5495e Config option to set offline traders invulnerable. 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 роки тому