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
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2011-01-28
1
-2
/
+14
|
\
|
*
Put confirmation on "land clear" command to avoid nasty accidents
Justin Clark-Casey (justincc)
2011-01-27
1
-2
/
+14
*
|
Thank you, Goetz, for a patch to fix prim count display in cut regions.
Melanie
2011-01-28
2
-9
/
+23
|
/
*
When an oar is loaded, do not create a default parcel before loading the parc...
Justin Clark-Casey (justincc)
2011-01-27
2
-10
/
+17
*
Show local IDs in "land show" output.
Justin Clark-Casey (justincc)
2011-01-27
1
-5
/
+6
*
Add "land clear" command
Justin Clark-Casey (justincc)
2011-01-27
1
-3
/
+13
*
Fix OAR parcel loading so that old parcels are replaced by the new instead of...
Justin Clark-Casey (justincc)
2011-01-27
2
-0
/
+25
*
remove unused CreateBaseLand()
Justin Clark-Casey (justincc)
2011-01-27
1
-9
/
+0
*
Implement command "land show". This shows all the parcels on the currently s...
Justin Clark-Casey (justincc)
2011-01-26
3
-18
/
+121
*
Fixes mantis #5343
Diva Canto
2011-01-23
1
-0
/
+1
*
Fix scoping for prim region crossings
Melanie
2011-01-03
1
-1
/
+1
*
Implement Scope ID lookup on GetLandData. Stacked regions were not handled
Melanie
2011-01-03
1
-34
/
+34
*
Fix a small bug in ban list handling
Melanie
2010-12-13
1
-0
/
+2
*
Revamp the viewer -> banlist packet processing so fix a number of bugs.
Melanie
2010-12-13
2
-67
/
+167
*
Fix parcel bans to work only on the avatars they're supposed to work on inste...
Melanie
2010-11-09
1
-14
/
+15
*
Formatting cleanup.
Jeff Ames
2010-09-12
2
-67
/
+62
*
First pass at cleaning up thread safety in EntityManager and SceneGraph
John Hurliman
2010-09-10
1
-1
/
+2
*
Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because
Melanie Thielker
2010-09-06
1
-3
/
+11
*
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
2010-09-05
1
-13
/
+0
*
Implements parcel media setting persistence and packet / CAPS handling
Jonathan Freedman
2010-08-30
2
-2
/
+70
*
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
[next]