Histórico de commits

Autor SHA1 Mensagem Data
  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 anos atrás
  Rumen Nikiforov da45199648 BETA: Possible Deadlock fix 13 anos atrás
  mrTJO 6bb7a61af7 BETA: Unhardcoded Experience Table and Moved to DP XML (data/stats/experience.xml) 14 anos atrás
  MELERIX 87713a5a62 14 anos atrás