UbitUmarov
|
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
|
5 gadi atpakaļ |
UbitUmarov
|
a1d132d3ca
let the syntax file include its id again
|
6 gadi atpakaļ |
UbitUmarov
|
fdb4fb3f3f
update script syntax
|
6 gadi atpakaļ |
UbitUmarov
|
d9018cf517
add a few more things to SrcriptSyntax
|
6 gadi atpakaļ |
UbitUmarov
|
2886408a76
autogen LSLSyntax version uuid
|
6 gadi atpakaļ |
UbitUmarov
|
4fae8d3d39
cap LSLSyntax was enabled by mistake
|
6 gadi atpakaļ |
UbitUmarov
|
190e7433cc
fix typos
|
6 gadi atpakaļ |
UbitUmarov
|
6569f12d40
add initial test support for cap LSLSyntax. This does not seem to work for Opensimulator on viewers, In particular with FireStorm seems impossible to replace its own definitions, viwers do note revert to defaults on tp to a region that does not suport this cap, etc. So possible just a dead end. Disabled by default
|
6 gadi atpakaļ |
UbitUmarov
|
e3fc272f50
missing files..
|
6 gadi atpakaļ |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 gadi atpakaļ |
Melanie Thielker
|
995655c445
Make the SimulatorFeaturesModule nonshared as it ought to be from it's code structure.
|
8 gadi atpakaļ |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 gadi atpakaļ |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 gadi atpakaļ |
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.
|
9 gadi atpakaļ |
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.
|
9 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
20cede12a9
Fix ghosts copy of SimulatorFeatureModule to enable logging.
|
10 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
a98b514184
minor: remove compiler warning from unused field in SimulatorFeaturesModule
|
10 gadi atpakaļ |
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
|
10 gadi atpakaļ |
Diva Canto
|
ac051ef4ab
Added grid information to SimFeatures response, so that the viewer can show it.
|
10 gadi atpakaļ |
UbitUmarov
|
9a3df6445e
move AnimationSet and AvatarSkeleton to OpenSimExtras
|
10 gadi atpakaļ |
UbitUmarov
|
39cfd82303
add simulator features AvatarSkeleton and AnimationSet report
|
10 gadi atpakaļ |
BlueWall
|
10a8d2852e
OpenSimExtras
|
10 gadi atpakaļ |
BlueWall
|
de3421b408
Fix typo in log message
|
10 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
7cec4997db
Fix regression in SimulatorFeatures module that would stop OpenSimulator from starting if no [SimulatorFeatures] section was present in config.
|
10 gadi atpakaļ |
BlueWall
|
cac910d401
Add region-side extra feature setting for destination guide
|
10 gadi atpakaļ |
BlueWall
|
e0d8f42e6b
Simulator Extra Features Service
|
10 gadi atpakaļ |
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).
|
11 gadi atpakaļ |
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.
|
11 gadi atpakaļ |
Melanie
|
e82fab34d7
Implement a pref to turn on the simulator ExportSupported feature entry.
|
11 gadi atpakaļ |
Melanie
|
ef662fc959
Add an event and some logic to allow customizing Simulator Features by avatar
|
11 gadi atpakaļ |