Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various logging fix ups. | onefang | 2020-09-09 | 5 | -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. | onefang | 2020-09-09 | 13 | -0/+0 |
| | |||||
* | Move various paths out of the bin directory. | onefang | 2020-09-08 | 2 | -2/+8 |
| | |||||
* | do dispatch RequestLure ims | UbitUmarov | 2019-12-16 | 3 | -1/+12 |
| | |||||
* | add a formal lock object | UbitUmarov | 2019-12-10 | 1 | -17/+16 |
| | |||||
* | enforce invariant culture on landmarks | UbitUmarov | 2019-12-10 | 2 | -3/+3 |
| | |||||
* | cosmetics | UbitUmarov | 2019-11-20 | 1 | -1/+1 |
| | |||||
* | fix the block of teleport to same region handle | UbitUmarov | 2019-11-18 | 1 | -10/+7 |
| | |||||
* | fix a info message | UbitUmarov | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | terrain: make sure modify does get unblocked | UbitUmarov | 2019-11-17 | 1 | -115/+122 |
| | |||||
* | work on previus 2 patchs | UbitUmarov | 2019-11-14 | 2 | -12/+0 |
| | |||||
* | Attempt to fix the issue where, when logging into the grid, the user ↵ | Terry | 2019-11-14 | 2 | -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 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 | 1 | -76/+92 |
| | |||||
* | missed a few | UbitUmarov | 2019-11-12 | 1 | -4/+4 |
| | |||||
* | terrain replace double by float | UbitUmarov | 2019-11-12 | 14 | -64/+70 |
| | |||||
* | 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 | ||||
* | terraforming changes: try recover llmodifyland previus behaviur | UbitUmarov | 2019-11-10 | 1 | -3/+5 |
| | |||||
* | 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 | 3 | -24/+63 |
| | |||||
* | terraforming changes: make jenkis happy | UbitUmarov | 2019-11-10 | 4 | -12/+12 |
| | |||||
* | terraforming changes: make sliders work, remove some brushs, etc. Feedback ↵ | UbitUmarov | 2019-11-09 | 23 | -1135/+123 |
| | | | | needed (run prebuild) | ||||
* | dynamic textures: add ' lossless: [true|false] ', default false, extraParam | UbitUmarov | 2019-11-04 | 1 | -5/+10 |
| | |||||
* | FlotSamAssetcache write to disk needs be sync. | UbitUmarov | 2019-11-01 | 1 | -2/+5 |
| | |||||
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 2 | -4/+4 |
| | |||||
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 14 | -47/+40 |
| | |||||
* | basic search: fix people search, add some caching | UbitUmarov | 2019-10-14 | 1 | -5/+44 |
| | |||||
* | viewers group search page size is 100 ( and not way to detect other value, ↵ | UbitUmarov | 2019-10-13 | 1 | -1/+9 |
| | | | | so hardwired) | ||||
* | mantis 8598: filter dead groups from group search. honor querystart request. ↵ | UbitUmarov | 2019-10-13 | 1 | -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 setappearance | UbitUmarov | 2019-09-11 | 1 | -2/+2 |
| | |||||
* | pesty warning | UbitUmarov | 2019-09-11 | 1 | -1/+0 |
| | |||||
* | extent supported number of avatar textures/bakes/wearables, tell viewers ↵ | UbitUmarov | 2019-09-11 | 2 | -270/+227 |
| | | | | about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; | ||||
* | 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 |
| | |||||
* | mantis 8583: update region information on Grid on map regeneration | UbitUmarov | 2019-08-27 | 1 | -1/+1 |
| | |||||
* | minor change on httpserver dll | UbitUmarov | 2019-08-24 | 1 | -1/+1 |
| | |||||
* | Massive console refactor. Greatly simplify interface. | Melanie | 2019-08-20 | 12 | -83/+90 |
| | |||||
* | EstateAccess do fill the fields(mySQL only); fix the response | UbitUmarov | 2019-08-17 | 1 | -2/+4 |
| | |||||
* | 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 |
| | |||||
* | Merge branch 'master' of brain.opensimulator.org:/var/git/opensim | Melanie | 2019-08-09 | 1 | -0/+38 |
|\ |