| Commit message (Expand) | Author | Files | Lines |
2020-09-08 | Fix VERSIONINFO_VERSION_LENGTH | onefang | 1 | -1/+1 |
2020-09-08 | Don't read .ini region files, use .xml instead. Add [Region] .ini block. | onefang | 1 | -4/+17 |
2020-09-08 | Move various paths out of the bin directory. | onefang | 2 | -4/+25 |
2020-01-07 | 0.9.1.1 release and still Snail | UbitUmarov | 1 | -2/+2 |
2019-12-10 | enforce invariant culture on landmarks | UbitUmarov | 1 | -1/+1 |
2019-11-20 | cosmetics | UbitUmarov | 3 | -27/+29 |
2019-11-13 | Reduce Max region size to 4096m | UbitUmarov | 2 | -2/+9 |
2019-11-12 | terrain replace double by float | UbitUmarov | 1 | -4/+2 |
2019-11-10 | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 1 | -1/+1 |
2019-11-09 | terraforming changes: make sliders work, remove some brushs, etc. Feedback ne... | UbitUmarov | 1 | -3/+2 |
2019-10-28 | update version name | UbitUmarov | 1 | -1/+1 |
2019-10-28 | change version | UbitUmarov | 1 | -2/+2 |
2019-10-24 | oops, dont ask things twice | UbitUmarov | 1 | -3/+1 |
2019-10-24 | partial revert console Prompt code to fix it | UbitUmarov | 1 | -3/+26 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 3 | -5/+5 |
2019-10-22 | remove some useless NULL arguments | UbitUmarov | 8 | -33/+33 |
2019-10-22 | try to fix console AGAIN | UbitUmarov | 6 | -14/+114 |
2019-10-14 | basic search: fix people search, add some caching | UbitUmarov | 1 | -1/+1 |
2019-09-24 | missing file | UbitUmarov | 1 | -2/+6 |
2019-09-21 | make Console Promt(..) compatible with rest of code, again | UbitUmarov | 2 | -1/+18 |
2019-09-21 | make Console Output(..) compatible with rest of code, again | UbitUmarov | 3 | -4/+9 |
2019-09-17 | Changes fix some CORS problems when making XMLRPC calls from | Robert Adams | 1 | -0/+4 |
2019-09-17 | add a extra lenght check | UbitUmarov | 1 | -0/+3 |
2019-09-15 | fix saving appearence to notecard, so they can work on older regions | UbitUmarov | 1 | -39/+96 |
2019-09-11 | fix bad indexes math | UbitUmarov | 1 | -2/+2 |
2019-09-11 | fix a bad typo | UbitUmarov | 1 | -1/+1 |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers abou... | UbitUmarov | 6 | -109/+182 |
2019-09-05 | go back to protocol 0.7, until 0.8 changes are ready | UbitUmarov | 1 | -2/+2 |
2019-09-02 | missing file | UbitUmarov | 1 | -2/+13 |
2019-08-30 | increase region protocol version to 0.8 | UbitUmarov | 1 | -2/+2 |
2019-08-25 | Fix console outputting raw format strings | Melanie | 1 | -3/+5 |
2019-08-21 | Make ReadConfig a general features of consoles, rather than type dependent | Melanie | 4 | -1/+12 |
2019-08-21 | Call SetServer on consoles reflectively to avoid having type checks in places... | Melanie | 3 | -1/+3 |
2019-08-20 | Massive console refactor. Greatly simplify interface. | Melanie | 15 | -157/+93 |
2019-08-18 | i do not not store banTime as DateTime, fix the EstateBan decoder | UbitUmarov | 1 | -4/+4 |
2019-08-17 | EstateAccess do fill the fields(mySQL only); fix the response | UbitUmarov | 2 | -16/+20 |
2019-08-07 | Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown | Melanie Thielker | 1 | -0/+1 |
2019-08-02 | cosmetics | UbitUmarov | 2 | -12/+4 |
2019-07-30 | now i can login on win .net4.8, but just a little drop on a large (broken) OS... | UbitUmarov | 6 | -106/+131 |
2019-07-30 | Don't try to print XML if a corrupted asset is actually binary data | Melanie | 1 | -0/+9 |
2019-07-06 | mantis 8558: send sane values for Agents and objects capability (max hard limit) | UbitUmarov | 1 | -1/+3 |
2019-06-09 | reduce some useless array copies | UbitUmarov | 1 | -1/+2 |
2019-04-30 | primbasicshape: convert eventual MeshEP to SculpEP | UbitUmarov | 1 | -1/+9 |
2019-04-10 | missing file | UbitUmarov | 1 | -0/+1 |
2019-04-04 | change region cacheid on restart. This should not be needed in future if obje... | UbitUmarov | 1 | -0/+5 |
2019-04-04 | send agent view range to new child agents | UbitUmarov | 4 | -1/+12 |
2019-03-30 | a few more changes on initial objects send | UbitUmarov | 1 | -2/+2 |
2019-03-28 | changes on teleports v7 | UbitUmarov | 1 | -7/+9 |
2019-03-24 | some more changes on objects sending | UbitUmarov | 1 | -8/+0 |
2019-03-23 | add more test code to make usage od compressed updates etc. Should be disable... | UbitUmarov | 1 | -3/+14 |