Historique des commits

Auteur SHA1 Message Date
  smelc b49cf39a5a Delete stuff that I don't use il y a 7 ans
  smelc 688faf151b Remove stuff I don't use il y a 7 ans
  smelc fd3f326305 Correct bug in SquidIterators.RectangleFromBottomLeftToTopRight when dealing with cells on the dungeon's edge, which was affecting Zone's Rectangle::getAll! il y a 7 ans
  smelc 9bf121146d Add a method in RNG and correct a serious bug in Zone::translate il y a 7 ans
  smelc 2dfe1cd686 Add .settings files il y a 7 ans
  smelc 0a19b1133d Detail il y a 7 ans
  smelc 453dd6f94c Update build.gradle file and commit versions of .project/.classpath generated by Eclipse's buildship il y a 7 ans
  smelc 7106b139bc Update .classpath and .project il y a 7 ans
  smelc f3fe5e4231 Delete doc + add .classpath and .project il y a 7 ans
  smelc d483f070c7 Fixes in Zone::getInternalBorder and Rectangle::getExternalBorder il y a 7 ans
  smelc 1d074df4e0 Harmonize some comments with public SquidLib il y a 7 ans
  smelc 856a98d19a Delete stuff I don't use il y a 7 ans
  smelc dde6d43e12 Delete stuff I don't use il y a 7 ans
  smelc ad8dd81053 Remove tests files il y a 7 ans
  smelc a57288f503 Add gradle in .gitignore il y a 7 ans
  smelc 7fe090df18 Allow cardinal directions in Rectangle.Util.getCorner(Rectangle, Direction) + add convenience implementations of size() and contains(int, int) in Zone.Skeleton + document how to proceed to implement a Zone correctly il y a 7 ans
  smelc 85d6637afb Remove SquidTags il y a 7 ans
  smelc d31aa0e314 Add Zone::getInternalBorder il y a 7 ans
  smelc 10b3cd6124 Add Zone::extend and Zone::getExternalBorder il y a 7 ans
  smelc a73e0b565d Add Zone::translate(Coord) and Zone::translate(int, int) il y a 7 ans
  smelc d87fc75e8a Add Eclipse files il y a 7 ans
  smelc c63d7a189f Delete more stuff that I don't use il y a 7 ans
  smelc 62a17b9019 Delete stuff I don't use il y a 7 ans
  smelc dd5a8282c1 Remove dependency on RegExodus il y a 7 ans
  smelc e8b5919634 Add @GwtIncompatible to AStarSearch::toString il y a 7 ans
  smelc 9b03cf417d Minor additions to existing APIs (IColoredString, AStarSearch) + avoid out of bound in RectangleRoomFinder + handle empty panel in LinesPanel il y a 7 ans
  smelc faca21f70b Add Zone::getDiagonal method + add method to retrieve list underlying ListZone il y a 7 ans
  smelc dfae4c1601 Bugfix in Rectangle::contains(Coord) il y a 7 ans
  smelc 266a905da4 More methods in Zone, with default implementations; and some tuned ones in Rectangle il y a 7 ans
  smelc aa621c0738 Make Zone a subtype of Iterable<Coord> to be able to iterate on it. Add default API-only implementation in Zone.Skeleton and provide a smart implementation in Rectangle. il y a 7 ans