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
/
Estate
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Uses shorter AddCommand form for "show estates"
Justin Clark-Casey (justincc)
2012-03-08
1
-1
/
+1
*
Display help commander topics in capitalized form - the commands themselves a...
Justin Clark-Casey (justincc)
2012-03-08
1
-40
/
+7
*
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
2012-03-08
1
-2
/
+2
*
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...
PixelTomsen
2012-02-03
1
-0
/
+2
*
Simplify and streamline telehub editing code. Verify rotations and fix
Melanie
2012-01-24
2
-58
/
+30
*
Reverse the spawn point distance vector
Melanie
2012-01-24
1
-1
/
+1
*
Correct a coordinate to make the viewer like it
Melanie
2012-01-24
1
-1
/
+1
*
Change Telehubs to store only the data that is really needed and not
Melanie
2012-01-24
2
-83
/
+65
*
Add update to Telehub position and rotation before adding SpawnPoints
BlueWall
2012-01-23
1
-4
/
+11
*
Cleanup
BlueWall
2012-01-23
1
-3
/
+6
*
Cleanup unused parts, add some error handling
BlueWall
2012-01-23
1
-53
/
+52
*
Move Telehub tables and data from EstateSettings to RegionSettings.
Melanie
2012-01-22
2
-30
/
+28
*
Telehub Support:
BlueWall
2012-01-21
2
-69
/
+92
*
Telehub Support:
BlueWall
2012-01-20
2
-1
/
+194
*
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
Dan Lake
2011-11-03
1
-5
/
+5
*
Added new ForEachRootScenePresence to Scene since almost every delegate passe...
Dan Lake
2011-10-27
1
-8
/
+5
*
comment out some recent terrain texture logging
Justin Clark-Casey (justincc)
2011-09-12
1
-4
/
+4
*
Save the default terrain texture UUIDs for a new region instead of leaving th...
Justin Clark-Casey (justincc)
2011-09-09
1
-0
/
+5
*
Remove pointless cluttering SOP.ParentGroup != null checks.
Justin Clark-Casey (justincc)
2011-09-01
1
-28
/
+22
*
Added MaxAgents configuration option to RegionConfig.ini allowing region host...
E. Allen Soard
2011-04-23
1
-1
/
+4
*
Add a regression test for rezzing a single object into a scene from user inve...
Justin Clark-Casey (justincc)
2011-04-13
1
-0
/
+4
*
Make the "All Estates" option work from the client (this makes chosen changes...
Justin Clark-Casey (justincc)
2011-04-05
1
-4
/
+145
*
Hack in a crude temporary "estate show" command
Justin Clark-Casey (justincc)
2011-02-12
2
-21
/
+93
*
refactor: split out estate management commands into separate class
Justin Clark-Casey (justincc)
2011-02-11
2
-340
/
+400
*
Added loading and saving of terrain files using Terragen format (Mantis #1564)
Kevin Cozens
2011-01-28
1
-30
/
+5
*
remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-01-21
1
-2
/
+4
*
Change all restarting to use the restart module. Remove hardcoded behavior
Melanie
2010-11-25
1
-1
/
+17
*
Global creator information working on MySQL DB and on load/save OARs. Creator...
Diva Canto
2010-11-21
1
-1
/
+7
*
Although the Allow Voice setting is per estate rather than per region,
Melanie
2010-11-09
1
-1
/
+3
*
Restrict top colliders / top scripts to estate managers
Melanie
2010-09-27
1
-0
/
+3
*
Plumb the region type through to the ProductName field in estate messages
Melanie
2010-08-24
1
-0
/
+1
*
Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...
Diva Canto
2010-08-16
1
-3
/
+0
*
Add perms check to the teleport home client command handlers.
Melanie Thielker
2010-05-04
1
-0
/
+6
*
Strip estate message sending out from the estate management module and
Melanie Thielker
2010-05-04
1
-4
/
+10
*
make the events more useful by providing the source region
Melanie Thielker
2010-05-04
1
-2
/
+2
*
Add events to the estate interface to let interested modules know of
Melanie Thielker
2010-05-04
1
-0
/
+36
*
Allow reloading of estate settings into a running region. Move sun update
Melanie Thielker
2010-05-04
1
-37
/
+3
*
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...
Dan Lake
2010-03-19
1
-19
/
+12
*
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...
Dan Lake
2010-03-17
1
-4
/
+2
*
Changed asset CreatorID to a string
John Hurliman
2010-02-22
1
-1
/
+1
*
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
2010-02-22
1
-1
/
+1
*
Merge branch 'master' into presence-refactor
Melanie
2010-02-15
1
-2
/
+2
|
\
|
*
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
Justin Clark-Casey (justincc)
2010-02-12
1
-2
/
+2
|
*
Revert "Updates all IRegionModules to the new style region modules."
Melanie
2010-01-29
1
-35
/
+23
|
*
Updates all IRegionModules to the new style region modules.
Revolution
2010-01-23
1
-23
/
+35
*
|
Merge branch 'master' into presence-refactor
Melanie
2010-01-16
1
-92
/
+152
|
\
\
|
|
/
|
*
A last fix for estate access by group. One should send the correct list.
Melanie
2010-01-09
1
-2
/
+2
|
*
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
Melanie
2010-01-09
1
-92
/
+152
*
|
Remove all references to master avatar, replacing with estate owner where
Melanie
2010-01-10
1
-16
/
+2
*
|
Less refs to UserProfileCacheService. Compiles but likely doesn't run.
Diva Canto
2010-01-09
1
-11
/
+4
|
/
[next]