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
..
AccessLevels.java 87713a5a62 14 years ago
AdminCommandAccessRights.java 87713a5a62 14 years ago
ArmorSetsTable.java a98bdb14fe Some fixes to BETA branch: 14 years ago
AugmentationData.java 87713a5a62 14 years ago
CharNameTable.java a98bdb14fe Some fixes to BETA branch: 14 years ago
CharSummonTable.java 5ca658cd00 BETA: Fix for Ticket #5529 by Nyaran & Onepamopa. 14 years ago
CharTemplateTable.java a98bdb14fe Some fixes to BETA branch: 14 years ago
ClanTable.java a98bdb14fe Some fixes to BETA branch: 14 years ago
DoorTable.java ce8f52cc62 BETA: Minor Fixes for /loc in RespawnZones by Nyaran. '''NOTE: Require DataPack [DP8240]''' 13 years ago
EnchantGroupsTable.java 87713a5a62 14 years ago
EnchantHPBonusData.java 5b2d3da453 BETA: ALT_OLY_ENCHANT_LIMIT hp bonus restriction (by Sylar88) 14 years ago
EventDroplist.java 87713a5a62 14 years ago
ExperienceTable.java b770a1ddf0 BETA: JBDC Database Installer 14 years ago
FishTable.java 87713a5a62 14 years ago
GMSkillTable.java 87713a5a62 14 years ago
HelperBuffTable.java 87713a5a62 14 years ago
HennaTable.java 87713a5a62 14 years ago
HennaTreeTable.java 87713a5a62 14 years ago
HerbDropTable.java a98bdb14fe Some fixes to BETA branch: 14 years ago
HeroSkillTable.java 87713a5a62 14 years ago
ItemTable.java 87713a5a62 14 years ago
LevelUpData.java 87713a5a62 14 years ago
MerchantPriceConfigTable.java 87713a5a62 14 years ago
MultiSell.java 7c5fa1d573 BETA: Added Dirs for Custom MultiSells/Items/Skills 14 years ago
NobleSkillTable.java 87713a5a62 14 years ago
NpcBufferTable.java 87713a5a62 14 years ago
NpcTable.java a98bdb14fe Some fixes to BETA branch: 14 years ago
NpcWalkerRoutesTable.java 87713a5a62 14 years ago
OfflineTradersTable.java 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
PetDataTable.java cff0b0c0c3 BETA/STABLE: Core-Part for [DP8199] by Adry_85. 14 years ago
PetNameTable.java d6d26549cb Some random little code optimization and possible NPE fixes. 14 years ago
SkillTable.java 1272fec463 BETA: Skill Trees rework: 14 years ago
SkillTreesData.java fef68d2963 BETA: Fix for ArrayIndexOutOfBoundsException when MaxSubclass is over 3 (retail value), #5502 14 years ago
SpawnTable.java a98bdb14fe Some fixes to BETA branch: 14 years ago
StaticObjects.java 87713a5a62 14 years ago
SummonEffectsTable.java 0c4188ba23 BETA: Fixes for following tickets: 14 years ago
SummonItemsData.java 87713a5a62 14 years ago
SummonSkillsTable.java 87713a5a62 14 years ago
TeleportLocationTable.java 87713a5a62 14 years ago
UITable.java 87713a5a62 14 years ago