| Commit message (Expand) | Author | Age | Files | Lines |
* | No more stack trace due to missing IAR file. | onefang | 2021-07-07 | 1 | -0/+5 |
* | Various map generation tweaks. | onefang | 2020-09-10 | 3 | -6/+43 |
* | Move the terrain.raw file out of tree to a sim specific name. | onefang | 2020-09-09 | 1 | -4/+13 |
* | Various logging fix ups. | onefang | 2020-09-09 | 4 | -18/+13 |
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 7 | -0/+0 |
* | Move various paths out of the bin directory. | onefang | 2020-09-08 | 1 | -1/+7 |
* | do dispatch RequestLure ims | UbitUmarov | 2019-12-16 | 1 | -1/+1 |
* | terrain: make sure modify does get unblocked | UbitUmarov | 2019-11-17 | 1 | -115/+122 |
* | Terrain: more double to float | UbitUmarov | 2019-11-13 | 10 | -43/+49 |
* | 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 smoot... | UbitUmarov | 2019-11-12 | 8 | -113/+135 |
* | 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 ne... | UbitUmarov | 2019-11-09 | 23 | -1135/+123 |
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 2 | -4/+4 |
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 8 | -31/+27 |
* | 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 |
* | mantis 8585: add a bit more debug messages | UbitUmarov | 2019-09-03 | 1 | -5/+14 |
* | 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 | 6 | -58/+62 |
* | 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/+210 |
* | still another missing ShowNPCs case, and needed changes for prev commit | UbitUmarov | 2019-08-15 | 1 | -6/+8 |
* | 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 |
|\ |
|
| * | add cap EstateChangeInfo | UbitUmarov | 2019-08-07 | 1 | -0/+38 |
* | | No idea where this diff comes from - change case to lower | Melanie | 2019-08-09 | 1 | -1/+1 |
* | | Make showing NPCs on the world map an option | Melanie | 2019-08-07 | 1 | -2/+8 |
|/ |
|
* | cosmetics | UbitUmarov | 2019-07-30 | 2 | -2/+5 |
* | mantis 8558: send sane values for Agents and objects capability (max hard limit) | UbitUmarov | 2019-07-06 | 1 | -1/+3 |
* | mantis 8460: reduce odds of watchdog timeout warning | UbitUmarov | 2019-06-04 | 1 | -9/+4 |
* | warp3d: reduce work prims textures to at most 256x256 | UbitUmarov | 2019-04-11 | 1 | -1/+1 |
* | do clear MOAP on remove | UbitUmarov | 2019-03-31 | 1 | -6/+35 |
* | a few more changes on initial objects send | UbitUmarov | 2019-03-30 | 1 | -1/+1 |
* | add more test code to make usage od compressed updates etc. Should be disable... | UbitUmarov | 2019-03-23 | 1 | -1/+1 |
* | missing file | UbitUmarov | 2019-03-20 | 1 | -59/+27 |
* | take the deafult on the parameter overlay | UbitUmarov | 2019-03-19 | 2 | -2/+2 |
* | do not send parceloverlay on crossings (may be bad, or not) | UbitUmarov | 2019-03-19 | 2 | -4/+5 |
* | ooops | UbitUmarov | 2019-03-19 | 1 | -2/+2 |
* | try save a few ns on parcel overlays | UbitUmarov | 2019-03-19 | 1 | -85/+143 |
* | estate kick now just kill user connection if on same region. The teleport hom... | UbitUmarov | 2019-02-20 | 2 | -13/+35 |
* | cosmetics | UbitUmarov | 2019-01-29 | 2 | -13/+7 |
* | cosmetics on terrain patchs | UbitUmarov | 2019-01-20 | 1 | -13/+8 |
* | a few changes to tp home | UbitUmarov | 2019-01-18 | 1 | -12/+10 |
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 2 | -1/+3 |