Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct casing on isGod and isViewerUIGod | Melanie Thielker | 2017-01-07 | 1 | -1/+1 |
* | replace godlevel compares by the new faster bool isViewerUIGod | UbitUmarov | 2017-01-07 | 1 | -1/+1 |
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -1/+1 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -3/+3 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -8/+22 |
|\ | |||||
| * | Merge branch 'master' into careminster | Melanie | 2013-10-04 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge branch 'master' into careminster | Melanie | 2013-03-28 | 2 | -2/+3 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into careminster | Melanie | 2013-02-28 | 1 | -1/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-02-23 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-02-22 | 1 | -1/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-11-13 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-11-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix merge issues | Melanie | 2012-10-07 | 1 | -2/+2 |
| * | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-05-02 | 1 | -4/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-04-20 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit '3ccb58c05c0a11fb4cff0f3adf90ca29d67b0c8b' into bigmerge | Melanie | 2011-10-11 | 1 | -4/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-09 | 2 | -3/+256 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Raise the position for lures by 2m to prevent the target avatar getting stuck | Melanie | 2011-03-23 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Change inworld restart to use blue boxes rather than notices to match SL | Melanie | 2010-11-29 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Implement god summons | Melanie | 2010-11-28 | 1 | -7/+21 |
* | | | | | | | | | | | | | | | Refactored: use Scene.GetAgentHomeURI() to get the Home URI of a user | Oren Hurvitz | 2014-04-07 | 1 | -5/+1 |
* | | | | | | | | | | | | | | | When preparing a Hypergrid teleport, tell the receiving grid which user is en... | Oren Hurvitz | 2014-04-06 | 1 | -1/+7 |
* | | | | | | | | | | | | | | | When teleporting using Hypergrid, show more informative error messages in cas... | Oren Hurvitz | 2014-04-03 | 1 | -1/+12 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | minor: Add prefix to log message in LureModule | Justin Clark-Casey (justincc) | 2013-09-21 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Instead of going via GodLikeRequestTeleport, auto-teleport the agent directly... | Justin Clark-Casey (justincc) | 2013-03-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | Make HGLureModule track god like lures as well as normal lures, to see if thi... | Justin Clark-Casey (justincc) | 2013-03-28 | 1 | -1/+2 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Switched to using the other Util function with a default value. | Diva Canto | 2013-02-27 | 1 | -1/+2 |
* | | | | | | | | | | | | Moved the HG default variables out of [Startup] and into their own section [H... | Diva Canto | 2013-02-27 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Added new Util function for reading config vars that's more generic than the ... | Diva Canto | 2013-02-22 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de... | Diva Canto | 2013-02-21 | 1 | -1/+3 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Another 21 modules' directives moved out of .addin.xml | Diva Canto | 2012-11-13 | 1 | -0/+2 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Cleanup on region modules: gave short node id's to all of them. | Diva Canto | 2012-11-12 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | On receiving TaskInventoryAccepted with a destination folder in the binary bu... | Justin Clark-Casey (justincc) | 2012-10-06 | 2 | -2/+2 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | refactor: Split most of EntityTransferModule.Teleport() into its same region ... | Justin Clark-Casey (justincc) | 2012-05-01 | 1 | -4/+6 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Stop teleports from dropping tall avatars through or embedding them in the fl... | Justin Clark-Casey (justincc) | 2012-04-20 | 1 | -1/+7 |
| |_|_|/ |/| | | | |||||
* | | | | Fix failure to teleport when an agent is lured on the same sim (and probably ... | Justin Clark-Casey (justincc) | 2011-09-22 | 1 | -4/+12 |
| |_|/ |/| | | |||||
* | | | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2011-07-16 | 1 | -1/+1 |
| |/ |/| | |||||
* | | HG lures working! Friends can offer friends HG teleports via the profile. WAR... | Diva Canto | 2011-05-27 | 2 | -3/+256 |
|/ | |||||
* | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo... | Melanie | 2009-12-28 | 1 | -16/+48 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 1 | -10/+10 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -15/+10 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 1 | -0/+176 |