aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/SceneCommands (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-02seems to compile ( tests comented out)UbitUmarov1-2/+2
2015-03-22Varregion: first cut at removing Border class checks for region crossings.Robert Adams1-32/+1
2014-08-26Implement experimental non-default mechanism to update scene via a timer rath...Justin Clark-Casey (justincc)1-31/+50
2014-08-06refactor: Rename recent new Client*UpdateTolerance to Root*UpdateTolerance fo...Justin Clark-Casey (justincc)1-6/+6
2014-07-29Implement "scene debug set root-upd-per" for dropping 1 in N root agent updat...Justin Clark-Casey (justincc)1-5/+17
2014-07-29Add debug mechanism for only sending 1 in N AgentUpdate packets to child agents.Justin Clark-Casey (justincc)1-0/+12
2014-07-29Add "debug scene set appear-refresh true|false" to control whether periodic a...Justin Clark-Casey (justincc)1-0/+12
2014-07-29Make it possible to change avatar position update, rotation and velocity tole...Justin Clark-Casey (justincc)1-21/+57
2014-07-29minor: make "debug scene set" usage command accurate again from last commit f...Justin Clark-Casey (justincc)1-2/+1
2014-07-29Add a "debug scene set child-repri <double>" command that allows child reprio...Justin Clark-Casey (justincc)1-16/+28
2014-02-15Rewrite of mega-region code to use new form of border checking.Robert Adams1-31/+0
2013-03-23Add "show borders" command to show the borders of a region.Justin Clark-Casey (justincc)1-0/+31
2013-01-25minor: remove mono compiler warning in SceneCommandsModuleJustin Clark-Casey (justincc)1-1/+1
2013-01-19Fix use of scene debug commands when region is set to root or a specific regi...Justin Clark-Casey (justincc)1-15/+12
2013-01-18Add "debug set set animations true|false" region console command.Justin Clark-Casey (justincc)1-0/+11
2013-01-11Fix a regression in the last few scene commands changes where setting these v...Justin Clark-Casey (justincc)1-52/+2
2013-01-10Add "debug scene get" console command to list current scene optionsJustin Clark-Casey (justincc)1-2/+43
2013-01-10Move scene debug commands into separate module. Command changes from "debug ...Justin Clark-Casey (justincc)1-0/+236