aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-23make the text enable option visible for testingUbitUmarov1-0/+2
2019-03-19LSL update texture entry is heavy, set all parameters on same updateUbitUmarov1-1/+1
2019-03-07prims have at most 9 face texturesUbitUmarov1-0/+0
2019-03-05llupd direct encode object updates for agents; let terse updates be ↵UbitUmarov1-21/+0
zeroencoded. This is not as spec but does work
2019-03-02ll rez objects: silent ginore null object id; remove redundante llSetColor codeUbitUmarov1-2/+2
2019-03-01put back assetViewer cap code, to allow viewers testing. It is disabled at ↵UbitUmarov1-0/+1
OpenSimDefaults, and should not be enabled until all major viewers do it right on opensim
2019-02-24make the options visible on OpenSimDefaultsUbitUmarov1-0/+19
2019-02-22update script sintaxeUbitUmarov1-32/+58
2019-02-03optimizers are sillyUbitUmarov4-0/+0
2019-02-01typos, thxUbitUmarov1-1/+1
2019-01-31change default config: allow grid gods by default, if you don't trust grid ↵UbitUmarov2-4/+12
admins what are you doing there?; disable most god powers unless god level is requested on viewer
2019-01-31remove MRM module (minimodule). Its outdated and we have no maintainers. ↵UbitUmarov2-49/+0
Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;)
2019-01-25update libomv with a few more 'useless' changesUbitUmarov4-0/+0
2019-01-22mantis 8452: possible fixUbitUmarov4-0/+0
2019-01-20cosmetics on warp3dUbitUmarov1-0/+0
2019-01-17update libomv with more changes to low level codeUbitUmarov4-0/+0
2019-01-14more on TPUbitUmarov2-0/+0
2019-01-14fix te mediaUbitUmarov2-0/+0
2019-01-14a few more changes to texturesentry handling on libomv and osUbitUmarov4-0/+0
2019-01-11mantis 8448: remove silly typos from libomvUbitUmarov4-0/+0
2019-01-11update libomv (fix bug on last)UbitUmarov2-0/+0
2019-01-11update libomvUbitUmarov4-0/+0
2019-01-10update libovmUbitUmarov4-0/+0
2019-01-09mantis 8445: fix PackFixed(...)UbitUmarov2-0/+0
2019-01-08 a few more changes to terraincompressor and libomvUbitUmarov4-0/+0
2019-01-08update libomvUbitUmarov4-0/+0
2018-12-30update libopenmetaverseUbitUmarov4-0/+0
2018-12-28add some LSLUbitUmarov1-18/+35
2018-12-27update libopenmetaverseUbitUmarov5-0/+0
2018-12-21update OpenSimDefaults.iniUbitUmarov1-0/+9
2018-12-17mantis 8427: add new reject flags, change default, see mantisUbitUmarov1-1/+9
2018-12-16update url to 0.9.1.0 pageUbitUmarov1-2/+2
2018-12-16several changes to last patchUbitUmarov1-6/+3
2018-12-16Enables the buildin Caps ServerReleaseNotesfly-man-1-0/+7
~ Dedicated to Quill Littlefeather ~ Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-12-13actually disable osSetContentType on osslEnable.ini, so is only enabled by ↵UbitUmarov1-1/+1
machine owner intentionally
2018-12-11cleanup last patchUbitUmarov2-15/+226
2018-12-11Add osNpcSayTo(key npc, key target, integer channel, string message)Bill Blight1-0/+1
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-12-11change osSetContentType threat levelUbitUmarov1-1/+1
2018-12-08mantis 8416: testUbitUmarov1-1/+1
2018-12-07disable GetAsset (ViewerAsset) cap. Current viewers implementation is not ↵UbitUmarov1-1/+0
compatible with opensim
2018-12-03avoid a data copyUbitUmarov1-0/+0
2018-12-01replace GetMeshModule and GetTextureModuleUbitUmarov1-0/+1
2018-11-30add a soundUbitUmarov2-1/+6
2018-11-30recover GetMesh2 capUbitUmarov1-0/+1
2018-11-28OSSL remove functions with illegal lsl types, also redundanteUbitUmarov2-26/+12
2018-11-27update DotNetOpenMail.dllUbitUmarov1-0/+0
2018-11-27remove unmaintaned and obsolete GlynnTucker.CacheUbitUmarov3-4/+0
2018-11-26add script constant OS_APIVERSION, we should inc this on any change on any ↵UbitUmarov1-3/+7
api. a few changes to os npc and avatar animation functions
2018-11-20add osApproxEquals for float, vector and rotation, note that default margin ↵UbitUmarov2-9/+61
is 1e-6 to match strings rounding
2018-11-19removed repeated linesUbitUmarov1-3/+0