aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2018-11-18update osslEnableUbitUmarov1-0/+10
2018-11-18update script syntaxUbitUmarov1-22/+107
2018-11-18update osslEnableUbitUmarov1-1/+2
2018-11-15update script syntaxUbitUmarov1-24/+24
2018-11-14De-tabified OpenSim.ini and made trivial fixes to two comments.Kevin Cozens1-62/+62
2018-11-10add a bit more things to ScriptSyntax, change a few more incoerent lsl types ↵UbitUmarov1-13/+34
in function arguments
2018-11-08update ini files comments on InterestManagementUbitUmarov2-9/+15
2018-11-06if viewer asks for range reply in same format even if its full dataUbitUmarov1-10/+2