index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Deal with incoming land objects properly so they don't just stack up
Tom Grimshaw
2010-06-26
1
-2
/
+15
*
Unhook the dwell request from the land module (and therefore local storage)
Melanie Thielker
2010-06-25
1
-1
/
+1
*
bug fix. 0,0 is a vlid sim coordinate
Melanie Thielker
2010-06-24
1
-1
/
+1
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-21
2
-0
/
+26
|
\
|
*
Implements three new OSSL functions for parcel management: osParcelJoin joins...
OpenSim Master
2010-05-13
2
-0
/
+26
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-07
1
-0
/
+2
|
\
\
|
|
/
|
*
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
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-06
2
-1
/
+8
|
\
\
|
|
/
|
*
Ensure the show in search flag is cleared on ownership change. Also, when
Melanie
2010-05-06
2
-1
/
+8
*
|
Merge branch 'careminster' into careminster-presence-refactor
Melanie
2010-04-05
1
-1
/
+5
|
\
\
|
*
|
Fixed Ban and parcel exclusion. Need to fix the parcel chat too
lcc
2010-04-04
1
-1
/
+1
|
*
|
Change land overlay to send group owned status properly
Melanie Thielker
2010-03-23
1
-0
/
+4
|
*
|
Unify a previous refactor of object return with the older solution. We
Melanie
2010-03-18
1
-1
/
+1
*
|
|
Rename Meta7Windlight to LightShare
Melanie
2010-03-30
1
-5
/
+5
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-30
2
-33
/
+32
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
|
|
/
/
*
|
|
Unify a previous refactor of object return with the older solution. We
Melanie
2010-03-18
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-15
2
-6
/
+6
|
\
\
\
|
|
/
/
|
*
|
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
*
|
|
- parcel blocking, region crossing blocking, teleport blocking
unknown
2010-03-09
2
-10
/
+92
*
|
|
Revert "Adds Land Banning."
Melanie
2010-03-09
2
-120
/
+58
*
|
|
Revert "Adds land ejection and freezing. Adds more checks to land banning."
Melanie
2010-03-09
1
-103
/
+25
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-03
1
-12
/
+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Remove all references to master avatar, replacing with estate owner where
Melanie
2010-01-10
1
-12
/
+3
*
|
Change a condition to actually make linden land reclaim work
Melanie
2010-02-16
1
-1
/
+1
*
|
Adds example to OpenSim.ini.example for Admin Default Parcel settings
Careminster Staff
2010-01-19
1
-2
/
+8
*
|
Fix a typo
Melanie
2010-01-18
1
-4
/
+4
*
|
Adds land ejection and freezing. Adds more checks to land banning.
Careminster Staff
2010-01-18
1
-23
/
+419
*
|
Adds Land Banning.
Careminster Staff
2010-01-14
2
-58
/
+120
|
/
*
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
[next]