UbitUmarov
|
7063013694
keep economy (currency-base-uri) a local region setting for now, to avoid some potencial issues where grid side may override local modules
|
4 years ago |
UbitUmarov
|
20695be8cd
several changes to simulatorfeatures, special url ones. Centralize those on scene gridinfo. Do host and dns checks, etc. Grid can override local settings, but currently same old mess. Grid login and info fecth should happen before loading anything in scene, specially modules
|
4 years ago |
UbitUmarov
|
dfe33bdafd
look for GridName and gridname
|
4 years ago |
UbitUmarov
|
1fc6f84790
send those limits to any viewer that may care in OpensimExtras simulator features
|
4 years ago |
UbitUmarov
|
3e5813a0c3
viewers do caps before knowing where they are. Tell them to take a walk and try later on 2 cases
|
4 years ago |
UbitUmarov
|
c15869438c
move currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it
|
4 years ago |
UbitUmarov
|
aafc6579a1
remove end slash from most URLs we send to viewers
|
4 years ago |
UbitUmarov
|
fa5b4dc5d8
add AddOpenSimExtraFeature to simulator features, so it is done under proper locking. Fix gridservice extra features merge (they override older). This does need a future cleanup
|
4 years ago |
UbitUmarov
|
0348c01ce7
change SimulatorFeaturesModule
|
4 years ago |
UbitUmarov
|
97cb6254ef
cosmetics, rename a few vars, etc
|
4 years ago |
UbitUmarov
|
5d2ffdc35b
limit max number of attachments to 38. All can be on same point
|
5 years ago |
UbitUmarov
|
aea5f186c5
remove a config option that controled a useless sim feature. note that at this point, and as normal on master, appearence/bakes etc may have a few more issues than before, as always thanks for your help testing it, and hapy clouds
|
5 years ago |
UbitUmarov
|
c0521482ce
add a test sim feature
|
5 years ago |
UbitUmarov
|
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
|
5 years ago |
UbitUmarov
|
a1d132d3ca
let the syntax file include its id again
|
6 years ago |
UbitUmarov
|
fdb4fb3f3f
update script syntax
|
6 years ago |
UbitUmarov
|
d9018cf517
add a few more things to SrcriptSyntax
|
6 years ago |
UbitUmarov
|
2886408a76
autogen LSLSyntax version uuid
|
6 years ago |
UbitUmarov
|
4fae8d3d39
cap LSLSyntax was enabled by mistake
|
6 years ago |
UbitUmarov
|
190e7433cc
fix typos
|
6 years ago |
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 years ago |
UbitUmarov
|
e3fc272f50
missing files..
|
6 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
995655c445
Make the SimulatorFeaturesModule nonshared as it ought to be from it's code structure.
|
8 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
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 years ago |
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 years ago |
Justin Clark-Casey (justincc)
|
20cede12a9
Fix ghosts copy of SimulatorFeatureModule to enable logging.
|
10 years ago |
Justin Clark-Casey (justincc)
|
a98b514184
minor: remove compiler warning from unused field in SimulatorFeaturesModule
|
10 years ago |