Zoey76
|
b971719e72
BETA: Core cleanup:
|
13 years ago |
Zoey76
|
b10bd8ba9d
BETA: Misc fixes:
|
13 years ago |
Zoey76
|
1a293a6007
BETA: Classes rearranging:
|
13 years ago |
Zoey76
|
79eaf27ed8
BETA: Rearranging Item related classes in core.
|
13 years ago |
Zoey76
|
7daae222fd
BETA: Updating to Trove 3.0.0.
|
13 years ago |
Zoey76
|
2f9653e817
BETA: Enabling project specific JavaDoc settings:
|
13 years ago |
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 years ago |
MELERIX
|
87713a5a62
|
14 years ago |