Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't wear vegetables | UbitUmarov | 2019-09-04 | 2 | -4/+26 |
| | |||||
* | fix the fix | UbitUmarov | 2019-09-04 | 1 | -1/+1 |
| | |||||
* | fix one of the new warp3d log messages | UbitUmarov | 2019-09-03 | 1 | -1/+1 |
| | |||||
* | avoid potencial null ref | UbitUmarov | 2019-09-03 | 1 | -0/+4 |
| | |||||
* | mantis 8585: add a bit more debug messages | UbitUmarov | 2019-09-03 | 1 | -5/+14 |
| | |||||
* | avoid a null ref | UbitUmarov | 2019-09-03 | 1 | -3/+3 |
| | |||||
* | add a little more debug for now | UbitUmarov | 2019-09-03 | 1 | -4/+21 |
| | |||||
* | mantis 8580: make some changes on regions find code. (only gatekeeper | UbitUmarov | 2019-09-02 | 1 | -12/+21 |
| | | | | host is used on local grid detection, not its port) | ||||
* | XbakesModule: allow more textures, older versions will not see | UbitUmarov | 2019-08-31 | 1 | -12/+47 |
| | |||||
* | add a test sim feature | UbitUmarov | 2019-08-29 | 1 | -1/+7 |
| | |||||
* | update libomv with simpler Texture.GetBakesBytes | UbitUmarov | 2019-08-29 | 1 | -1/+1 |
| | |||||
* | add a few lsl constants | UbitUmarov | 2019-08-28 | 1 | -1/+13 |
| | |||||
* | change appearance data sent to others | UbitUmarov | 2019-08-28 | 1 | -2/+10 |
| | |||||
* | mantis 8583: update region information on Grid on map regeneration | UbitUmarov | 2019-08-27 | 3 | -4/+6 |
| | |||||
* | mantis 8583: osGetRegionMapTexture(); now returns prim region map textureID, ↵ | UbitUmarov | 2019-08-27 | 3 | -6/+11 |
| | | | | without any requests to grid | ||||
* | revert last change and o fix the damm silly bug | UbitUmarov | 2019-08-24 | 1 | -6/+4 |
| | |||||
* | reduce even more the number of objects per UDP packet on object cache ↵ | UbitUmarov | 2019-08-24 | 1 | -2/+4 |
| | | | | related pkts ( TEST ) | ||||
* | minor change on httpserver dll | UbitUmarov | 2019-08-24 | 1 | -1/+1 |
| | |||||
* | Make ReadConfig a general features of consoles, rather than type dependent | Melanie | 2019-08-21 | 1 | -1/+2 |
| | |||||
* | Call SetServer on consoles reflectively to avoid having type checks in ↵ | Melanie | 2019-08-21 | 1 | -7/+6 |
| | | | | places where it tends to be forgotten to update them. | ||||
* | Massive console refactor. Greatly simplify interface. | Melanie | 2019-08-20 | 32 | -206/+239 |
| | |||||
* | oops... | UbitUmarov | 2019-08-18 | 1 | -1/+1 |
| | |||||
* | EstateAccess do fill the fields(mySQL only); fix the response | UbitUmarov | 2019-08-17 | 2 | -20/+37 |
| | |||||
* | EstateAccess: add some ban fields to fill one day | UbitUmarov | 2019-08-17 | 1 | -0/+3 |
| | |||||
* | mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory ↵ | UbitUmarov | 2019-08-16 | 4 | -1/+26 |
| | | | | item ID within prim inventory. the llGetInventory does return the asset it, not item. | ||||
* | move file HGworldMapModule to where it belongs( runprebuild) | UbitUmarov | 2019-08-15 | 1 | -0/+0 |
| | |||||
* | still another missing ShowNPCs case, and needed changes for prev commit | UbitUmarov | 2019-08-15 | 1 | -6/+8 |
| | |||||
* | make HGworldmap initialize its base wordmap | UbitUmarov | 2019-08-15 | 1 | -1/+9 |
| | |||||
* | mantis 8575: npc map dots could be sent on another spot | UbitUmarov | 2019-08-13 | 1 | -0/+3 |
| | |||||
* | mantis 8573 and 8569: be more aggressive on drag block with touch on non ↵ | UbitUmarov | 2019-08-10 | 1 | -4/+2 |
| | | | | physical prims | ||||
* | Make the DNS cache timeout configurable. | Melanie | 2019-08-09 | 2 | -1/+5 |
| | | | | | | In containerized environments, DNS is simulated. It can change several times per second as containers move around. The hardcoded timeout was too long for a container environment. | ||||
* | Merge branch 'master' of brain.opensimulator.org:/var/git/opensim | Melanie | 2019-08-09 | 4 | -24/+291 |
|\ | |||||
| * | add cap EstateChangeInfo | UbitUmarov | 2019-08-07 | 4 | -24/+291 |
| | | |||||
* | | No idea where this diff comes from - change case to lower | Melanie | 2019-08-09 | 1 | -1/+1 |
| | | |||||
* | | Fix #8572 | Melanie | 2019-08-09 | 1 | -1/+4 |
| | | |||||
* | | Make showing NPCs on the world map an option | Melanie | 2019-08-07 | 1 | -2/+8 |
|/ | |||||
* | Remove debug output i left in | Melanie | 2019-08-07 | 2 | -9/+0 |
| | |||||
* | Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown | Melanie Thielker | 2019-08-07 | 4 | -3/+23 |
| | |||||
* | Merge branch 'master' of brain.opensimulator.org:/var/git/opensim | Melanie | 2019-08-07 | 18 | -316/+577 |
|\ | |||||
| * | cap EstateAccess: don't meed with keepAlive unless needed | UbitUmarov | 2019-08-07 | 1 | -8/+6 |
| | | |||||
| * | pesty warning; btw thx LiruCookies for help on estateaccess cap viewer protocol | UbitUmarov | 2019-08-07 | 1 | -1/+1 |
| | | |||||
| * | add cap EstateAccess: missing file | UbitUmarov | 2019-08-07 | 1 | -0/+226 |
| | | |||||
| * | cosmetics | UbitUmarov | 2019-08-02 | 1 | -8/+7 |
| | | |||||
| * | remove redundant code | UbitUmarov | 2019-08-01 | 1 | -5/+0 |
| | | |||||
| * | make sure XEngine does release script events when a script is destroyed | UbitUmarov | 2019-08-01 | 2 | -4/+4 |
| | | |||||
| * | mantis8569: do aggregate script events when a script is deleted; block ↵ | UbitUmarov | 2019-08-01 | 3 | -22/+40 |
| | | | | | | | | nonphysical drag if a touch event is triggered, add a time guard on that | ||||
| * | mantis8548: let rotation division be -(olderResult) this is formally more ↵ | UbitUmarov | 2019-08-01 | 1 | -2/+6 |
| | | | | | | | | correct (and it is the same rotation), keep not normalizing, as SL seems to do | ||||
| * | mantis8548: change more LSL arguments declarations to their formal form. ↵ | UbitUmarov | 2019-07-31 | 3 | -100/+108 |
| | | | | | | | | Still a lot more to do. This is a case where coerence matters over performance, to avoid more future issues | ||||
| * | mantis8564: add region_up_time to llGetEnv. Returns string with seconds ↵ | UbitUmarov | 2019-07-31 | 1 | -66/+55 |
| | | | | | | | | since region start. There where ways do get it, but this makes life easier | ||||
| * | change value of PARCEL_DETAILS_DWELL to a higher value to give more room for ↵ | UbitUmarov | 2019-07-31 | 5 | -6/+7 |
| | | | | | | | | standard values, change return types, update script syntaxe |