Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a few changes on check targets for lsl | UbitUmarov | 2019-11-27 | 4 | -122/+111 |
| | |||||
* | and yes mono-addins .... | UbitUmarov | 2019-11-24 | 5 | -0/+0 |
| | |||||
* | and yes mono-addins again | UbitUmarov | 2019-11-24 | 4 | -0/+0 |
| | |||||
* | mantis 8631: and another try... | UbitUmarov | 2019-11-24 | 5 | -0/+0 |
| | |||||
* | mantis 8631: the missing file | UbitUmarov | 2019-11-24 | 1 | -0/+0 |
| | |||||
* | mantis 8631: mono addins again (one file missing) | UbitUmarov | 2019-11-24 | 5 | -0/+0 |
| | |||||
* | fix identation | UbitUmarov | 2019-11-23 | 1 | -3/+2 |
| | |||||
* | fix xml decode of kfm in single prims case | UbitUmarov | 2019-11-23 | 1 | -5/+6 |
| | |||||
* | YEngine: change some startup log messages | UbitUmarov | 2019-11-22 | 2 | -23/+25 |
| | |||||
* | YEngine, change default number of exec threads to 2 of priority Normal. Let ↵ | UbitUmarov | 2019-11-22 | 4 | -13/+57 |
| | | | | the threads priority a option on ini files | ||||
* | Oooopss | UbitUmarov | 2019-11-22 | 1 | -2/+2 |
| | |||||
* | more changes on YEngine scripts heap usage | UbitUmarov | 2019-11-22 | 6 | -45/+54 |
| | |||||
* | cosmetics | UbitUmarov | 2019-11-20 | 1 | -0/+2 |
| | |||||
* | cosmetics | UbitUmarov | 2019-11-20 | 5 | -31/+33 |
| | |||||
* | fix the block of teleport to same region handle | UbitUmarov | 2019-11-18 | 1 | -10/+7 |
| | |||||
* | Yengine: more on constants operations reduction | UbitUmarov | 2019-11-18 | 3 | -86/+60 |
| | |||||
* | mantis 8551: Simplify Yengine heap usage control | UbitUmarov | 2019-11-18 | 5 | -108/+66 |
| | |||||
* | update mono addins again | UbitUmarov | 2019-11-18 | 4 | -0/+0 |
| | |||||
* | revert to previus ICSharpCode.SharpZipLib.dll that was .net4.6 unlike new one | UbitUmarov | 2019-11-18 | 1 | -0/+0 |
| | |||||
* | fix a info message | UbitUmarov | 2019-11-18 | 2 | -2/+2 |
| | |||||
* | Mono addins uses this, and the version was now incompatible. | Diva Canto | 2019-11-17 | 1 | -0/+0 |
| | |||||
* | Replaced mono addins dlls and mautil.exe with the patch | Crista Lopes | 2019-11-17 | 4 | -0/+0 |
| | |||||
* | update mono addins ( need to runprebuidl and recomp opensim) | UbitUmarov | 2019-11-17 | 4 | -0/+0 |
| | |||||
* | terrain: make sure modify does get unblocked | UbitUmarov | 2019-11-17 | 1 | -115/+122 |
| | |||||
* | remove some llUDP options | UbitUmarov | 2019-11-16 | 6 | -153/+74 |
| | |||||
* | make attachments WearReplacesAll option visible | UbitUmarov | 2019-11-14 | 1 | -0/+5 |
| | |||||
* | update contributors | UbitUmarov | 2019-11-14 | 1 | -0/+3 |
| | |||||
* | work on previus 2 patchs | UbitUmarov | 2019-11-14 | 13 | -119/+66 |
| | |||||
* | Complete PostGres from previous commit - (Not Tested) | Terry | 2019-11-14 | 1 | -2/+18 |
| | | | | | Signed-off-by: Terry <terry@digiworldz.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | Attempt to fix the issue where, when logging into the grid, the user ↵ | Terry | 2019-11-14 | 10 | -3/+83 |
| | | | | | | | supplies a region name, but instead of going to the specific region, they are sent to a region "Like" the one specified. Signed-off-by: Terry <terry@digiworldz.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8627: handle the case constant compareOp constant on Yengine | UbitUmarov | 2019-11-13 | 1 | -12/+95 |
| | |||||
* | Terrain: more double to float | UbitUmarov | 2019-11-13 | 11 | -43/+52 |
| | |||||
* | limit max number of attachments to 38. All can be on same point | UbitUmarov | 2019-11-13 | 7 | -83/+100 |
| | |||||
* | Reduce Max region size to 4096m | UbitUmarov | 2019-11-13 | 2 | -2/+9 |
| | |||||
* | missed a few | UbitUmarov | 2019-11-12 | 1 | -4/+4 |
| | |||||
* | terrain replace double by float | UbitUmarov | 2019-11-12 | 18 | -76/+77 |
| | |||||
* | more changes on terrain edit. Silent ignore comand if busy (large area ↵ | UbitUmarov | 2019-11-12 | 8 | -113/+135 |
| | | | | smooth can take ages), brush changes, etc | ||||
* | missing file, of course | UbitUmarov | 2019-11-11 | 1 | -0/+5 |
| | |||||
* | Yengine: we also need to cancel timer events in queue, because some bad ↵ | UbitUmarov | 2019-11-11 | 5 | -2/+50 |
| | | | | scripts that do work on X | ||||
* | terraforming changes: try recover llmodifyland previus behaviur | UbitUmarov | 2019-11-10 | 1 | -3/+5 |
| | |||||
* | SIO_UDP_CONNRESET should work on macs now, thx Gavin | UbitUmarov | 2019-11-10 | 1 | -7/+8 |
| | |||||
* | terraforming changes: comment a debug message | UbitUmarov | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 2019-11-10 | 6 | -26/+68 |
| | |||||
* | terraforming changes: make jenkis happy | UbitUmarov | 2019-11-10 | 4 | -12/+12 |
| | |||||
* | terraforming changes: missing file | UbitUmarov | 2019-11-10 | 1 | -15/+4 |
| | |||||
* | terraforming changes: make sliders work, remove some brushs, etc. Feedback ↵ | UbitUmarov | 2019-11-09 | 30 | -1183/+159 |
| | | | | needed (run prebuild) | ||||
* | cosmetics | UbitUmarov | 2019-11-08 | 1 | -23/+44 |
| | |||||
* | let autopilot also stand from a object | UbitUmarov | 2019-11-07 | 1 | -1/+1 |
| | |||||
* | avoid a null ref | UbitUmarov | 2019-11-07 | 1 | -11/+23 |
| | |||||
* | handle null refs on llSubStringIndex() | UbitUmarov | 2019-11-06 | 1 | -0/+4 |
| |