.. |
games
|
d6d26549cb
Some random little code optimization and possible NPE fixes.
|
14 lat temu |
AirShipManager.java
|
87713a5a62
|
14 lat temu |
AntiFeedManager.java
|
01f284cbb1
BETA: Using AntiFeedManager for L2Event also.
|
14 lat temu |
AuctionManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
BoatManager.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 lat temu |
CastleManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
CastleManorManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
ClanHallManager.java
|
afaac1d7c9
BETA: Retail Like '''"Respawn Zones"''' by Nyaran.
|
13 lat temu |
CoupleManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
CursedWeaponsManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
DayNightSpawnManager.java
|
87713a5a62
|
14 lat temu |
DimensionalRiftManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
DuelManager.java
|
87713a5a62
|
14 lat temu |
FortManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
FortSiegeGuardManager.java
|
87713a5a62
|
14 lat temu |
FortSiegeManager.java
|
87713a5a62
|
14 lat temu |
FourSepulchersManager.java
|
87713a5a62
|
14 lat temu |
GlobalVariablesManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
GraciaSeedsManager.java
|
87713a5a62
|
14 lat temu |
GrandBossManager.java
|
cda53f7260
BETA: Fix for Multiply prepared statement!
|
14 lat temu |
HandysBlockCheckerManager.java
|
87713a5a62
|
14 lat temu |
HellboundManager.java
|
87713a5a62
|
14 lat temu |
InstanceManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
ItemAuctionManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
ItemsOnGroundManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
MailManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
Manager.java
|
87713a5a62
|
14 lat temu |
MapRegionManager.java
|
ce8f52cc62
BETA: Minor Fixes for /loc in RespawnZones by Nyaran. '''NOTE: Require DataPack [DP8240]'''
|
13 lat temu |
MercTicketManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
PetitionManager.java
|
4788b1bb18
BETA: Petition Feedback feature (thanks plim)
|
14 lat temu |
QuestManager.java
|
87713a5a62
|
14 lat temu |
RaidBossPointsManager.java
|
87713a5a62
|
14 lat temu |
RaidBossSpawnManager.java
|
cda53f7260
BETA: Fix for Multiply prepared statement!
|
14 lat temu |
SiegeGuardManager.java
|
a98bdb14fe
Some fixes to BETA branch:
|
14 lat temu |
SiegeManager.java
|
87713a5a62
|
14 lat temu |
TerritoryWarManager.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 lat temu |
TownManager.java
|
afaac1d7c9
BETA: Retail Like '''"Respawn Zones"''' by Nyaran.
|
13 lat temu |
TransformationManager.java
|
87713a5a62
|
14 lat temu |
ZoneManager.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 lat temu |