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
/
OptionalModules
/
World
/
SceneCommands
/
SceneCommandsModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
Implement experimental non-default mechanism to update scene via a timer rath...
Justin Clark-Casey (justincc)
1
-31
/
+50
2014-08-06
refactor: Rename recent new Client*UpdateTolerance to Root*UpdateTolerance fo...
Justin Clark-Casey (justincc)
1
-6
/
+6
2014-07-29
Implement "scene debug set root-upd-per" for dropping 1 in N root agent updat...
Justin Clark-Casey (justincc)
1
-5
/
+17
2014-07-29
Add debug mechanism for only sending 1 in N AgentUpdate packets to child agents.
Justin Clark-Casey (justincc)
1
-0
/
+12
2014-07-29
Add "debug scene set appear-refresh true|false" to control whether periodic a...
Justin Clark-Casey (justincc)
1
-0
/
+12
2014-07-29
Make it possible to change avatar position update, rotation and velocity tole...
Justin Clark-Casey (justincc)
1
-21
/
+57
2014-07-29
minor: make "debug scene set" usage command accurate again from last commit f...
Justin Clark-Casey (justincc)
1
-2
/
+1
2014-07-29
Add a "debug scene set child-repri <double>" command that allows child reprio...
Justin Clark-Casey (justincc)
1
-16
/
+28
2014-02-15
Rewrite of mega-region code to use new form of border checking.
Robert Adams
1
-31
/
+0
2013-03-23
Add "show borders" command to show the borders of a region.
Justin Clark-Casey (justincc)
1
-0
/
+31
2013-01-25
minor: remove mono compiler warning in SceneCommandsModule
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-01-19
Fix use of scene debug commands when region is set to root or a specific regi...
Justin Clark-Casey (justincc)
1
-15
/
+12
2013-01-18
Add "debug set set animations true|false" region console command.
Justin Clark-Casey (justincc)
1
-0
/
+11
2013-01-11
Fix a regression in the last few scene commands changes where setting these v...
Justin Clark-Casey (justincc)
1
-52
/
+2
2013-01-10
Add "debug scene get" console command to list current scene options
Justin Clark-Casey (justincc)
1
-2
/
+43
2013-01-10
Move scene debug commands into separate module. Command changes from "debug ...
Justin Clark-Casey (justincc)
1
-48
/
+88
2013-01-02
Add "show animations" console command for debug purposes.
Justin Clark-Casey (justincc)
1
-0
/
+1
2012-10-19
minor: Increase attachment name field from 36 to 50 chars in "attachments sho...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-07-25
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-05-23
refactor: Rename ConsoleTableRow and ConsoleTableColumn to ConsoleDisplayTabl...
Justin Clark-Casey (justincc)
1
-6
/
+6
2012-05-23
refactor: rename ConsoleTable -> ConsoleDisplayTable for clarity
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-05-10
Add ConsoleTable framework class for future uniform formatting of console out...
Justin Clark-Casey (justincc)
1
-8
/
+26
2012-05-10
Add "attachments" show console command that will show the server's record of ...
Justin Clark-Casey (justincc)
1
-0
/
+177