Historique des commits

Auteur SHA1 Message Date
  Justin Clark-Casey (justincc) f18780d0e3 Get "show region" command in GridService to show grid co-ordinates rather than meters co-ord. il y a 13 ans
  Justin Clark-Casey (justincc) b7f81d3492 If GetRegionByName can't match something in the local db, then search the hypergrid if that functionality has been enabled. il y a 13 ans
  Justin Clark-Casey (justincc) 17e9d61f43 Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName() il y a 13 ans
  Justin Clark-Casey (justincc) e6fb9d74ef Revert "In GridService, have GetRegionByName() call GetRegionsByName() with a max return of 1 instead of duplicating code." il y a 13 ans
  Justin Clark-Casey (justincc) 8d33a2eaa1 In GridService, have GetRegionByName() call GetRegionsByName() with a max return of 1 instead of duplicating code. il y a 13 ans
  Justin Clark-Casey (justincc) 8249d77991 If GridService.GetNeighbours() could not find the region then log a warning rather than causing a null reference on the normal log line il y a 13 ans
  Justin Clark-Casey (justincc) 1613d89383 minor: Correct misspelling of neighbour in log messages. il y a 13 ans
  Jonathan Freedman 12128f1917 Merge branch 'master' of git://opensimulator.org/git/opensim il y a 14 ans
  Melanie 7de30cc57b Change substring matching to prefix matching in region search. This affects il y a 14 ans
  Jonathan Freedman 69acf9c79b * additional serveruri cleanup il y a 14 ans
  Diva Canto 0090534793 Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker. il y a 14 ans
  Marck 7e47ab746e Allow creation of link regions if there is an existing region within a 4096 range. il y a 14 ans
  Melanie Thielker 16bdb53683 Allow specifying default region flags. Correct a typo. il y a 14 ans
  Diva Canto 8c7fd12d5d Bug fix: make m_HypergridLinker static. il y a 14 ans
  Diva Canto 7525f3a556 Don't include hyperlinks as neighbors, even if grid operators have done the mistake of placing them as neighbors. This will not prevent further mess ups coming from that unsupported action. il y a 14 ans
  Diva Canto 19558f380a Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours. il y a 14 ans
  Diva Canto b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. il y a 14 ans
  Diva Canto b10811a13b Assorted bug fixes in hypergrid linking. il y a 14 ans
  Justin Clark-Casey (justincc) 4b81393274 minor: remove some mono compiler warnings il y a 14 ans
  Diva Canto 70de6956ff Small bug fixes for making tests work. il y a 14 ans
  Diva Canto 35a245b67a Assorted bug fixes related to hyperlinking il y a 14 ans
  Diva Canto 8ddf787cfd Hypergrid map search back on, this time with a config var in the grid service. il y a 14 ans
  Diva Canto ea3d287f70 Some method implementations were missing from LocalGridServiceConnector. il y a 14 ans
  Diva Canto 48b03c2c61 Integrated the hyperlinking with the GridService. il y a 14 ans
  Diva Canto bbbe9e73cc * Fixed misspelling of field in GridService il y a 15 ans
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor il y a 15 ans
  Melanie 686660650b Implement region registration with authentication il y a 15 ans
  Melanie d49cc7ca90 Implement "Reservation" flag behavior. il y a 15 ans
  Melanie 344d27b19d Implement the NoMove behavior. Cause Reservation flag to be reset on il y a 15 ans
  Diva Canto ab021aaa25 Make region flag specs work for regions whose names contain spaces. Uses underscore in place of spaces. Region_Word1_Word2. il y a 15 ans