Commit History

Author SHA1 Message Date
  Zoey76 e5a4347bf4 Removing invalid conditions for pathfinding 10 years ago
  Zoey76 fc7e4da223 Removing useless AIAccessor 10 years ago
  Zoey76 6bbef955c2 Moving SQL related classes to own package. 10 years ago
  Zoey76 1c2f7b0974 Moving IXmlReader implementations to own package 10 years ago
  NosBit cef5f170c4 Removed GeoData property from Geodata.properties 10 years ago
  Zoey76 293549cb2b Updating license's year 10 years ago
  Zoey76 a3488c621d Minor cleanup after merge. 10 years ago
  Juris 4ccdaab149 Verbose or redundant code constructs - redundant type cast 10 years ago
  Juris 8fa8f899a5 Visibility - method overrides private method of superclass. L2AttackableAI is only extended by L2ControllableMobAI, so this is a decent solution. 10 years ago
  Juris e5198cc1bb Visibility - local variable hides field. Since the private field is always overwritten on access, it can be inlined, and then the hiding is also resolved. 10 years ago
  UnAfraid fa312b446c Renaming project folder 10 years ago
  MELERIX 87713a5a62 14 years ago
  MELERIX 33acb2257a missing damage skillTypes in some places. 14 years ago
  MELERIX 7e0963cd69 cleanup due skillTypes REFLECT & WEAKNESS are not used anymore. 14 years ago
  MELERIX f9c5a1a86d 14 years ago