Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | primbasicshape: convert eventual MeshEP to SculpEP | UbitUmarov | 2019-04-30 | 1 | -1/+9 |
| | |||||
* | missing file | UbitUmarov | 2019-04-10 | 1 | -0/+1 |
| | |||||
* | change region cacheid on restart. This should not be needed in future if ↵ | UbitUmarov | 2019-04-04 | 1 | -0/+5 |
| | | | | objects cache info is stored on region db | ||||
* | send agent view range to new child agents | UbitUmarov | 2019-04-04 | 4 | -1/+12 |
| | |||||
* | a few more changes on initial objects send | UbitUmarov | 2019-03-30 | 1 | -2/+2 |
| | |||||
* | changes on teleports v7 | UbitUmarov | 2019-03-28 | 1 | -7/+9 |
| | |||||
* | some more changes on objects sending | UbitUmarov | 2019-03-24 | 1 | -8/+0 |
| | |||||
* | add more test code to make usage od compressed updates etc. Should be ↵ | UbitUmarov | 2019-03-23 | 1 | -3/+14 |
| | | | | disable, but well many things can go wrong. | ||||
* | RegionHandshake IS critical llupd protocol not to be done by odd modules | UbitUmarov | 2019-03-20 | 2 | -5/+5 |
| | |||||
* | take the deafult on the parameter overlay | UbitUmarov | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | do not send parceloverlay on crossings (may be bad, or not) | UbitUmarov | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | remove redundant code | UbitUmarov | 2019-03-17 | 1 | -2/+0 |
| | |||||
* | try to work around robust shutdown/quit blocking on mono | UbitUmarov | 2019-03-12 | 1 | -1/+2 |
| | |||||
* | direct encode lludp terse object update, let contain texture entry | UbitUmarov | 2019-03-02 | 1 | -1/+0 |
| | |||||
* | Add Thread.ResetAbort() to various thread loops to clean up errors on | Robert Adams | 2019-02-27 | 1 | -13/+19 |
| | | | | | | | | shutdown. Fixes Mantis #8494. Threads are aborted when shutting down and ThreadAbortException is odd in that it is rethrown at the end of the catch unless the abort is reset. No functional changes but fewer error messages on shutdown. | ||||
* | missing file on the kick commit | UbitUmarov | 2019-02-20 | 1 | -1/+1 |
| | |||||
* | (almost) useless change | UbitUmarov | 2019-02-15 | 1 | -23/+42 |
| |