l2j_mobius/L2J_Mobius_3.0_Helios/java/com/l2jmobius/gameserver
2018-08-24 11:57:57 +00:00
..
ai Disable move to pawn while attacking. 2018-08-09 00:57:11 +00:00
cache Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
communitybbs Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
data Fixed skills ignoring social class. 2018-07-01 00:23:30 +00:00
datatables Made spawn to XML methods synchronized. 2018-07-23 23:22:04 +00:00
engines Fixed MinimumVitalityPoints wrong letter case. 2018-08-05 18:13:54 +00:00
enums Direct use of private constants instead of getters. 2018-06-24 15:33:19 +00:00
geoengine Replaced instanceof L2Character with isCharacter method. 2018-06-30 16:42:41 +00:00
handler Changes based on Java 10 recommendations. 2018-08-05 19:38:51 +00:00
idfactory Direct use of private constants instead of getters. 2018-06-24 15:33:19 +00:00
instancemanager File scripts.cfg is no longer used. 2018-08-24 11:57:57 +00:00
model Replaced attack and teleport locks with synchronized methods. 2018-08-08 02:29:33 +00:00
network Red icons for unavailable inventory items. 2018-07-23 16:07:15 +00:00
script Direct use of private constants instead of getters. 2018-06-24 15:33:19 +00:00
scripting Update to Java 10. 2018-08-07 13:40:25 +00:00
security Refactored logger variables to caps. 2018-04-11 12:23:51 +00:00
taskmanager Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
ui Changes based on Java 10 recommendations. 2018-08-05 19:38:51 +00:00
util Changes based on Java 10 recommendations. 2018-08-05 19:38:51 +00:00
FortUpdater.java Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
GameServer.java Update to Java 10. 2018-08-07 13:40:25 +00:00
GameTimeController.java Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
InstanceListManager.java Project reorganization. 2017-08-29 13:53:52 +00:00
ItemsAutoDestroy.java Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
LoginServerThread.java Addition of missing isInOfflineMode method. 2018-06-18 23:13:58 +00:00
MonsterRace.java Various code changes. 2018-04-11 11:25:53 +00:00
RecipeController.java Direct use of private constants instead of getters. 2018-06-24 15:33:19 +00:00
Shutdown.java Various unnecessary code changes. 2018-06-26 15:00:56 +00:00