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
*
extend TestAddOwnerObject() to add a second object
Justin Clark-Casey (justincc)
2011-03-23
1
-4
/
+14
*
Add PrimCountModuleTests.TestRemoveOwnerObject().
Justin Clark-Casey (justincc)
2011-03-23
1
-1
/
+38
*
refactor: simplify part of AddSceneObject() test setup by moving sog construc...
Justin Clark-Casey (justincc)
2011-03-23
1
-10
/
+1
*
use a 3 part object for the pcm test rather than a 1 part, for improved test ...
Justin Clark-Casey (justincc)
2011-03-23
1
-10
/
+14
*
user a non UUID.Zero user in pcm test to avoid any special treatment of UUID....
Justin Clark-Casey (justincc)
2011-03-23
1
-4
/
+5
*
Extend simple PCM add object test to check all counts
Justin Clark-Casey (justincc)
2011-03-23
1
-0
/
+11
*
Add method doc to the Get*() methods on PrimCountModule
Justin Clark-Casey (justincc)
2011-03-23
1
-0
/
+27
*
remove a rogue Console.WriteLine() from the last commit.
Justin Clark-Casey (justincc)
2011-03-23
1
-1
/
+0
*
Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to list...
Justin Clark-Casey (justincc)
2011-03-23
3
-2
/
+14
*
Add an initial confidence-building TestAddObject() for prim counts.
Justin Clark-Casey (justincc)
2011-03-22
3
-19
/
+108
*
Flash out the prim count module
Melanie
2011-01-29
1
-0
/
+174
*
Create the structure of classes and interfaces to replace the cruft that
Melanie
2011-01-29
1
-0
/
+120
*
Adding the prim count module skeleton
Melanie
2011-01-28
1
-0
/
+112
*
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
[next]