Commit Graph

31536 Commits

Author SHA1 Message Date
UbitUmarov
dfe33bdafd look for GridName and gridname 2020-11-03 17:36:43 +00:00
UbitUmarov
5437fca647 viewers do send broken http range start, then flag good assets as bad 2020-11-03 15:16:09 +00:00
UbitUmarov
41171e7955 and remove it.. it colides with mono 2020-11-02 19:44:28 +00:00
UbitUmarov
5ac4132f1e updated it a bit... 2020-11-02 18:48:25 +00:00
UbitUmarov
f55e19e0bc add Mono.Security.dll that seems needed for Npgsql.dll 2020-11-02 18:41:02 +00:00
UbitUmarov
77082148ab mantis 8793: break link even if it is the script prim; adicialy standup all avatars as spec. Don't like this standup it is fundamentaly silly done on all cases, may review this later 2020-11-01 19:56:36 +00:00
UbitUmarov
2b72df84de missed one 2020-10-31 13:10:00 +00:00
UbitUmarov
1c29ea1c44 a few changed on avatar stand cases 2020-10-31 12:44:17 +00:00
UbitUmarov
adc943c6d6 remove a forgotten warning about YEngine 2020-10-31 00:31:00 +00:00
UbitUmarov
a34813cbba fix local grid assetservice on standalone.ini 2020-10-30 18:46:21 +00:00
UbitUmarov
9c1c656fe1 flotsam: fix full cached file replacement, do default assets caching with replacement on startup 2020-10-30 16:25:07 +00:00
UbitUmarov
4e23806967 clean up opensim library scripts. This are suposed to be usefaul, or at least have some didactic use 2020-10-30 16:18:32 +00:00
UbitUmarov
8320f6e972 add some bento pose animations for future firestorm and others. Courtesy of Beq Janus and authors Miro Collas and Chaser Zaks 2020-10-30 02:45:12 +00:00
UbitUmarov
6827ce35aa change asset fetch on uuidgatherer 2020-10-30 02:40:14 +00:00
UbitUmarov
1eb05d10ba add prim scale limits to OpenSimExtras simulator features, for viewers that may care.. 2020-10-29 02:31:56 +00:00
UbitUmarov
054c8aec4e bug fix: wrong parameters order 2020-10-28 22:54:24 +00:00
UbitUmarov
e22b3bfa35 mantis 8787: cleanup some references to simian on OpensimDefault.ini 2020-10-28 12:58:48 +00:00
UbitUmarov
7b106564fa in some cases store a hg asset on local grid is just waste 2020-10-28 12:12:08 +00:00
UbitUmarov
52c86e543f yeack, it may be better to use cache on the most used get 2020-10-28 10:07:03 +00:00
UbitUmarov
1f09e40756 other missing file 2020-10-28 09:56:27 +00:00
UbitUmarov
9db6109430 other missing file 2020-10-28 09:54:16 +00:00
UbitUmarov
818108bba5 missing file 2020-10-28 09:51:23 +00:00
UbitUmarov
e4a922012a change region asset connectors again. The new ini files must be used (should update automaticly). All region modes back, but testing needed, as usual. Left out automatic grid store retry, that needs better consideration (like on payed uploads). runprebuild, clearaot etc needed 2020-10-28 09:16:36 +00:00
UbitUmarov
e86bd042bb dont let webrequests keep copies of all put/post. should not, but may impact some connections like redirection 2020-10-28 00:09:32 +00:00
UbitUmarov
3d5d4333dd fix llGetLinkKey to support LINK_* constants 2020-10-26 14:26:57 +00:00
UbitUmarov
3b2ff758b1 minor change to last patch 2020-10-26 14:24:45 +00:00
StolenRuby
fa4c84feb8 Fixed undo positions for attachments
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2020-10-26 14:02:19 +00:00
UbitUmarov
abe7a31952 some more changes; HG standalones broken (at least) 2020-10-24 22:31:59 +01:00
UbitUmarov
7c822d3fbf fix a test 2020-10-24 18:18:24 +01:00
UbitUmarov
cdd5dba5b0 some changes; let regions have own assets connector, make the services connector one be like ther older simpler one (as 0.8x). still not good 2020-10-24 17:39:30 +01:00
UbitUmarov
3ec5d46a2f some changes Still BAD 2020-10-23 23:32:11 +01:00
UbitUmarov
b3893b9dc5 make AssetServicesConnector do HG work (HGAssetServicesConnector should no not be in used now); change HGAssetBroker to be a extended derivative of it. WARNING TESTgit push origin master possible still very broken 2020-10-23 19:43:31 +01:00
UbitUmarov
56d3e1cdc9 add TestsAssetCache using .net MemoryCache to tests only 2020-10-22 16:51:16 +01:00
UbitUmarov
5d2f27a02c remove CoreAssetCache assets cache module. Thanks to all that worked on it. Memory cache does not work well with current Garbage collect (not even .net native one) (cleanaot, if used and runprebuild) 2020-10-22 15:47:04 +01:00
UbitUmarov
acea30aa74 remove Cenome assets cache module. Thanks to all that worked on it. Memory cache does not work well with current Garbage collect (not even .net native one) 2020-10-22 15:36:32 +01:00
UbitUmarov
b299df0464 update libomv 2020-10-20 04:25:27 +01:00
UbitUmarov
3049658aaa hide --ffast-math mono option.. stay within IEEE754 2020-10-17 16:09:49 +01:00
UbitUmarov
2ac8c495ca add some aot options 2020-10-17 14:06:31 +01:00
UbitUmarov
6ba169e7ad fix typos and update opensim.sh 2020-10-17 13:43:31 +01:00
UbitUmarov
bb48f75570 add makeaot.sh and cleanaot.sh for linux suicidal player. opensim should be started with -O=all option also. Forgetting to run cleanaot when needed may cause fun smoke. (files may need the exec (-x) flag due to creation in windows) 2020-10-17 13:34:44 +01:00
UbitUmarov
9075c3fd08 mantis 8781: fix 2020-10-16 18:48:58 +01:00
UbitUmarov
b09b0e6476 make some changes 2020-10-16 17:38:36 +01:00
UbitUmarov
28ee0816d4 make some changes 2020-10-16 17:37:52 +01:00
UbitUmarov
7f1b85d9e6 make some changes 2020-10-16 17:35:29 +01:00
UbitUmarov
872d9e22df make some changes 2020-10-16 17:32:35 +01:00
Skyler Clark
c71ea23bf5 adds OpenSim.ini to the gitignore and updates build instructions
Signed-off-by: Skyler Clark <wgahnagl@protonmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2020-10-16 17:06:10 +01:00
UbitUmarov
ba46b5bf8b libomv 2020-10-14 20:44:17 +01:00
UbitUmarov
64464891bc fix oar assets save 2020-10-14 12:19:06 +01:00
UbitUmarov
3358c1d32d replace more llsd xml fw encoder 2020-10-13 23:17:05 +01:00
Melanie
bd92b2f8ad Merge branch 'master' of brain.opensimulator.org:/var/git/opensim 2020-10-13 17:40:34 +01:00