aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove some debug linesUbitUmarov2018-05-061-4/+2
* change the AverageTextureColorOnMapTile default to falseUbitUmarov2018-05-061-1/+1
* break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName a...UbitUmarov2018-05-064-235/+318
* fix warp3d textures UVUbitUmarov2018-05-051-5/+5
* a few more changes to warp3d and export-mapUbitUmarov2018-05-052-30/+32
* change warp3d terrain rendering, so it does cover all areaUbitUmarov2018-05-051-29/+36
* Merge branch 'master' into httptestsUbitUmarov2018-05-041-2/+2
|\
| * fix ubOde terrain copy at north and east borders0.9.0.1UbitUmarov2018-05-041-2/+2
* | mantis 8084: add the missing PRIM_ALPHA_MODE constantsUbitUmarov2018-05-041-0/+6
* | why where map and dynamic textures compressed lossless?UbitUmarov2018-05-044-8/+8
* | change region console comand export-map: make it work with var regions, cente...UbitUmarov2018-05-011-31/+63
* | Merge branch 'master' into httptestsUbitUmarov2018-04-281-2/+9
|\ \ | |/
| * mantis 8321: avoid null reference potencial caused by outdated LMs for exampleUbitUmarov2018-04-281-2/+9
* | Added important comment missed from my previous commit (hash 8af2d99b).Kevin Cozens2018-04-271-2/+2
* | Whitespace change.Kevin Cozens2018-04-271-1/+1
* | remove a extra source line i left behindUbitUmarov2018-04-271-1/+0
* | recover previus behavior of FontPropUbitUmarov2018-04-271-6/+8
* | Do dispose and new Font only once when handling FontProp drawing command.Kevin Cozens2018-04-271-33/+12
* | save a few nsUbitUmarov2018-04-191-4/+6
* | reduce debug logsUbitUmarov2018-04-191-5/+5
* | use seconds version of gettimestampUbitUmarov2018-04-192-42/+14
* | save a few ns on lsl vector rotationsUbitUmarov2018-04-141-5/+7
* | 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-103-0/+29
* | some cleanup on ll sound functionsUbitUmarov2018-04-091-38/+62
* | 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
* | 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/+40
* | coment out a debug lineUbitUmarov2018-04-011-1/+1
* | several changes to materials, add llSet*PrimtiveParams*() support for them. ...UbitUmarov2018-04-013-335/+951
* | 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-201-1/+1
|\ \ | |/
| * 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
* | 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-051-36/+46
|\ \ | |/
| * 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