| Commit message (Expand) | Author | Age | Files | Lines |
* | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2010-08-13 | 1 | -6/+6 |
* | Correct display of landmark about info. Also correct region maturity rating | Melanie Thielker | 2010-08-07 | 1 | -1/+5 |
* | Allow gods and estate managers/owners to be unaffected by parcel bans | Melanie Thielker | 2010-07-29 | 1 | -0/+6 |
* | Remove getting the object capacity from the money module. It is now set | Melanie Thielker | 2010-07-14 | 1 | -2/+2 |
* | Implements three new OSSL functions for parcel management: osParcelJoin joins... | OpenSim Master | 2010-05-13 | 2 | -0/+26 |
* | Also remove sale and search flags on god owner change. | Melanie | 2010-05-07 | 1 | -0/+1 |
* | Remove land that is being abandoned from search. This is now consistent with | Melanie | 2010-05-07 | 1 | -0/+1 |
* | Ensure the show in search flag is cleared on ownership change. Also, when | Melanie | 2010-05-06 | 2 | -1/+8 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2010-03-19 | 1 | -1/+1 |
|\ |
|
| * | Unify a previous refactor of object return with the older solution. We | Melanie | 2010-03-18 | 1 | -1/+1 |
* | | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA... | Dan Lake | 2010-03-19 | 2 | -33/+32 |
|/ |
|
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 2 | -6/+6 |
* | - parcel blocking, region crossing blocking, teleport blocking | unknown | 2010-03-09 | 2 | -10/+92 |
* | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -12/+3 |
* | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 2 | -2/+2 |
* | minor: add doc to a few parcel methods | Justin Clark-Casey (justincc) | 2009-11-25 | 2 | -2/+13 |
* | Formatting cleanup. | Jeff Ames | 2009-11-23 | 1 | -1/+1 |
* | * Move RegionCombinerModule to it's own project | Teravus Ovares (Dan Olivares) | 2009-11-10 | 8 | -1767/+0 |
* | Broke the monster RegionLoaded method in RegionCombinerModule into 4 smaller ... | Diva Canto | 2009-11-10 | 1 | -224/+248 |
* | Patch from Snoopy2. Fixes Mantis #4342 | Melanie | 2009-11-08 | 2 | -8/+43 |
* | Experimental change of PhysicsVector to Vector3. Untested | John Hurliman | 2009-10-26 | 1 | -4/+2 |
* | * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This... | John Hurliman | 2009-10-19 | 2 | -6/+5 |
* | More debugging of RegionCombinerModule.RegionLoaded() by making RegionLoaded(... | John Hurliman | 2009-10-16 | 1 | -2/+6 |
* | * Removed some of the redundant broadcast functions in Scene and SceneGraph s... | John Hurliman | 2009-10-15 | 1 | -3/+3 |
* | * Fixes some prim crossings on megaregions with regions beyond the 512m mark | Teravus Ovares (Dan Olivares) | 2009-10-13 | 1 | -4/+6 |
* | Revert "Rewrote parts of the code that were double-locking different objects.... | Melanie | 2009-10-07 | 1 | -6/+2 |
* | Rewrote parts of the code that were double-locking different objects. This is... | Diva Canto | 2009-10-06 | 1 | -2/+6 |
* | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 4 | -244/+249 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 3 | -8/+8 |
* | A little hack to see if this fixes the problems with ~20% of SOG's becoming p... | Diva Canto | 2009-09-29 | 1 | -1/+20 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-26 | 1 | -3/+3 |
|\ |
|
| * | * Does a full battery of tests to ensure that the object isn't an attachment ... | Teravus Ovares (Dan Olivares) | 2009-09-25 | 1 | -3/+3 |
* | | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 2009-09-26 | 1 | -8/+18 |
|/ |
|
* | * Add the RegionCombinerModule back | Teravus Ovares (Dan Olivares) | 2009-09-13 | 8 | -0/+1718 |
* | Temporarily removing the RegionCombinerModule to debug a mono assert on linux | Teravus Ovares (Dan Olivares) | 2009-09-13 | 8 | -1718/+0 |
* | * Move nested classes from the RegionCombinerModule into their own file. | Teravus Ovares (Dan Olivares) | 2009-09-13 | 8 | -563/+804 |
* | * More comments in the RegionCombinerModule | Teravus Ovares (Dan Olivares) | 2009-09-13 | 1 | -14/+116 |
* | Formatting cleanup. | Jeff Ames | 2009-09-10 | 1 | -59/+24 |
* | minor: remove warning | Justin Clark-Casey (justincc) | 2009-09-08 | 1 | -2/+1 |
* | * Moves ScenePresence SendCourseLocations to a delegate and provide a method ... | Teravus Ovares (Dan Olivares) | 2009-09-05 | 1 | -6/+165 |
* | * Fixes various quirks rezzing in virtual regions. | Teravus Ovares (Dan Olivares) | 2009-09-04 | 1 | -55/+193 |
* | * Last commit was a bit of a fail, it registered the root region for it's own... | Teravus Ovares (Dan Olivares) | 2009-09-04 | 1 | -49/+49 |
* | * Make the RegionCombinerModule also register to handle permissions for the v... | Teravus Ovares (Dan Olivares) | 2009-09-04 | 1 | -3/+303 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-09-03 | 1 | -12/+39 |
* | switching LandManagementModule to "new" region module scheme; cleaning | dr scofield (aka dirk husemann) | 2009-09-02 | 1 | -72/+91 |
* | warnings safari. | dr scofield (aka dirk husemann) | 2009-09-02 | 2 | -2/+4 |
* | * One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ... | Teravus Ovares (Dan Olivares) | 2009-09-02 | 1 | -0/+23 |
* | * Fixes diagonal teleporting when in RegionCombining mode by adding 4 additio... | Teravus Ovares (Dan Olivares) | 2009-09-01 | 1 | -11/+50 |
* | * Get rid of some debug info and kill the code to make a large AABB until I c... | Teravus Ovares (Dan Olivares) | 2009-08-31 | 1 | -13/+24 |