aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce Max region size to 4096mUbitUmarov2019-11-132-2/+9
* terrain replace double by floatUbitUmarov2019-11-121-4/+2
* terraforming changes: support selected parcel edit; fix area smoothUbitUmarov2019-11-101-1/+1
* terraforming changes: make sliders work, remove some brushs, etc. Feedback ne...UbitUmarov2019-11-091-3/+2
* update version nameUbitUmarov2019-10-281-1/+1
* change versionUbitUmarov2019-10-281-2/+2
* oops, dont ask things twiceUbitUmarov2019-10-241-3/+1
* partial revert console Prompt code to fix itUbitUmarov2019-10-241-3/+26
* remove some more useless NULL argumentsUbitUmarov2019-10-223-5/+5
* remove some useless NULL argumentsUbitUmarov2019-10-228-33/+33
* try to fix console AGAINUbitUmarov2019-10-226-14/+114
* basic search: fix people search, add some cachingUbitUmarov2019-10-141-1/+1
* missing fileUbitUmarov2019-09-241-2/+6
* make Console Promt(..) compatible with rest of code, againUbitUmarov2019-09-212-1/+18
* make Console Output(..) compatible with rest of code, againUbitUmarov2019-09-213-4/+9
* Changes fix some CORS problems when making XMLRPC calls fromRobert Adams2019-09-171-0/+4
* add a extra lenght checkUbitUmarov2019-09-171-0/+3
* fix saving appearence to notecard, so they can work on older regionsUbitUmarov2019-09-151-39/+96
* fix bad indexes mathUbitUmarov2019-09-111-2/+2
* fix a bad typoUbitUmarov2019-09-111-1/+1
* extent supported number of avatar textures/bakes/wearables, tell viewers abou...UbitUmarov2019-09-116-109/+182
* go back to protocol 0.7, until 0.8 changes are readyUbitUmarov2019-09-051-2/+2
* missing fileUbitUmarov2019-09-021-2/+13
* increase region protocol version to 0.8UbitUmarov2019-08-301-2/+2
* Fix console outputting raw format stringsMelanie2019-08-251-3/+5
* Make ReadConfig a general features of consoles, rather than type dependentMelanie2019-08-214-1/+12
* Call SetServer on consoles reflectively to avoid having type checks in places...Melanie2019-08-213-1/+3
* Massive console refactor. Greatly simplify interface.Melanie2019-08-2015-157/+93
* i do not not store banTime as DateTime, fix the EstateBan decoderUbitUmarov2019-08-181-4/+4
* EstateAccess do fill the fields(mySQL only); fix the responseUbitUmarov2019-08-172-16/+20
* Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknownMelanie Thielker2019-08-071-0/+1
* cosmeticsUbitUmarov2019-08-022-12/+4
* now i can login on win .net4.8, but just a little drop on a large (broken) OS...UbitUmarov2019-07-306-106/+131
* Don't try to print XML if a corrupted asset is actually binary dataMelanie2019-07-301-0/+9
* mantis 8558: send sane values for Agents and objects capability (max hard limit)UbitUmarov2019-07-061-1/+3
* reduce some useless array copiesUbitUmarov2019-06-091-1/+2
* primbasicshape: convert eventual MeshEP to SculpEPUbitUmarov2019-04-301-1/+9
* missing fileUbitUmarov2019-04-101-0/+1
* change region cacheid on restart. This should not be needed in future if obje...UbitUmarov2019-04-041-0/+5
* send agent view range to new child agentsUbitUmarov2019-04-044-1/+12
* a few more changes on initial objects sendUbitUmarov2019-03-301-2/+2
* changes on teleports v7UbitUmarov2019-03-281-7/+9
* some more changes on objects sendingUbitUmarov2019-03-241-8/+0
* add more test code to make usage od compressed updates etc. Should be disable...UbitUmarov2019-03-231-3/+14
* RegionHandshake IS critical llupd protocol not to be done by odd modulesUbitUmarov2019-03-202-5/+5
* take the deafult on the parameter overlayUbitUmarov2019-03-191-1/+1
* do not send parceloverlay on crossings (may be bad, or not)UbitUmarov2019-03-191-1/+1
* remove redundant codeUbitUmarov2019-03-171-2/+0
* try to work around robust shutdown/quit blocking on monoUbitUmarov2019-03-121-1/+2
* direct encode lludp terse object update, let contain texture entryUbitUmarov2019-03-021-1/+0