aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-18Move more stuff into the var directory.onefang1-3/+3
2021-07-06Move to dev version.onefang1-1/+1
2020-09-09Various teleport fixes.onefang1-1/+6
2020-09-09Use F1 instead of ? as the in command help key.onefang1-1/+1
2020-09-09The knomes have been obsconded with by hippos.onefang1-2/+2
2020-09-09Remove various limits.onefang2-5/+5
2020-09-09Update version number stuff, and hack it into the money display.onefang2-4/+15
2020-09-09Remove useless executable bit that Windows adds.onefang24-0/+0
2020-09-08Fix VERSIONINFO_VERSION_LENGTHonefang1-1/+1
2020-09-08Don't read .ini region files, use .xml instead. Add [Region] .ini block.onefang1-4/+17
2020-09-08Move various paths out of the bin directory.onefang2-4/+25
2020-02-07Bump version to 0.9.0.2 Dev.onefang1-3/+3
2020-01-070.9.1.1 release and still SnailUbitUmarov1-2/+2
2019-12-10enforce invariant culture on landmarksUbitUmarov1-1/+1
2019-11-20cosmeticsUbitUmarov3-27/+29
2019-11-13Reduce Max region size to 4096mUbitUmarov2-2/+9
2019-11-12terrain replace double by floatUbitUmarov1-4/+2
2019-11-10terraforming changes: support selected parcel edit; fix area smoothUbitUmarov1-1/+1
2019-11-09terraforming changes: make sliders work, remove some brushs, etc. Feedback ne...UbitUmarov1-3/+2
2019-10-28update version nameUbitUmarov1-1/+1
2019-10-28change versionUbitUmarov1-2/+2
2019-10-24oops, dont ask things twiceUbitUmarov1-3/+1
2019-10-24partial revert console Prompt code to fix itUbitUmarov1-3/+26
2019-10-22remove some more useless NULL argumentsUbitUmarov3-5/+5
2019-10-22remove some useless NULL argumentsUbitUmarov8-33/+33
2019-10-22try to fix console AGAINUbitUmarov6-14/+114
2019-10-14basic search: fix people search, add some cachingUbitUmarov1-1/+1
2019-09-24missing fileUbitUmarov1-2/+6
2019-09-21make Console Promt(..) compatible with rest of code, againUbitUmarov2-1/+18
2019-09-21make Console Output(..) compatible with rest of code, againUbitUmarov3-4/+9
2019-09-17Changes fix some CORS problems when making XMLRPC calls fromRobert Adams1-0/+4
2019-09-17add a extra lenght checkUbitUmarov1-0/+3
2019-09-15fix saving appearence to notecard, so they can work on older regionsUbitUmarov1-39/+96
2019-09-11fix bad indexes mathUbitUmarov1-2/+2
2019-09-11fix a bad typoUbitUmarov1-1/+1
2019-09-11extent supported number of avatar textures/bakes/wearables, tell viewers abou...UbitUmarov6-109/+182
2019-09-11Bump to build 1.onefang1-1/+1
2019-09-11Bump to release flavour, build 0.onefang1-2/+2
2019-09-05go back to protocol 0.7, until 0.8 changes are readyUbitUmarov1-2/+2
2019-09-02missing fileUbitUmarov1-2/+13
2019-08-31Tag and release OpenSim_SC 0.9.0.1 RC1.OpenSim_SC_0.9.0.1_RC1onefang1-1/+1
2019-08-30increase region protocol version to 0.8UbitUmarov1-2/+2
2019-08-25Fix console outputting raw format stringsMelanie1-3/+5
2019-08-25Bump build number to 6.onefang1-1/+1
2019-08-23Update documentation.onefang1-1/+1
2019-08-22Bump build number to 5.onefang1-1/+1
2019-08-21Make ReadConfig a general features of consoles, rather than type dependentMelanie4-1/+12
2019-08-21Call SetServer on consoles reflectively to avoid having type checks in places...Melanie3-1/+3
2019-08-21Bump build number to 4.onefang1-1/+1
2019-08-20Massive console refactor. Greatly simplify interface.Melanie15-157/+93