Zoey76
|
2f9653e817
BETA: Enabling project specific JavaDoc settings:
|
13 lat temu |
BiggBoss
|
f814936f7c
Siegable Halls - Core Side
|
13 lat temu |
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 lat temu |
Nik
|
ee09e63804
BETA: Added some extras to L2TIntObjectHashMap and fixed a problem where server shutdown didnt run properly.
|
13 lat temu |
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 lat temu |
MELERIX
|
87713a5a62
|
14 lat temu |