Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move more stuff into the var directory. | onefang | 2021-08-18 | 1 | -3/+3 |
| | |||||
* | Move to dev version. | onefang | 2021-07-06 | 1 | -1/+1 |
| | |||||
* | Various teleport fixes. | onefang | 2020-09-09 | 1 | -1/+6 |
| | | | | | | | | | | | | | TPs from scripts avoid all that silly raycasting nonsense, just go where we ask. For the "teleport from above" case, do the right thing. Which includes looking for designated floor prims, which have ^ as the first character of their description. Don't do "teleport from above" when we have proper coords. Teleport home from off grid shouldn't land on roofs either. | ||||
* | Use F1 instead of ? as the in command help key. | onefang | 2020-09-09 | 1 | -1/+1 |
| | | | | | | "?" was a silly choice, what if you wanted to use it in a command? Alas this doesn't seem to work, but at least you can type "?" now. | ||||
* | The knomes have been obsconded with by hippos. | onefang | 2020-09-09 | 1 | -2/+2 |
| | |||||
* | Remove various limits. | onefang | 2020-09-09 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | Silly 4096 sim TP check for a client bug that was fixed long ago, seems they removed it themselves. Upgrade sim height. Allow menu items longer than 24 characters once more. Allow sitting on attachments, and attaching things with people sitting on them. Revert don't wear vegetables. Remove some script distance limits. Gods can do anything they want, including bypassing OhSilly threat levels. Low Y regions are no longer reserved for HG links. Varregions don't have to be square. Both now report a warning, but continue anyway. Cool VL Viewer handles non square regions, Singularity crashes. Not tested on others. | ||||
* | Update version number stuff, and hack it into the money display. | onefang | 2020-09-09 | 2 | -4/+15 |
| | |||||
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 24 | -0/+0 |
| | |||||
* | Fix VERSIONINFO_VERSION_LENGTH | onefang | 2020-09-08 | 1 | -1/+1 |
| | | | | Why is this hard coded? | ||||
* | Don't read .ini region files, use .xml instead. Add [Region] .ini block. | onefang | 2020-09-08 | 1 | -4/+17 |
| | | | | | | | | | Coz OpenSim can get confused, and I have a better idea - For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter. | ||||
* | Move various paths out of the bin directory. | onefang | 2020-09-08 | 2 | -4/+25 |
| | |||||
* | 0.9.1.1 release and still Snail | UbitUmarov | 2020-01-07 | 1 | -2/+2 |
| | |||||
* | enforce invariant culture on landmarks | UbitUmarov | 2019-12-10 | 1 | -1/+1 |
| | |||||
* | cosmetics | UbitUmarov | 2019-11-20 | 3 | -27/+29 |
| | |||||
* | Reduce Max region size to 4096m | UbitUmarov | 2019-11-13 | 2 | -2/+9 |
| | |||||
* | terrain replace double by float | UbitUmarov | 2019-11-12 | 1 | -4/+2 |
| | |||||
* | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | terraforming changes: make sliders work, remove some brushs, etc. Feedback ↵ | UbitUmarov | 2019-11-09 | 1 | -3/+2 |
| | | | | needed (run prebuild) | ||||
* | update version name | UbitUmarov | 2019-10-28 | 1 | -1/+1 |
| | |||||
* | change version | UbitUmarov | 2019-10-28 | 1 | -2/+2 |
| | |||||
* | oops, dont ask things twice | UbitUmarov | 2019-10-24 | 1 | -3/+1 |
| | |||||
* | partial revert console Prompt code to fix it | UbitUmarov | 2019-10-24 | 1 | -3/+26 |
| | |||||
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 3 | -5/+5 |
| | |||||
* | remove some useless NULL arguments | UbitUmarov | 2019-10-22 | 8 | -33/+33 |
| | |||||
* | try to fix console AGAIN | UbitUmarov | 2019-10-22 | 6 | -14/+114 |
| | |||||
* | basic search: fix people search, add some caching | UbitUmarov | 2019-10-14 | 1 | -1/+1 |
| | |||||
* | missing file | UbitUmarov | 2019-09-24 | 1 | -2/+6 |
| | |||||
* | make Console Promt(..) compatible with rest of code, again | UbitUmarov | 2019-09-21 | 2 | -1/+18 |
| | |||||
* | make Console Output(..) compatible with rest of code, again | UbitUmarov | 2019-09-21 | 3 | -4/+9 |
| | |||||
* | Changes fix some CORS problems when making XMLRPC calls from | Robert Adams | 2019-09-17 | 1 | -0/+4 |
| | | | | | | | browsers (which have gotten very picky over the years). Add "Access-Control-Allow-Origin" to XMLRPC responses. Add "Access-Control-Allow-Methods" and "Access-Control-Allow-Headers" to the HTTP OPTIONS response (used in CORS pre-flight request). | ||||
* | add a extra lenght check | UbitUmarov | 2019-09-17 | 1 | -0/+3 |
| | |||||
* | fix saving appearence to notecard, so they can work on older regions | UbitUmarov | 2019-09-15 | 1 | -39/+96 |
| | |||||
* | fix bad indexes math | UbitUmarov | 2019-09-11 | 1 | -2/+2 |
| | |||||
* | fix a bad typo | UbitUmarov | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | extent supported number of avatar textures/bakes/wearables, tell viewers ↵ | UbitUmarov | 2019-09-11 | 6 | -109/+182 |
| | | | | about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; | ||||
* | go back to protocol 0.7, until 0.8 changes are ready | UbitUmarov | 2019-09-05 | 1 | -2/+2 |
| | |||||
* | missing file | UbitUmarov | 2019-09-02 | 1 | -2/+13 |
| | |||||
* | increase region protocol version to 0.8 | UbitUmarov | 2019-08-30 | 1 | -2/+2 |
| | |||||
* | Fix console outputting raw format strings | Melanie | 2019-08-25 | 1 | -3/+5 |
| | |||||
* | Make ReadConfig a general features of consoles, rather than type dependent | Melanie | 2019-08-21 | 4 | -1/+12 |
| | |||||
* | Call SetServer on consoles reflectively to avoid having type checks in ↵ | Melanie | 2019-08-21 | 3 | -1/+3 |
| | | | | places where it tends to be forgotten to update them. | ||||
* | Massive console refactor. Greatly simplify interface. | Melanie | 2019-08-20 | 15 | -157/+93 |
| | |||||
* | i do not not store banTime as DateTime, fix the EstateBan decoder | UbitUmarov | 2019-08-18 | 1 | -4/+4 |
| | |||||
* | EstateAccess do fill the fields(mySQL only); fix the response | UbitUmarov | 2019-08-17 | 2 | -16/+20 |
| | |||||
* | Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown | Melanie Thielker | 2019-08-07 | 1 | -0/+1 |
| | |||||
* | cosmetics | UbitUmarov | 2019-08-02 | 2 | -12/+4 |
| | |||||
* | now i can login on win .net4.8, but just a little drop on a large (broken) ↵ | UbitUmarov | 2019-07-30 | 6 | -106/+131 |
| | | | | OSD ocean. some of this changes are actually good even on good JIT. Failure seems to be on same code pattern, but same points seem to vary with each JIT compilation, sometimes work, others don't, others always fail, etc | ||||
* | Don't try to print XML if a corrupted asset is actually binary data | Melanie | 2019-07-30 | 1 | -0/+9 |
| | |||||
* | mantis 8558: send sane values for Agents and objects capability (max hard limit) | UbitUmarov | 2019-07-06 | 1 | -1/+3 |
| | |||||
* | reduce some useless array copies | UbitUmarov | 2019-06-09 | 1 | -1/+2 |
| |