aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | | reduce debug logsUbitUmarov2018-04-191-5/+5
| * | | use seconds version of gettimestampUbitUmarov2018-04-192-42/+14
| * | | a few minor changesUbitUmarov2018-04-191-16/+40
| * | | save a few ns on lsl vector rotationsUbitUmarov2018-04-141-5/+7
| * | | robust create user: allow new userid to be to generate a new random one; ha...UbitUmarov2018-04-141-3/+14
| * | | sound radius: missing fileUbitUmarov2018-04-101-1/+1
| * | | sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie...UbitUmarov2018-04-108-60/+53
| * | | YEngine: apply a few fixes by Mike RiekerUbitUmarov2018-04-101-4/+9
| * | | mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but n...UbitUmarov2018-04-102-2/+5
| * | | mantis 8305: add osTriggerSoundLimited(..)UbitUmarov2018-04-104-0/+30
| * | | some cleanup on ll sound functionsUbitUmarov2018-04-091-38/+62
| * | | update osslEnable.ini with the new functionsUbitUmarov2018-04-091-0/+11
| * | | mantis 8305: add several ossl sound funtions that accept a link number for t...UbitUmarov2018-04-093-0/+253
| * | | .. and yes i forgot a file.. again :(UbitUmarov2018-04-061-1/+0
| * | | remove GCnotify(). It is wrong in many ways and has no use. GC now does provi...UbitUmarov2018-04-061-62/+0
| * | | Added references to new math related OSSL functionsKevin Cozens2018-04-041-0/+4
| * | | fix the comment about return value of osAngleBetween() its 0 to PIUbitUmarov2018-04-041-2/+2
| * | | add auxiliar functions float osVecMagSquare(a), float osVecDistSquare(vector ...UbitUmarov2018-04-034-0/+60
| * | | try fix gitUbitUmarov2018-04-011-0/+0
| * | | coment out a debug lineUbitUmarov2018-04-012-2/+1
| * | | several changes to materials, add llSet*PrimtiveParams*() support for them. ...UbitUmarov2018-04-014-335/+992
| * | | Merge branch 'master' into httptestsUbitUmarov2018-03-281-4/+11
| |\ \ \ | | |/ /
| | * | mantis8309 add extra try{}catchUbitUmarov2018-03-281-4/+11
| * | | Merge branch 'master' into httptestsUbitUmarov2018-03-271-1/+4
| |\ \ \ | | |/ /
| | * | fix previus commit with the right source file :(UbitUmarov2018-03-271-1/+4
| * | | Merge branch 'master' into httptestsUbitUmarov2018-03-271-1/+0
| |\ \ \ | | |/ /
| | * | mantis8307: avoid a null refUbitUmarov2018-03-271-1/+0
| * | | fix merge issueUbitUmarov2018-03-2015-314/+314
| |\ \ \ | | |/ /
| | * | mantis 8257: fix the default realm (ie table name) of AuthenticationServiceUbitUmarov2018-03-202-5/+5
| | * | Removed trailing semi-colons from option settingsKevin Cozens2018-03-191-47/+47
| | * | Removed trailing whitespaceKevin Cozens2018-03-1914-290/+290
| | * | Fixed a typoKevin Cozens2018-03-191-1/+1
| * | | Merge branch 'master' into httptestsUbitUmarov2018-03-102-21/+23
| |\ \ \ | | |/ /
| | * | comment out some debug messages visible on SOP CompleteMovementUbitUmarov2018-03-102-21/+23
| * | | Merge branch 'master' into httptestsUbitUmarov2018-03-101-68/+31
| |\ \ \ | | |/ /
| | * | mantis 7885: robust asset services have no cache and only accept a asset ID t...UbitUmarov2018-03-101-68/+31
| * | | Yengine: only retry compile if there was a object file in cache with wrong ve...UbitUmarov2018-03-094-18/+6
| * | | remove a unnecessay file checkUbitUmarov2018-03-091-2/+1
| * | | Yengine temp file delete was still bad in case of script errorsUbitUmarov2018-03-093-51/+53
| * | | Merge branch 'master' into httptestsUbitUmarov2018-03-050-0/+0
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of opensimulator.org:/var/git/opensimUbitUmarov2018-03-050-0/+0
| | |\ \
| | * | | make the setting economymodule visible on Economy section of OpenSimDefaults....UbitUmarov2018-03-052-20/+32
| * | | | Merge branch 'master' into httptestsUbitUmarov2018-03-053-56/+78
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | make the setting economymodule visible on Economy section of OpenSimDefaults....UbitUmarov2018-03-052-20/+32
| | |/ /
| | * | change SampleMoneyModule intialization, make it look for economymodule settin...UbitUmarov2018-03-051-36/+46
| * | | fix some LSL functions to return type Key as they should and not stringUbitUmarov2018-03-053-39/+39
| * | | Merge branch 'master' into httptestsUbitUmarov2018-03-052-54/+74
| |\ \ \ | | |/ /
| | * | make more clear some magic numbers on SOP getnumberofsides(), reduce unneces...UbitUmarov2018-03-052-45/+73
| | * | Remove the work around for sphere number of faces since as of commit 846f35 i...mewtwo06412018-03-041-9/+1
| * | | Yengine: change filename extentions on scripts state (better delete contents ...UbitUmarov2018-02-256-376/+374