Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Zoey76 15293bcdbb BETA: Complete source formatting and cleanup. 12 gadi atpakaļ
  Rumen Nikiforov 69daf9c498 BETA: Some misc changes: 12 gadi atpakaļ
  Zoey76 2d60198ee1 BETA: Reworking Connection closing by using try-with-resource: 13 gadi atpakaļ
  Zoey76 3c877226ff BETA: Extensively use of try-with-resource: 13 gadi atpakaļ
  MELERIX d16624bf35 BETA: Fix for Ticket #4887. 13 gadi atpakaļ
  Zoey76 b971719e72 BETA: Core cleanup: 13 gadi atpakaļ
  Zoey76 bba1101fad BETA: Performance fixes: 13 gadi atpakaļ
  Zoey76 b10bd8ba9d BETA: Misc fixes: 13 gadi atpakaļ
  Zoey76 7acd84e7b8 BETA: Misc fixes: 13 gadi atpakaļ
  Rumen Nikiforov a703a5e7ad BETA: Removing backward compatibility for L2Party/L2CommandChannel if you want it skip that changeset thanks Battlecruiser 13 gadi atpakaļ
  Zoey76 1a293a6007 BETA: Classes rearranging: 13 gadi atpakaļ
  Zoey76 79eaf27ed8 BETA: Rearranging Item related classes in core. 13 gadi atpakaļ
  Zoey76 78deea8e27 BETA: Enabled two warnings: 13 gadi atpakaļ
  Zoey76 7daae222fd BETA: Updating to Trove 3.0.0. 13 gadi atpakaļ
  Zoey76 2f9653e817 BETA: Enabling project specific JavaDoc settings: 13 gadi atpakaļ
  Zoey76 7a8159ff2c BETA: Typo fixing. 13 gadi atpakaļ
  MELERIX 08eb845982 BETA: Changed id version with class version (WalkerRoutes.xml with IDs) by Nyaran. 13 gadi atpakaļ
  MELERIX 14e05b0cb6 BETA: npcstring improvements by Nyaran, for more detailed info about this and examples, look here: http://www.l2jserver.com/forum/viewtopic.php?f=69&t=22632 13 gadi atpakaļ
  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 gadi atpakaļ
  MELERIX afaac1d7c9 BETA: Retail Like '''"Respawn Zones"''' by Nyaran. 14 gadi atpakaļ
  Zoey76 a21d11326d BETA: Retail like Party system messages by Nyaran. 14 gadi atpakaļ
  mrTJO 6bb7a61af7 BETA: Unhardcoded Experience Table and Moved to DP XML (data/stats/experience.xml) 14 gadi atpakaļ
  Nik d6d26549cb Some random little code optimization and possible NPE fixes. 14 gadi atpakaļ
  MELERIX 87713a5a62 14 gadi atpakaļ