Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 4f56c732bc Comment out some startup logging lines to make up for the one I added earlier on. 13 years ago
  Justin Clark-Casey (justincc) 7bba0177fe If land is not group owned (group ID is always UUID.Zero) then don't check if a prim should be added to the group count 13 years ago
  Justin Clark-Casey (justincc) 8e668abc6d add test for removing group owned objects 13 years ago
  Justin Clark-Casey (justincc) 01b399055b add test for adding group object, factor out initial zero counts test 13 years ago
  Justin Clark-Casey (justincc) c13502a5cf add remove others object prim count test 13 years ago
  Justin Clark-Casey (justincc) 2c86f6ba7d refactor: rename m_dummyUserId to m_otherUserId 13 years ago
  Justin Clark-Casey (justincc) 5b0936d4b5 If the land has no group ownership (it is UUID.Zero) then don't put prims in the group count when they are also not group owned. 13 years ago
  Melanie 3a113f9902 A stab at making CHANGED_OWNER work 13 years ago
  dahlia e974fde953 check threat configuration for LSL print() 13 years ago
  dahlia 8c8a0a182e implement LSL "print()" API function 13 years ago
  Justin Clark-Casey (justincc) 8f4bf43534 When asked to join region to existing estate, make first estate name the default instead of None 13 years ago
  Justin Clark-Casey (justincc) e1ceb461c0 Make default answer for 'do you wish to join region to an existing estate' yes instead of no. 13 years ago
  Justin Clark-Casey (justincc) 39c610c165 Log which address and port the UDP listener is configured for. This will match that given for InternalAddress in the config (e.g. 0.0.0.0) 13 years ago
  Justin Clark-Casey (justincc) 4d0cffa06e If the prim count gets an object with invalid bounds, don't try to count it. 13 years ago
  Justin Clark-Casey (justincc) 6ae76ede98 suspend check that IAR control file is loaded for now 13 years ago
  Justin Clark-Casey (justincc) 88bd38690a Remove unused RegionInfo.getInternalEndPointPort() in favour of RegionInfo.InternalEndPoint.Port 13 years ago
  Justin Clark-Casey (justincc) efd0c003a3 Put in temporary logging message to find out if scene objects are requesting land objects for co-ordinates outside the region 13 years ago
  Justin Clark-Casey (justincc) 7bba31e8d9 remove some mono compiler warnings 13 years ago
  Justin Clark-Casey (justincc) 8022400bd4 Remove unused Datastore parameter from RegionInfo (legacy from early 2008) 13 years ago
  Justin Clark-Casey (justincc) f7ed7fc05d When a new parcel is created, make sure the prim counts are updated. 13 years ago
  Justin Clark-Casey (justincc) 8b16f7d976 (re)implement selected prim count. 13 years ago
  Justin Clark-Casey (justincc) f754dedbef Merge branch 'primcounts' 13 years ago
  Justin Clark-Casey (justincc) fe258753a0 disable prim count debug logging temporarily 13 years ago
  Diva Canto 309eb712a3 Improvement over 2 commits ago: make the hyperlink check understand port 80. 13 years ago
  Diva Canto d3771e5366 Added code to load a terrain tile of tiff/jpg format. Previously it only worked for one single region. 13 years ago
  Diva Canto 2d209d3844 Fix mantis #5413. WARNING: new config variable in section [GridService] of the simulators called Gatekeeper -- intended to have the URL of the grid's Gatekeeper service (so that it can be checked against). See ini.examples. 13 years ago
  Mic Bowman 61371c7c16 Implements adaptive queue management and fair queueing for 13 years ago
  Marck 5a61c76455 The actual change to README.txt about running on Linux. 13 years ago
  Marck dd72a69ea5 More touchup for SQLite. 13 years ago
  BlueWall fe6900b305 Touchup for SQLite 13 years ago