| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-03-11 | 1 | -1/+1 |
|\ |
|
| * | Factor out common default animations code into SLUtil. LLClientView now make... | Justin Clark-Casey (justincc) | 2012-03-09 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-09 | 1 | -21/+4 |
|\ \
| |/ |
|
| * | Simplify minimap coarse location code by just reference SP.AbsolutePosition | Justin Clark-Casey (justincc) | 2012-03-09 | 1 | -7/+2 |
| * | Use SP.ParentPart instead of ParentID in places where it's more efficient (sa... | Justin Clark-Casey (justincc) | 2012-03-09 | 1 | -19/+7 |
* | | Merge branch 'master' into careminster | Melanie | 2011-12-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | minor fix to MegaRegions, typo spotted by Ubit! | nebadon | 2011-12-15 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2011-12-09 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | Fix "fix-phantoms" help message. Thanks Garmin Kawaguichi. | Justin Clark-Casey (justincc) | 2011-12-09 | 1 | -4/+5 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-24 | 1 | -27/+27 |
|\ \
| |/ |
|
| * | Comment out unimplemented and uncalled RegionCombinerModule.UnCombineRegion() | Justin Clark-Casey (justincc) | 2011-11-22 | 1 | -27/+27 |
| * | Rename ForEachAvatar back to ForEachScenePresence. The other changes | Dan Lake | 2011-11-03 | 1 | -1/+1 |
| * | Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to | Dan Lake | 2011-11-03 | 1 | -1/+1 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-10-27 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Added new ForEachRootScenePresence to Scene since almost every delegate passe... | Dan Lake | 2011-10-27 | 1 | -3/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-06 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | remove now unused individual LandData prim counts. | Justin Clark-Casey (justincc) | 2011-04-05 | 1 | -5/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-01-27 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | When an oar is loaded, do not create a default parcel before loading the parc... | Justin Clark-Casey (justincc) | 2011-01-27 | 1 | -2/+2 |
| * | Fix OAR parcel loading so that old parcels are replaced by the new instead of... | Justin Clark-Casey (justincc) | 2011-01-27 | 1 | -0/+5 |
| * | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 2010-12-13 | 2 | -3/+3 |
* | | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 2010-12-13 | 2 | -3/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-13 | 2 | -5/+5 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-09-12 | 2 | -5/+5 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-31 | 1 | -6/+18 |
|\ \
| |/ |
|
| * | remove gods event subscription to gods module from scene | Justin Clark-Casey (justincc) | 2010-07-30 | 1 | -4/+15 |
| * | move attachment subscription events into AttachmentsModule from scene. | Justin Clark-Casey (justincc) | 2010-07-30 | 1 | -3/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-09 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Refactor SendCoarseLocations for better performance. Instead of computing lis... | Dan Lake | 2010-06-08 | 1 | -1/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-21 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Implements three new OSSL functions for parcel management: osParcelJoin joins... | OpenSim Master | 2010-05-13 | 1 | -0/+10 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-30 | 1 | -12/+13 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2010-03-19 | 2 | -10/+4 |
| |\ |
|
| | * | Unify a previous refactor of object return with the older solution. We | Melanie | 2010-03-18 | 2 | -10/+4 |
| * | | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA... | Dan Lake | 2010-03-19 | 1 | -12/+13 |
| |/ |
|
| * | * Attempts to resolve the megaregion terrain edit rebound. | Teravus Ovares (Dan Olivares) | 2009-12-29 | 1 | -0/+82 |
* | | Unify a previous refactor of object return with the older solution. We | Melanie | 2010-03-18 | 2 | -10/+4 |
|/ |
|
* | minor: add doc to a few parcel methods | Justin Clark-Casey (justincc) | 2009-11-25 | 1 | -0/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-11-23 | 1 | -2/+2 |
* | * Thanks to a little help from jhurliman, jradford, diva, mono's brajkovic, m... | Teravus Ovares (Dan Olivares) | 2009-11-11 | 2 | -13/+5 |
* | * Fix resources file mapping | Teravus Ovares (Dan Olivares) | 2009-11-11 | 1 | -2/+2 |
* | * Update namespace in the regioncombinermodule. | Teravus Ovares (Dan Olivares) | 2009-11-10 | 8 | -8/+9 |
* | * Move RegionCombinerModule to it's own project | Teravus Ovares (Dan Olivares) | 2009-11-10 | 9 | -0/+1781 |