63418349e5mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but not as not real regions with FireStorm. Singularity will only stop loop sounds. None stops Trigger
UbitUmarov
2018-04-10 07:27:10 +0100
8a30d1303dsome cleanup on ll sound functions
UbitUmarov
2018-04-09 00:48:29 +0100
81431e90deupdate osslEnable.ini with the new functions
UbitUmarov
2018-04-09 00:23:23 +0100
63da4d3f99mantis 8305: add several ossl sound funtions that accept a link number for the prim associated to that sound. The link number must point to a single prim
UbitUmarov
2018-04-09 00:15:45 +0100
996de5eaf1.. and yes i forgot a file.. again :(
UbitUmarov
2018-04-06 17:00:58 +0100
75c5821dfaremove GCnotify(). It is wrong in many ways and has no use. GC now does provide more correct ways of getting warning of when its about to happen, but writing to a log file on that is NOT something to do.
UbitUmarov
2018-04-06 16:56:49 +0100
6accf854a7Added references to new math related OSSL functions
Kevin Cozens
2018-04-04 16:43:15 -0400
80c7ffeb29fix the comment about return value of osAngleBetween() its 0 to PI
UbitUmarov
2018-04-04 01:25:49 +0100
e031d79d48add auxiliar functions float osVecMagSquare(a), float osVecDistSquare(vector a), float osAngleBetween(vector a, vector b) and float osRound(ffloat value, integer ndigits)
UbitUmarov
2018-04-03 23:00:37 +0100
a8308e2a13coment out a debug line
UbitUmarov
2018-04-01 02:19:53 +0100
ee6034f751several changes to materials, add llSet*PrimtiveParams*() support for them. They may be very broken now :(
UbitUmarov
2018-04-01 01:50:07 +0100
f5365cb06dMerge branch 'master' into httptests
UbitUmarov
2018-03-28 04:29:39 +0100
4958425e37mantis8309 add extra try{}catch
UbitUmarov
2018-03-28 04:28:36 +0100
b1569d09bfMerge branch 'master' into httptests
UbitUmarov
2018-03-27 20:01:55 +0100
6b02c99194fix previus commit with the right source file :(
UbitUmarov
2018-03-27 20:00:31 +0100
20d221a963Merge branch 'master' into httptests
UbitUmarov
2018-03-27 16:08:34 +0100
cb134e5487mantis8307: avoid a null ref
UbitUmarov
2018-03-27 16:03:44 +0100
0a1d96b95emantis 8257: fix the default realm (ie table name) of AuthenticationService
UbitUmarov
2018-03-20 09:54:49 +0000
122d3a3768Removed trailing semi-colons from option settings
Kevin Cozens
2018-03-19 15:34:48 -0400
6b24ff0bc9Removed trailing whitespace
Kevin Cozens
2018-03-19 12:30:03 -0400
a4ac91dc6bFixed a typo
Kevin Cozens
2018-03-19 12:17:38 -0400
1363a95840Merge branch 'master' into httptests
UbitUmarov
2018-03-10 22:09:56 +0000
f83f7e18b6comment out some debug messages visible on SOP CompleteMovement
UbitUmarov
2018-03-10 22:07:52 +0000
0341b46279Merge branch 'master' into httptests
UbitUmarov
2018-03-10 20:51:38 +0000
a0d0d65c70mantis 7885: robust asset services have no cache and only accept a asset ID that is a uuid, so regions hack to cache several image formats is not possible. Robut GetTexture is very heavy unless image format is the default (j2k mime type x-j2k), since with no cache image convertions is performed on every request. Adicionally it does expose all textures if the tcp port is public. Avoid using it.
UbitUmarov
2018-03-10 20:50:24 +0000
2369ce413dYengine: only retry compile if there was a object file in cache with wrong version or signature
UbitUmarov
2018-03-09 22:44:58 +0000
2dc49dc1e9remove a unnecessay file check
UbitUmarov
2018-03-09 21:42:14 +0000
c723a1be16Yengine temp file delete was still bad in case of script errors
UbitUmarov
2018-03-09 21:33:39 +0000
cf5ec5d29cMerge branch 'master' into httptests
UbitUmarov
2018-03-05 21:04:40 +0000
8c390ef3feMerge branch 'master' of opensimulator.org:/var/git/opensim
UbitUmarov
2018-03-05 21:00:49 +0000
d543421675make the setting economymodule visible on Economy section of OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does also look for it at Startup section for legacy reasons)
UbitUmarov
2018-03-05 20:37:58 +0000
c408f0a38eMerge branch 'master' into httptests
UbitUmarov
2018-03-05 20:57:13 +0000
c5ce9b7be8make the setting economymodule visible on Economy section of OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does look for it at Startup section for legacy reasons)
UbitUmarov
2018-03-05 20:37:58 +0000
47fd3afecdchange SampleMoneyModule intialization, make it look for economymodule setting both in startup and economy sections; change some default settings to no cost values, since that is our default
UbitUmarov
2018-03-05 20:20:29 +0000
befe1ad4befix some LSL functions to return type Key as they should and not string
UbitUmarov
2018-03-05 17:02:07 +0000
dc5cd9a3aeMerge branch 'master' into httptests
UbitUmarov
2018-03-05 16:39:17 +0000
18914fae64make more clear some magic numbers on SOP getnumberofsides(), reduce unnecessary calls to it on LSL api
UbitUmarov
2018-03-05 16:36:39 +0000
f579fbba0eRemove the work around for sphere number of faces since as of commit 846f35 it initially has the correct number of faces and the workaround returns 2 more than the correct number of faces.
mewtwo0641
2018-03-03 22:35:27 -0600
5ff57f01b7Yengine: change filename extentions on scripts state (better delete contents of bin/scriptengines/yengine .. btw bin/scriptdata is not used anymore )
UbitUmarov
2018-02-25 00:49:44 +0000
2f94fa4dc7Yengine fix its section name on opensim.ini.example
UbitUmarov
2018-02-23 17:59:30 +0000
f158867d93Yengine replace xmr by yeng on console comands
UbitUmarov
2018-02-23 15:28:05 +0000
2129d941acrename XMREngine as Yengine (still not all done), big mess source formating changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit
UbitUmarov
2018-02-23 14:52:34 +0000
756fbf324aMerge branch 'master' into httptests
UbitUmarov
2018-02-22 02:50:59 +0000
846f35d365a few more changes on tortured prims number of sides/faces
UbitUmarov
2018-02-22 02:49:56 +0000
4a982adb02Merge branch 'master' into httptests
UbitUmarov
2018-02-21 15:30:25 +0000
25d6d99c6efix a old issue on some tortured prims number of sides, and so textures set
UbitUmarov
2018-02-21 15:28:34 +0000
9a73a39989Merge branch 'master' into httptests
UbitUmarov
2018-02-18 14:05:57 +0000
d6a35d6d2fCOmment out relocation of tmp cs source file during compilation. This seems to cause issues on same win servers, and is only usefull on deep scripts debug (Xengine compiler)
UbitUmarov
2018-02-18 14:04:02 +0000
467b591f3aCOmment out relocation of tmp cs source file during compilation. This seems to cause issues on same win servers, and is only usefull on deep scripts debug (Xengine compiler)
UbitUmarov
2018-02-18 13:55:19 +0000
96aecf80efOops... don't leave script source out of compilation in same cases
UbitUmarov
2018-02-11 18:27:42 +0000
01ceb4d17etry to fix xmr on multiregions per instance. Ugly spargetti ...; remove fixes for 2 llparcel functions that should not be needed; remove xmr own API, it has no business having one.
UbitUmarov
2018-02-07 19:52:18 +0000
cddb848c13add a warning about XMR only suoprting one region per instance at this point, it was never made to suport more
UbitUmarov
2018-02-07 18:38:37 +0000
53a910e3e5some more code from mrieker for system threads, give up of all the other mono dependent theading models only availble for linux (and possible not all platforms). This only has impact on micro-threading switching, and this only happens on long events and only every 60ms, aditionally we do remove a totally extra set of threads (that could grow in a uncontroled way on win) and their hanshake with main ones. This may of course be even more broken now :P
UbitUmarov
2018-02-07 10:26:20 +0000
aa2c710c57due credits even if code goes away
UbitUmarov
2018-02-05 12:52:46 +0000
04a8ec518dXMR: there is no need for a slice thread, it also causes timing issues; BelowNormal mb 2 Below on win; cosmetics
UbitUmarov
2018-02-03 08:08:59 +0000
20ca517887update opensim.ini.example with XMRengine information
UbitUmarov
2018-02-02 13:04:45 +0000
83e2fee71badd experimental script engine XMRengine donated by mrieker (DreamNation) And our Melanie. ***DANGER*** ***TESTONLY*** ***disable HG*** dont leave running when not looking... tp/crossing to Xengine will reset scripts. i do see a few issues but should be testable, so we can decide if we should invest more on it.
UbitUmarov
2018-02-02 12:49:40 +0000
c70b77a528Merge branch 'master' into httptests
UbitUmarov
2018-02-02 11:49:43 +0000
c889eb64e5let ossl have its own config section
UbitUmarov
2018-02-02 03:50:43 +0000
5ae09e03aaremove a duplicated field
UbitUmarov
2018-02-01 03:16:32 +0000
3635943d39remove cap FetchLib2 suport code
UbitUmarov
2018-01-31 15:19:16 +0000
35d1642889disable the new Cap_FetchLib2 because viewers do not suport it for opensim. To decide when to use it, they use a hardcode LL owner ID on same code paths, while on others just compare owner to the agent. This makes suport for this cap impossible"
UbitUmarov
2018-01-31 14:54:27 +0000
4381f16e18keepalive is default
UbitUmarov
2018-01-30 08:15:42 +0000
4d051f3acbadd missing folders version
UbitUmarov
2018-01-30 01:37:24 +0000
5548b66dc0a few more changes on inventory library and inv fetch
UbitUmarov
2018-01-30 01:07:24 +0000
4c65bb4196a few more changes on inventory library and inv fetch
UbitUmarov
2018-01-27 18:09:44 +0000
f89b2379a0add a few more encoding to LLSDxmlEncode.. (W or S ?)
UbitUmarov
2018-01-27 05:35:40 +0000
13b4ce8199add Cap_FetchLib2 note that this is still local to regions, not using grid as it possible should, but this needs more work, and issue with HG older grids/regions
UbitUmarov
2018-01-27 04:32:03 +0000
3dbdacf31fLet MrOpenSim have simple hardcoded profile
UbitUmarov
2018-01-26 21:12:23 +0000
6978181075Robust: allow Library assets to override old ones, so they can be updated easily from the xml files keeping same id (left FSAssets out)
UbitUmarov
2018-01-26 21:04:46 +0000
5e3eb8b370Merge branch 'master' into httptests
UbitUmarov
2018-01-26 16:29:15 +0000
e3f804e1d8try fix IAR load inventory links and objects owner
UbitUmarov
2018-01-26 16:18:45 +0000
98019031dfgot tired of creating stringbuilders
UbitUmarov
2018-01-25 09:06:39 +0000
cdd3ef857ca few changes to encoder and a few more uses
UbitUmarov
2018-01-25 08:02:45 +0000
266eabcad4add a low level LLSDxml encoder for cases where it makes no sense to use more heavy things like OSD, and use it on displaynames
UbitUmarov
2018-01-25 06:50:49 +0000
3aff72e403change DataSnapeShoot init again. May still fail on multi regions instances
UbitUmarov
2018-01-25 00:55:34 +0000
22666ad18acleanup a bit more
UbitUmarov
2018-01-24 11:43:42 +0000
fc224b444aavoid some large unnecessary strings
UbitUmarov
2018-01-24 10:02:18 +0000
5a246026a0let MinHeap self trim on empty; cleanup
UbitUmarov
2018-01-24 04:48:10 +0000
e7b834874eanother change to httpserver dll
UbitUmarov
2018-01-24 04:12:27 +0000