Commit History

Author SHA1 Message Date
  UbitUmarov 0f7ffc56ce several changes for osTeleportObject 7 years ago
  UbitUmarov dac32c4e5a change CanObjectEntry() to use a SOG 7 years ago
  Melanie Thielker ff945867a3 Squelch red ink for login cancel by the user during circuit setup 7 years ago
  Melanie Thielker ad8915f154 Restructure god level and permissions 7 years ago
  UbitUmarov 1fb01a0099 add config option automatic_gods. With this option true, users that can be Gods will have that level automaticly without the need request on viewer; Propagate current god level to nearby regions (with local checks) 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  AliciaRaven d49a5374c3 Make it more unlikely that a script teleport will be caught by default region landing point. 7 years ago
  UbitUmarov 9042aa8968 add missing sp Intransit control 7 years ago
  UbitUmarov 6a8b8f3168 change a wrong error message and avoid a null ref (that may happen due to needed time delays) 7 years ago
  AliciaRaven 34d9596f9b Fix typo in a comment 7 years ago
  AliciaRaven 94e48838d5 Include new Region.ini option for DefaultLandingPoint for teleports with no coords specified. 7 years ago
  UbitUmarov b70e48c8a5 handle HG lm tp to large regions in another way 7 years ago
  UbitUmarov 386a13d5d6 mantis: rotate avatar to lookAt o login/teleports. Some cases may still be wrong 8 years ago
  UbitUmarov 708d2cd413 replace DateTime.Now by utcNow in another place 8 years ago
  UbitUmarov 8d5bc71a53 bug fix: use UtcNow in both places :) 8 years ago
  UbitUmarov 159d722966 on 0.8 grids compatibility code just do a BIG range request. It whould be done in most cases (open borders) plus 4 more. In future this code should not be used if the grid is >=0.9 8 years ago
  UbitUmarov c0eae1f8f9 simply NotFoundLocationCache, comment out some debug messages 8 years ago
  UbitUmarov a4caedceae rename a few things to reduce confusion between regions wold location and grid location (a lot more elsewhere) 8 years ago
  UbitUmarov 19df2a2916 remove more code related to Mega regions 8 years ago
  UbitUmarov ec8101a24a remove references to RegionCombinerModule 8 years ago
  UbitUmarov 2e4c8798ab a few more changes on avatar crossing 8 years ago
  UbitUmarov f4fa891928 waste another thread job on another thing that should be part of a more 8 years ago
  UbitUmarov 52decfcc16 reduce some grid services calls on region crossings, sending more information on the agent update ( groups v2 needs change ) 8 years ago
  Diva Canto cc9ff12988 Set culture also in object crossings. 8 years ago
  Diva Canto 33efc91342 Mantis #7802: set culture to US English on the thread that does the agent crossing, not that it's async and needs to parse decimal numbers. 8 years ago
  Diva Canto f8bd3d2f2e Mantis #7935: regression on transferring attachments over the HG 8 years ago
  UbitUmarov 109723dc2d add option MaxRegionsViewDistance to control the maximum range to tell viewer to connect to Neighbour regions, since that is diferent from view range 8 years ago
  UbitUmarov d5e21a0ad2 remove failed CreateAgent from agent child regions list 8 years ago
  UbitUmarov 172bb05ec2 suspend the use of DisableSimulator, that is causing teleport and crossing issues 8 years ago
  UbitUmarov f45905851a at end of teleport disable the sending simulator, not destiny 8 years ago