aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-04add osSlerp()UbitUmarov5-1/+72
2019-09-04don't wear vegetablesUbitUmarov2-4/+26
2019-09-04fix the fixUbitUmarov1-1/+1
2019-09-03fix one of the new warp3d log messagesUbitUmarov1-1/+1
2019-09-03avoid potencial null refUbitUmarov1-0/+4
2019-09-03mantis 8585: add a bit more debug messagesUbitUmarov1-5/+14
2019-09-03avoid a null refUbitUmarov1-3/+3
2019-09-03add a little more debug for nowUbitUmarov1-4/+21
2019-09-02mantis 8580: make some changes on regions find code. (only gatekeeperUbitUmarov1-12/+21
2019-08-31XbakesModule: allow more textures, older versions will not seeUbitUmarov1-12/+47
2019-08-29add a test sim featureUbitUmarov1-1/+7
2019-08-29 update libomv with simpler Texture.GetBakesBytesUbitUmarov1-1/+1
2019-08-28add a few lsl constantsUbitUmarov1-1/+13
2019-08-28change appearance data sent to othersUbitUmarov1-2/+10
2019-08-27mantis 8583: update region information on Grid on map regenerationUbitUmarov3-4/+6
2019-08-27mantis 8583: osGetRegionMapTexture(); now returns prim region map textureID, ...UbitUmarov3-6/+11
2019-08-24revert last change and o fix the damm silly bugUbitUmarov1-6/+4
2019-08-24reduce even more the number of objects per UDP packet on object cache related...UbitUmarov1-2/+4
2019-08-24minor change on httpserver dllUbitUmarov1-1/+1
2019-08-21Make ReadConfig a general features of consoles, rather than type dependentMelanie1-1/+2
2019-08-21Call SetServer on consoles reflectively to avoid having type checks in places...Melanie1-7/+6
2019-08-20Massive console refactor. Greatly simplify interface.Melanie32-206/+239
2019-08-18oops...UbitUmarov1-1/+1
2019-08-17EstateAccess do fill the fields(mySQL only); fix the responseUbitUmarov2-20/+37
2019-08-17EstateAccess: add some ban fields to fill one dayUbitUmarov1-0/+3
2019-08-16mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory it...UbitUmarov4-1/+26
2019-08-15 move file HGworldMapModule to where it belongs( runprebuild)UbitUmarov1-0/+0
2019-08-15still another missing ShowNPCs case, and needed changes for prev commitUbitUmarov1-6/+8
2019-08-15make HGworldmap initialize its base wordmapUbitUmarov1-1/+9
2019-08-13mantis 8575: npc map dots could be sent on another spotUbitUmarov1-0/+3
2019-08-10mantis 8573 and 8569: be more aggressive on drag block with touch on non phys...UbitUmarov1-4/+2
2019-08-09Make the DNS cache timeout configurable.Melanie2-1/+5
2019-08-09No idea where this diff comes from - change case to lowerMelanie1-1/+1
2019-08-09Fix #8572Melanie1-1/+4
2019-08-07add cap EstateChangeInfoUbitUmarov4-24/+291
2019-08-07Make showing NPCs on the world map an optionMelanie1-2/+8
2019-08-07Remove debug output i left inMelanie2-9/+0
2019-08-07Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknownMelanie Thielker4-3/+23
2019-08-07Fix scope support to get friends list names across co-hosted gridsMelanie4-9/+32
2019-08-07cap EstateAccess: don't meed with keepAlive unless neededUbitUmarov1-8/+6
2019-08-07pesty warning; btw thx LiruCookies for help on estateaccess cap viewer protocolUbitUmarov1-1/+1
2019-08-07add cap EstateAccess: missing fileUbitUmarov1-0/+226
2019-08-02cosmeticsUbitUmarov1-8/+7
2019-08-01remove redundant codeUbitUmarov1-5/+0
2019-08-01make sure XEngine does release script events when a script is destroyedUbitUmarov2-4/+4
2019-08-01mantis8569: do aggregate script events when a script is deleted; block nonphy...UbitUmarov3-22/+40
2019-08-01mantis8548: let rotation division be -(olderResult) this is formally more cor...UbitUmarov1-2/+6
2019-07-31mantis8548: change more LSL arguments declarations to their formal form. Stil...UbitUmarov3-100/+108
2019-07-31mantis8564: add region_up_time to llGetEnv. Returns string with seconds since...UbitUmarov1-66/+55
2019-07-31change value of PARCEL_DETAILS_DWELL to a higher value to give more room for ...UbitUmarov5-6/+7