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
/
ClientStack
/
Linden
/
Caps
/
SimulatorFeaturesModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
now break several things at same time... sog/sop updates, threads options,...
UbitUmarov
1
-0
/
+5
2018-10-25
let the syntax file include its id again
UbitUmarov
1
-3
/
+12
2018-10-21
update script syntax
UbitUmarov
1
-3
/
+1
2018-10-20
add a few more things to SrcriptSyntax
UbitUmarov
1
-1
/
+1
2018-10-19
autogen LSLSyntax version uuid
UbitUmarov
1
-30
/
+32
2018-10-19
cap LSLSyntax was enabled by mistake
UbitUmarov
1
-1
/
+1
2018-10-19
fix typos
UbitUmarov
1
-20
/
+20
2018-10-19
add initial test support for cap LSLSyntax. This does not seem to work for O...
UbitUmarov
1
-6
/
+73
2018-01-22
missing files..
UbitUmarov
1
-1
/
+0
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-3
/
+3
2016-04-27
Make the SimulatorFeaturesModule nonshared as it ought to be from it's code s...
Melanie Thielker
1
-5
/
+1
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-15
/
+0
2015-01-21
minor: Comment out log line for the SimulatorFeatures cap request for now to ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2015-01-10
SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added th...
Diva Canto
1
-1
/
+4
2014-11-25
Fix ghosts copy of SimulatorFeatureModule to enable logging.
Justin Clark-Casey (justincc)
1
-8
/
+13
2014-11-25
minor: remove compiler warning from unused field in SimulatorFeaturesModule
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-11-22
Small improvements to SimulatorFeaturesModule: (1) don't overwrite extras if ...
Diva Canto
1
-1
/
+21
2014-11-06
Added grid information to SimFeatures response, so that the viewer can show it.
Diva Canto
1
-1
/
+13
2014-10-12
move AnimationSet and AvatarSkeleton to OpenSimExtras
UbitUmarov
1
-5
/
+7
2014-10-11
add simulator features AvatarSkeleton and AnimationSet report
UbitUmarov
1
-1
/
+4
2014-08-06
OpenSimExtras
BlueWall
1
-50
/
+24
2014-08-02
Fix typo in log message
BlueWall
1
-1
/
+1
2014-08-01
Fix regression in SimulatorFeatures module that would stop OpenSimulator from...
Justin Clark-Casey (justincc)
1
-12
/
+20
2014-07-31
Add region-side extra feature setting for destination guide
BlueWall
1
-0
/
+4
2014-07-30
Simulator Extra Features Service
BlueWall
1
-9
/
+65
2013-07-30
Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule...
Diva Canto
1
-12
/
+3
2013-07-30
After talking to lkalif on the IRC: SimulatorFeatures response: renamed the O...
Diva Canto
1
-6
/
+7
2013-03-26
Implement a pref to turn on the simulator ExportSupported feature entry.
Melanie
1
-0
/
+6
2013-02-14
Add an event and some logic to allow customizing Simulator Features by avatar
Melanie
1
-4
/
+21
2013-02-14
Add an event and some logic to allow customizing Simulator Features by avatar
Melanie
1
-4
/
+21
2013-02-14
Small fix to sim features module
Melanie
1
-0
/
+2
2013-02-13
Make the sim features module register it's interface so it can be used
Melanie
1
-0
/
+2
2012-11-12
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
1
-1
/
+1
2012-05-03
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
1
-1
/
+3
2011-08-24
Remove forcing of phantom on ground attached objects - attachments can be bot...
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-08-22
minor: comment out simulator features log line
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-08-22
Add ISimulatorFeaturesModule so that other modules can register features in a...
Justin Clark-Casey (justincc)
1
-36
/
+86
2011-06-13
Added SimulatorFeatures capability. Thanks Aurora devs for the bootstrap on t...
Diva Canto
1
-22
/
+49
2011-06-13
Same processing of the "/" in the MapImageService Cap as the one in the login...
Diva Canto
1
-0
/
+6
2011-06-13
Added experimental new capability URL called MapImageService meant to work wi...
Diva Canto
1
-35
/
+12
2011-05-04
Test m_Enabled on RemoveRegion.
Diva Canto
1
-0
/
+3
2011-05-02
Refactored the GetMesh module into a handler and a module, to be the same as ...
Diva Canto
1
-0
/
+2
2011-05-02
Works!
Diva Canto
1
-5
/
+22
2011-05-01
Start to drill down on GetTexture. Read the config and do different things.
Diva Canto
1
-4
/
+12
2011-05-01
Change GetTextureModule.cs to conform to the new IRegion module interface. NO...
Diva Canto
1
-6
/
+21
2011-05-01
Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur...
Diva Canto
1
-311
/
+4
2011-04-30
Nope, that didn't feel right. Moving all those modules to Linden space.
Diva Canto
1
-1
/
+3
2011-04-30
Moved several cap-based-service-providing modules from where they were into a...
Diva Canto
1
-1
/
+1
2011-02-02
Comment out texture CAPS 'texture not found' message for now
Justin Clark-Casey (justincc)
1
-3
/
+1
2011-01-18
Prune some of the excess logging for client logins.
Justin Clark-Casey (justincc)
1
-2
/
+2
[next]