Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
há 7 anos atrás |
Melanie Thielker
|
995655c445
Make the SimulatorFeaturesModule nonshared as it ought to be from it's code structure.
|
há 8 anos atrás |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
há 9 anos atrás |
UbitUmarov
|
371c9dd2af
bad merge?
|
há 9 anos atrás |
Justin Clark-Casey (justincc)
|
372a7bf78e
minor: Comment out log line for the SimulatorFeatures cap request for now to reduce log verbiage. Please revert if still required.
|
há 9 anos atrás |
Diva Canto
|
2fd252f5a9
SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added that (plus GridURL, in case viewers want to use it too) to the GridService that gives out that info to simulators.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
20cede12a9
Fix ghosts copy of SimulatorFeatureModule to enable logging.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
a98b514184
minor: remove compiler warning from unused field in SimulatorFeaturesModule
|
há 10 anos atrás |
Diva Canto
|
0997ce8629
Small improvements to SimulatorFeaturesModule: (1) don't overwrite extras if the grid response is invalid; (2) make the name of the config variable for destination guide consistent with the grid-wide name in LoginService; (3) account for the existence of a [USERID] in the destination guide URL
|
há 10 anos atrás |
Diva Canto
|
ac051ef4ab
Added grid information to SimFeatures response, so that the viewer can show it.
|
há 10 anos atrás |
UbitUmarov
|
9a3df6445e
move AnimationSet and AvatarSkeleton to OpenSimExtras
|
há 10 anos atrás |
UbitUmarov
|
39cfd82303
add simulator features AvatarSkeleton and AnimationSet report
|
há 10 anos atrás |
BlueWall
|
10a8d2852e
OpenSimExtras
|
há 10 anos atrás |
BlueWall
|
de3421b408
Fix typo in log message
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
7cec4997db
Fix regression in SimulatorFeatures module that would stop OpenSimulator from starting if no [SimulatorFeatures] section was present in config.
|
há 10 anos atrás |
BlueWall
|
cac910d401
Add region-side extra feature setting for destination guide
|
há 10 anos atrás |
BlueWall
|
e0d8f42e6b
Simulator Extra Features Service
|
há 10 anos atrás |
Diva Canto
|
fd050fca7c
Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule, hooking on to SimulatorFeatures.OnSimulatorFeaturesRequest event (similar to what the DynamicMenuModule does).
|
há 11 anos atrás |
Diva Canto
|
2b54199271
After talking to lkalif on the IRC: SimulatorFeatures response: renamed the OSDMap GridServices to OpenSimExtras, normalized the url keys under it, and moved ExportEnabled to under it too. Melanie: change your viewer code accordingly.
|
há 11 anos atrás |
Melanie
|
e82fab34d7
Implement a pref to turn on the simulator ExportSupported feature entry.
|
há 11 anos atrás |
Melanie
|
ef662fc959
Add an event and some logic to allow customizing Simulator Features by avatar
|
há 11 anos atrás |
Melanie
|
c2bfdaa026
Make the sim features module register it's interface so it can be used
|
há 11 anos atrás |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
4b4c5e69e5
Remove forcing of phantom on ground attached objects - attachments can be both non-phantom and flagged as physical.
|
há 13 anos atrás |
Justin Clark-Casey (justincc)
|
940a248c3d
minor: comment out simulator features log line
|
há 13 anos atrás |
Justin Clark-Casey (justincc)
|
7cf4bb5256
Add ISimulatorFeaturesModule so that other modules can register features in addition to the hardcoded ones.
|
há 13 anos atrás |
Diva Canto
|
822b9e085f
Added SimulatorFeatures capability. Thanks Aurora devs for the bootstrap on the contents of the response.
|
há 13 anos atrás |