| Commit message (Expand) | Author | Files | Lines |
2021-07-07 | If no file given for IARs, use users name and put it in the usual backups dir... | onefang | 1 | -5/+5 |
2021-07-07 | Don't even try to save the IAR for the default GRID SERVICES pretend user. | onefang | 1 | -0/+7 |
2021-07-07 | No more stack trace due to missing IAR file. | onefang | 1 | -0/+5 |
2021-07-07 | No more stack trace just coz IAR file isn't there. | onefang | 1 | -0/+7 |
2021-07-06 | No need for password to save IARs. | onefang | 1 | -0/+3 |
2020-09-11 | Automatically add members to certain groups, and HGers from specific grids to... | onefang | 3 | -9/+15 |
2020-09-11 | Add DefaultRegionAccess in [AuthorizationService] section. | onefang | 1 | -1/+2 |
2020-09-10 | Various map generation tweaks. | onefang | 3 | -6/+43 |
2020-09-09 | Various teleport fixes. | onefang | 1 | -3/+4 |
2020-09-09 | Gatekeeper -> GatekeeperURI | root | 3 | -5/+5 |
2020-09-09 | OpenSim dev typos -- | root | 1 | -1/+1 |
2020-09-09 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 1 | -1/+6 |
2020-09-09 | Remove various limits. | onefang | 2 | -32/+11 |
2020-09-09 | Move the terrain.raw file out of tree to a sim specific name. | onefang | 1 | -4/+13 |
2020-09-09 | Various logging fix ups. | onefang | 5 | -33/+22 |
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 13 | -0/+0 |
2020-09-08 | Move various paths out of the bin directory. | onefang | 2 | -2/+8 |
2019-12-16 | do dispatch RequestLure ims | UbitUmarov | 3 | -1/+12 |
2019-12-10 | add a formal lock object | UbitUmarov | 1 | -17/+16 |
2019-12-10 | enforce invariant culture on landmarks | UbitUmarov | 2 | -3/+3 |
2019-11-20 | cosmetics | UbitUmarov | 1 | -1/+1 |
2019-11-18 | fix the block of teleport to same region handle | UbitUmarov | 1 | -10/+7 |
2019-11-18 | fix a info message | UbitUmarov | 1 | -1/+1 |
2019-11-17 | terrain: make sure modify does get unblocked | UbitUmarov | 1 | -115/+122 |
2019-11-14 | work on previus 2 patchs | UbitUmarov | 2 | -12/+0 |
2019-11-14 | Attempt to fix the issue where, when logging into the grid, the user supplies... | Terry | 2 | -0/+12 |
2019-11-13 | Terrain: more double to float | UbitUmarov | 11 | -43/+52 |
2019-11-13 | limit max number of attachments to 38. All can be on same point | UbitUmarov | 1 | -76/+92 |
2019-11-12 | missed a few | UbitUmarov | 1 | -4/+4 |
2019-11-12 | terrain replace double by float | UbitUmarov | 14 | -64/+70 |
2019-11-12 | more changes on terrain edit. Silent ignore comand if busy (large area smoot... | UbitUmarov | 8 | -113/+135 |
2019-11-10 | terraforming changes: try recover llmodifyland previus behaviur | UbitUmarov | 1 | -3/+5 |
2019-11-10 | terraforming changes: comment a debug message | UbitUmarov | 1 | -1/+1 |
2019-11-10 | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 3 | -24/+63 |
2019-11-10 | terraforming changes: make jenkis happy | UbitUmarov | 4 | -12/+12 |
2019-11-09 | terraforming changes: make sliders work, remove some brushs, etc. Feedback ne... | UbitUmarov | 23 | -1135/+123 |
2019-11-04 | dynamic textures: add ' lossless: [true|false] ', default false, extraParam | UbitUmarov | 1 | -5/+10 |
2019-11-01 | FlotSamAssetcache write to disk needs be sync. | UbitUmarov | 1 | -2/+5 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 2 | -4/+4 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 14 | -47/+40 |
2019-10-14 | basic search: fix people search, add some caching | UbitUmarov | 1 | -5/+44 |
2019-10-13 | viewers group search page size is 100 ( and not way to detect other value, so... | UbitUmarov | 1 | -1/+9 |
2019-10-13 | mantis 8598: filter dead groups from group search. honor querystart request. ... | UbitUmarov | 1 | -2/+27 |
2019-09-11 | take unit tests limited settings in consideration on setappearance | UbitUmarov | 1 | -2/+2 |
2019-09-11 | pesty warning | UbitUmarov | 1 | -1/+0 |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers abou... | UbitUmarov | 2 | -270/+227 |
2019-09-04 | don't wear vegetables | UbitUmarov | 2 | -4/+26 |
2019-09-04 | fix the fix | UbitUmarov | 1 | -1/+1 |
2019-09-03 | fix one of the new warp3d log messages | UbitUmarov | 1 | -1/+1 |
2019-09-03 | avoid potencial null ref | UbitUmarov | 1 | -0/+4 |