aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various logging fix ups.onefang2020-09-095-33/+22
| | | | | | | | | | | | | | | | | | | Mostly removing console spam. Swap a bunch of info / debug logs. Better archiver console spam. Have some "avatar has left" mesasge hit the INFO console. Tweak the login logging a bit, especially for impersonations. Default to INFO on the console and DEBUG in the log files. More time stamp resolution. Better sim startup console notification. Attempt to render "[LLUDPSERVER]: Malformed data, cannot parse" into something human readable as an aid to diagnosis. Beats hand translating the big block of hex codes it was spewing. Better sim startup finished messages. Inform neighbours we are up before the finished messages. Always send the "[RegionReady]: INITIALIZATION COMPLETE FOR" message.
* Remove useless executable bit that Windows adds.onefang2020-09-0913-0/+0
|
* Move various paths out of the bin directory.onefang2020-09-082-2/+8
|
* do dispatch RequestLure imsUbitUmarov2019-12-163-1/+12
|
* add a formal lock objectUbitUmarov2019-12-101-17/+16
|
* enforce invariant culture on landmarksUbitUmarov2019-12-102-3/+3
|
* cosmeticsUbitUmarov2019-11-201-1/+1
|
* fix the block of teleport to same region handleUbitUmarov2019-11-181-10/+7
|
* fix a info messageUbitUmarov2019-11-181-1/+1
|
* terrain: make sure modify does get unblockedUbitUmarov2019-11-171-115/+122
|
* work on previus 2 patchsUbitUmarov2019-11-142-12/+0
|
* Attempt to fix the issue where, when logging into the grid, the user ↵Terry2019-11-142-0/+12
| | | | | | | 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>
* Terrain: more double to floatUbitUmarov2019-11-1311-43/+52
|
* limit max number of attachments to 38. All can be on same pointUbitUmarov2019-11-131-76/+92
|
* missed a fewUbitUmarov2019-11-121-4/+4
|
* terrain replace double by floatUbitUmarov2019-11-1214-64/+70
|
* more changes on terrain edit. Silent ignore comand if busy (large area ↵UbitUmarov2019-11-128-113/+135
| | | | smooth can take ages), brush changes, etc
* terraforming changes: try recover llmodifyland previus behaviurUbitUmarov2019-11-101-3/+5
|
* terraforming changes: comment a debug messageUbitUmarov2019-11-101-1/+1
|
* terraforming changes: support selected parcel edit; fix area smoothUbitUmarov2019-11-103-24/+63
|
* terraforming changes: make jenkis happyUbitUmarov2019-11-104-12/+12
|
* terraforming changes: make sliders work, remove some brushs, etc. Feedback ↵UbitUmarov2019-11-0923-1135/+123
| | | | needed (run prebuild)
* dynamic textures: add ' lossless: [true|false] ', default false, extraParamUbitUmarov2019-11-041-5/+10
|
* FlotSamAssetcache write to disk needs be sync.UbitUmarov2019-11-011-2/+5
|
* 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
|\