Historique des commits

Auteur SHA1 Message Date
  Zoey76 2d60198ee1 BETA: Reworking Connection closing by using try-with-resource: il y a 13 ans
  Nik adb4392f0b BETA: Config option to set offline traders invulnerable is removed. il y a 13 ans
  Zoey76 2eccaec1e6 BETA: Code refactoring: il y a 13 ans
  Nik c4e2e5495e Config option to set offline traders invulnerable. il y a 13 ans
  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. il y a 13 ans
  MELERIX 87713a5a62 il y a 14 ans