Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow anyone to get a CAP to the console - check rights on use | root | 2019-03-11 | 1 | -2/+8 |
| | |||||
* | typos, thx | UbitUmarov | 2019-02-01 | 1 | -1/+1 |
| | |||||
* | place a global cooldown of 2 min on god map generation | UbitUmarov | 2019-02-01 | 1 | -4/+23 |
| | |||||
* | change last commit to do as console comand generate map | UbitUmarov | 2019-02-01 | 1 | -2/+2 |
| | |||||
* | Allow Grid owners to regenerate a maptile for a region manually through the ↵ | fly-man- | 2019-02-01 | 1 | -0/+9 |
| | | | | | | use of the God Tools Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | change encoding few event cap messages | UbitUmarov | 2019-01-29 | 1 | -124/+89 |
| | |||||
* | add a try catch on HandleMapItemRequest | UbitUmarov | 2019-01-28 | 1 | -2/+9 |
| | |||||
* | change encoding of event cap messages | UbitUmarov | 2019-01-28 | 2 | -318/+216 |
| | |||||
* | change encoding of a another event cap message | UbitUmarov | 2019-01-28 | 1 | -165/+54 |
| | |||||
* | change encoding of a few event caps messages | UbitUmarov | 2019-01-26 | 2 | -148/+239 |
| | |||||
* | ok i said all ( lie ) | UbitUmarov | 2019-01-25 | 1 | -7/+19 |
| | |||||
* | ok take the all change | UbitUmarov | 2019-01-25 | 2 | -19/+15 |
| | |||||
* | script mono is meaningless for us | UbitUmarov | 2019-01-25 | 2 | -4/+4 |
| | |||||
* | mess around with prioritizer | UbitUmarov | 2019-01-25 | 1 | -72/+50 |
| | |||||
* | change threads confusing names | UbitUmarov | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | fix a bad c&p | UbitUmarov | 2019-01-21 | 1 | -4/+4 |
| | |||||
* | give up on Lazy<T> | UbitUmarov | 2019-01-21 | 1 | -57/+67 |
| | |||||
* | cosmetics on terrain patchs | UbitUmarov | 2019-01-20 | 2 | -104/+50 |
| | |||||
* | minor direct use of libomv changes | UbitUmarov | 2019-01-10 | 1 | -13/+13 |
| | |||||
* | more on the hack (runprebuild) | UbitUmarov | 2019-01-02 | 2 | -11/+19 |
| | |||||
* | replace my hack by others hack | UbitUmarov | 2019-01-01 | 3 | -24/+19 |
| | |||||
* | temporary HACK to not kill some viewers | UbitUmarov | 2018-12-31 | 1 | -3/+7 |
| | |||||
* | lost in updates | UbitUmarov | 2018-12-31 | 1 | -1/+1 |
| | |||||
* | add some persistence (mysql only) | UbitUmarov | 2018-12-30 | 1 | -15/+2 |
| | |||||
* | mantis 8436: fix lludp message | UbitUmarov | 2018-12-30 | 1 | -0/+6 |
| | |||||
* | changes on updates | UbitUmarov | 2018-12-30 | 3 | -21/+9 |
| | |||||
* | changes on updates | UbitUmarov | 2018-12-29 | 1 | -36/+57 |
| | |||||
* | changes on updates | UbitUmarov | 2018-12-29 | 1 | -114/+75 |
| | |||||
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 4 | -18/+87 |
| | |||||
* | avoid sending garbage... | UbitUmarov | 2018-12-16 | 1 | -0/+7 |
| | |||||
* | several changes to last patch | UbitUmarov | 2018-12-16 | 1 | -73/+35 |
| | |||||
* | Enables the buildin Caps ServerReleaseNotes | fly-man- | 2018-12-16 | 1 | -0/+165 |
| | | | | | | ~ Dedicated to Quill Littlefeather ~ Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8416: test | UbitUmarov | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | remove a warning | UbitUmarov | 2018-12-07 | 1 | -2/+2 |
| | |||||
* | disable GetAsset (ViewerAsset) cap. Current viewers implementation is not ↵ | UbitUmarov | 2018-12-07 | 1 | -1/+6 |
| | | | | compatible with opensim | ||||
* | GetAssets: only throttle mesh and texture | UbitUmarov | 2018-12-06 | 1 | -2/+8 |
| | |||||
* | GetAssets: we still need to service avatars that did left region | UbitUmarov | 2018-12-04 | 2 | -1/+4 |
| | |||||
* | simplify a bit | UbitUmarov | 2018-12-02 | 1 | -40/+4 |
| | |||||
* | replace GetMeshModule and GetTextureModule | UbitUmarov | 2018-12-01 | 3 | -491/+147 |
| | |||||
* | clean a bit | UbitUmarov | 2018-12-01 | 1 | -90/+5 |
| | |||||
* | recover GetMesh2 cap | UbitUmarov | 2018-11-30 | 1 | -32/+36 |
| | |||||
* | fix CopyInventoryFromNotecard error handling | UbitUmarov | 2018-11-29 | 1 | -16/+18 |
| | |||||
* | mantis 8414: add cap CreateInventoryCategory handler | UbitUmarov | 2018-11-29 | 1 | -1/+70 |
| | |||||
* | change HandlerDeRezObject again to account for out or order packets | UbitUmarov | 2018-11-26 | 1 | -11/+20 |
| | |||||
* | change code feature that old compilers don't suport | UbitUmarov | 2018-11-26 | 1 | -3/+6 |
| | |||||
* | remove a dev only conditional on lludp handlers; change parcel lists updates ↵ | UbitUmarov | 2018-11-25 | 1 | -905/+381 |
| | | | | a bit; | ||||
* | avoid data references stuck in packet pools | UbitUmarov | 2018-11-25 | 2 | -47/+48 |
| | |||||
* | try better handling of llupd DeRezObject | UbitUmarov | 2018-11-23 | 1 | -11/+41 |
| | |||||
* | simplify a bit some caps paths | UbitUmarov | 2018-11-14 | 3 | -8/+9 |
| | |||||
* | fix a http error response | UbitUmarov | 2018-11-12 | 1 | -2/+2 |
| |