Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 296d63e20b Implement osForceCreateLink() and osForceBreakLink() 10 years ago
  Dev Random 9de3fe9410 Add Varregion support to osGetRegionSize OSSL function 10 years ago
  Melanie c6e9db5866 Merge branch 'master' into careminster 10 years ago
  Robert Adams 8eec717f5f Merge branch 'master' into varregion 10 years ago
  Oren Hurvitz 2cf224166f Added osGetRegionSize(), which returns the region size in meters and recognizes megaregions 10 years ago
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing 10 years ago
  Robert Adams beeec1c467 varregion: elimination of Constants.RegionSize from all over OpenSimulator. 11 years ago
  Melanie 75c68fa29e Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) b16bc7b01c refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. 11 years ago
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 years ago
  Melanie c341664c1b Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 years ago
  Melanie b9146a7922 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 2fbc08d7dd refactor: minor cleanup in osGetAvatarList() 11 years ago
  Justin Clark-Casey (justincc) 0ea0f8aa83 Fix bug in osCauseHealing() if called with an avatar ID for an avatar that is not in the scene. 11 years ago
  Justin Clark-Casey (justincc) 56b333f301 minor: Use more compact libomv primitive constructors in osNpcGetPos() and osNpcGetRot() 11 years ago
  Justin Clark-Casey (justincc) 55204ccde6 Fix minor race conditions in OSSL_Api functions where a parcel could be misidentified for moving prims. 11 years ago
  Melanie 8b657773e4 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) ad9bd3fe93 Fix sensors, llGetRootRotation(), llGet*Param() and other functions to use the world rotation if the avatar to which they are attached is sitting 11 years ago
  Melanie f39e4abf0e Merge branch 'avination' into careminster 11 years ago
  Melanie eb9458fd7e Merge branch 'master' into careminster 11 years ago
  Diva Canto bb44758179 Switched to using the other Util function with a default value. 11 years ago
  Diva Canto f1010d7b15 Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now. 11 years ago
  root d7c742a5f9 Remove osParseJSONNew because it's "object" return type is not useful for LSL 11 years ago
  Melanie e3ea2c4bee Merge branch 'master' into careminster 11 years ago
  Diva Canto 0e8289cd00 Added new Util function for reading config vars that's more generic than the one I added yesterday -- this is for helping move config vars out of [Startup] 11 years ago
  Melanie 9534d5f929 Merge branch 'master' into careminster 11 years ago
  Diva Canto e515cdddec Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency. 11 years ago
  Melanie be4c8c4931 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 55c6753b13 Merge branch 'master' into cooptermination 11 years ago
  Justin Clark-Casey (justincc) 8a22ac3f94 Pass narrower WaitHandle rather than EventWaitHandle as co-op termination wait handle to script APIs. 11 years ago