aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move to dev version.onefang2021-07-061-1/+1
* Various teleport fixes.onefang2020-09-091-1/+6
* Use F1 instead of ? as the in command help key.onefang2020-09-091-1/+1
* The knomes have been obsconded with by hippos.onefang2020-09-091-2/+2
* Remove various limits.onefang2020-09-092-5/+5
* Update version number stuff, and hack it into the money display.onefang2020-09-092-4/+15
* Remove useless executable bit that Windows adds.onefang2020-09-0924-0/+0
* Fix VERSIONINFO_VERSION_LENGTHonefang2020-09-081-1/+1
* Don't read .ini region files, use .xml instead. Add [Region] .ini block.onefang2020-09-081-4/+17
* Move various paths out of the bin directory.onefang2020-09-082-4/+25
* 0.9.1.1 release and still SnailUbitUmarov2020-01-071-2/+2
* enforce invariant culture on landmarksUbitUmarov2019-12-101-1/+1
* cosmeticsUbitUmarov2019-11-203-27/+29
* 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