Commit History

Author SHA1 Message Date
  Zoey76 2f9653e817 BETA: Enabling project specific JavaDoc settings: 13 years ago
  BiggBoss f814936f7c Siegable Halls - Core Side 13 years ago
  Zoey76 5c8fea4cce BETA: Enabling some warnings, and respective fixes. 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
  Zoey76 a98bdb14fe Some fixes to BETA branch: 14 years ago
  Zoey76 1272fec463 BETA: Skill Trees rework: 14 years ago
  Nik d6d26549cb Some random little code optimization and possible NPE fixes. 14 years ago
  MELERIX 87713a5a62 14 years ago