aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove some more useless NULL argumentsUbitUmarov2019-10-222-4/+4
|
* remove some more useless NULL argumentsUbitUmarov2019-10-2214-47/+40
|
* basic search: fix people search, add some cachingUbitUmarov2019-10-141-5/+44
|
* viewers group search page size is 100 ( and not way to detect other value, ↵UbitUmarov2019-10-131-1/+9
| | | | so hardwired)
* mantis 8598: filter dead groups from group search. honor querystart request. ↵UbitUmarov2019-10-131-2/+27
| | | | Viewers are very broken on this, seems protocol was made by someone with no idea about lludp
* take unit tests limited settings in consideration on setappearanceUbitUmarov2019-09-111-2/+2
|
* pesty warningUbitUmarov2019-09-111-1/+0
|
* extent supported number of avatar textures/bakes/wearables, tell viewers ↵UbitUmarov2019-09-112-270/+227
| | | | about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
* don't wear vegetablesUbitUmarov2019-09-042-4/+26
|
* fix the fixUbitUmarov2019-09-041-1/+1
|
* fix one of the new warp3d log messagesUbitUmarov2019-09-031-1/+1
|
* avoid potencial null refUbitUmarov2019-09-031-0/+4
|
* mantis 8585: add a bit more debug messagesUbitUmarov2019-09-031-5/+14
|
* avoid a null refUbitUmarov2019-09-031-3/+3
|
* add a little more debug for nowUbitUmarov2019-09-031-4/+21
|
* mantis 8580: make some changes on regions find code. (only gatekeeperUbitUmarov2019-09-021-12/+21
| | | | host is used on local grid detection, not its port)
* XbakesModule: allow more textures, older versions will not seeUbitUmarov2019-08-311-12/+47
|
* mantis 8583: update region information on Grid on map regenerationUbitUmarov2019-08-271-1/+1
|
* minor change on httpserver dllUbitUmarov2019-08-241-1/+1
|
* Massive console refactor. Greatly simplify interface.Melanie2019-08-2012-83/+90
|
* EstateAccess do fill the fields(mySQL only); fix the responseUbitUmarov2019-08-171-2/+4
|
* move file HGworldMapModule to where it belongs( runprebuild)UbitUmarov2019-08-151-0/+0
|
* still another missing ShowNPCs case, and needed changes for prev commitUbitUmarov2019-08-151-6/+8
|
* make HGworldmap initialize its base wordmapUbitUmarov2019-08-151-1/+9
|
* mantis 8575: npc map dots could be sent on another spotUbitUmarov2019-08-131-0/+3
|
* Merge branch 'master' of brain.opensimulator.org:/var/git/opensimMelanie2019-08-091-0/+38
|\
| * add cap EstateChangeInfoUbitUmarov2019-08-071-0/+38
| |
* | No idea where this diff comes from - change case to lowerMelanie2019-08-091-1/+1
| |
* | Make showing NPCs on the world map an optionMelanie2019-08-071-2/+8
|/
* Remove debug output i left inMelanie2019-08-071-7/+0
|
* Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknownMelanie Thielker2019-08-071-3/+8
|
* Merge branch 'master' of brain.opensimulator.org:/var/git/opensimMelanie2019-08-072-2/+5
|\
| * cosmeticsUbitUmarov2019-07-302-2/+5
| |
* | Fix scope support to get friends list names across co-hosted gridsMelanie2019-08-072-2/+9
|/
* mantis 8558: send sane values for Agents and objects capability (max hard limit)UbitUmarov2019-07-061-1/+3
|
* handle confirmXfer syncUbitUmarov2019-06-131-3/+3
|
* delay timeout a bitUbitUmarov2019-06-131-2/+2
|
* minor cleanupUbitUmarov2019-06-131-45/+39
|
* test...UbitUmarov2019-06-121-4/+2
|
* add a lockUbitUmarov2019-06-121-16/+15
|
* still a few more changes to lludp Xfer download for lost udp caseUbitUmarov2019-06-121-9/+10
|
* a few more changes to lludp Xfer downloadUbitUmarov2019-06-111-15/+22
|
* a few more changes to lludp Xfer downloadUbitUmarov2019-06-101-15/+27
|
* test...UbitUmarov2019-06-091-5/+4
|
* reduce some useless array copiesUbitUmarov2019-06-091-20/+6
|
* mantis 8460: reduce odds of watchdog timeout warningUbitUmarov2019-06-041-9/+4
|
* missing files...UbitUmarov2019-04-304-6/+6
|
* warp3d: reduce work prims textures to at most 256x256UbitUmarov2019-04-111-1/+1
|
* old tp timing issues on grid presence notification did came back, so put ↵UbitUmarov2019-04-091-0/+5
| | | | back old hack
* presence detector: don't even try to logout agents that didn't made to rootUbitUmarov2019-04-061-8/+3
|