Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 4 | -3/+5 |
| | |||||
* | remove a dev only conditional on lludp handlers; change parcel lists updates ↵ | UbitUmarov | 2018-11-25 | 1 | -0/+2 |
| | | | | a bit; | ||||
* | mantis 8035: fix number of prims use to be from all owned parcels | UbitUmarov | 2018-11-08 | 1 | -2/+1 |
| | |||||
* | remove a dead module | UbitUmarov | 2018-10-23 | 1 | -119/+0 |
| | |||||
* | remove AttachmentsCommandModule | UbitUmarov | 2018-10-23 | 1 | -188/+0 |
| | |||||
* | remove TempAttachments module | UbitUmarov | 2018-10-20 | 1 | -191/+0 |
| | |||||
* | add a few more gc collect in some spots | UbitUmarov | 2018-09-29 | 1 | -0/+3 |
| | |||||
* | missing updated files | UbitUmarov | 2018-05-26 | 1 | -1/+1 |
| | |||||
* | use RegionInfo.ServerURI to report region url on datasnapshot | UbitUmarov | 2018-05-26 | 1 | -6/+2 |
| | |||||
* | stale LandSnapshot by time also, so dwell can be updated | UbitUmarov | 2018-05-26 | 1 | -1/+7 |
| | |||||
* | add a check to data_exposure option of DataSnapshot module | UbitUmarov | 2018-05-26 | 1 | -0/+8 |
| | |||||
* | let wearables check command suport variable number of wearables | UbitUmarov | 2018-05-12 | 1 | -5/+13 |
| | |||||
* | sound radius is a prim prop only set by llSetSoundRadius, fix it in case ↵ | UbitUmarov | 2018-04-10 | 2 | -3/+3 |
| | | | | viewers do fix its use (ignored for now) | ||||
* | .. and yes i forgot a file.. again :( | UbitUmarov | 2018-04-06 | 1 | -1/+0 |
| | |||||
* | coment out a debug line | UbitUmarov | 2018-04-01 | 1 | -1/+1 |
| | |||||
* | several changes to materials, add llSet*PrimtiveParams*() support for them. ↵ | UbitUmarov | 2018-04-01 | 1 | -228/+292 |
| | | | | They may be very broken now :( | ||||
* | Merge branch 'master' into httptests | UbitUmarov | 2018-03-05 | 1 | -36/+46 |
|\ | |||||
| * | change SampleMoneyModule intialization, make it look for economymodule ↵ | UbitUmarov | 2018-03-05 | 1 | -36/+46 |
| | | | | | | | | setting both in startup and economy sections; change some default settings to no cost values, since that is our default | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-02-04 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | mantis 8287: applied modified patch by hand, thx watcher64 | UbitUmarov | 2018-02-04 | 1 | -0/+2 |
| | | |||||
* | | change DataSnapeShoot init again. May still fail on multi regions instances | UbitUmarov | 2018-01-25 | 1 | -34/+32 |
| | | |||||
* | | move datasnapshot notification to last, but still a issue with very fast ↵ | UbitUmarov | 2018-01-22 | 1 | -13/+8 |
| | | | | | | | | service servers | ||||
* | | Ooops | UbitUmarov | 2018-01-22 | 1 | -27/+28 |
| | | |||||
* | | move datasnapshot notification to when region is actually loaded | UbitUmarov | 2018-01-22 | 1 | -13/+14 |
| | | |||||
* | | change throtle datasnapshot get | UbitUmarov | 2018-01-22 | 2 | -7/+65 |
| | | |||||
* | | throtle datasnapshot gen | UbitUmarov | 2018-01-22 | 2 | -5/+22 |
| | | |||||
* | | missing files.. | UbitUmarov | 2018-01-22 | 1 | -0/+1 |
| | | |||||
* | | remove more xml things no longer needed on .net >4.5.2 | UbitUmarov | 2018-01-17 | 1 | -1/+0 |
| | | |||||
* | | remove those xml things no longer needed on .net >4.5.2 | UbitUmarov | 2018-01-17 | 1 | -3/+0 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-01-16 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | give up on a property that old monos do compile, but then smore ok exec | UbitUmarov | 2018-01-09 | 1 | -1/+0 |
| | | |||||
| * | fall back to a obsolete property since several monos in use (include our ↵ | UbitUmarov | 2018-01-08 | 1 | -1/+1 |
| | | | | | | | | own) do not suporte the proper .net4.0 one | ||||
* | | clean some modules api | UbitUmarov | 2018-01-13 | 1 | -8/+8 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-01-05 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | a few more xml things | UbitUmarov | 2018-01-05 | 1 | -1/+6 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-12-12 | 2 | -0/+9 |
|\ \ | |/ | | | | | | | # Conflicts: # prebuild.xml | ||||
| * | add missing part of mutes list protocol | UbitUmarov | 2017-11-16 | 2 | -0/+9 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-16 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, ↵ | UbitUmarov | 2017-07-26 | 1 | -1/+6 |
| | | | | | | | | MoneyTransactionType type, string text). this should be called async allowing time for money module to process it. If returns true, the transation did sucess, so if its use was to pay something, the payed item/service must be provided without fail, otherwise another method is needed so a refund is possible | ||||
* | | merge | UbitUmarov | 2017-07-20 | 3 | -894/+669 |
|\ \ | |/ | |||||
| * | Ooopsss | UbitUmarov | 2017-07-15 | 1 | -44/+47 |
| | | |||||
| * | fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.ini | UbitUmarov | 2017-07-15 | 1 | -273/+412 |
| | | | | | | | | | | [Trees] section. Does need more work, and some hardcode settings may not be the optimal still" | ||||
| * | changes to AutoBackModule. Store folder and number of days expire is now ↵ | UbitUmarov | 2017-06-21 | 2 | -133/+89 |
| | | | | | | | | also only defined in OpenSim.ini and so same for all regions. | ||||
| * | changes to AutoBackModule. Add option ALL to dooarbackup to save all ↵ | UbitUmarov | 2017-06-21 | 1 | -2/+14 |
| | | | | | | | | regions in instance | ||||
| * | changes to AutoBackModule. Time interval is now unique and only definable ↵ | UbitUmarov | 2017-06-21 | 2 | -556/+221 |
| | | | | | | | | on OpenSim.ini. All enabled regions will be saved in sequence whne it expires. Interval is time since last region save end, so will not follow wall clock. This reduces the chance of overlapped saves. Console command renamed to dooarbackup to be more distint from db backup. Lost the region load checks, to put back later | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-06-16 | 1 | -110/+0 |
|\ \ | |/ | |||||
| * | some cleanup.. remove some stats that only some do look at once on a lifetime | UbitUmarov | 2017-06-14 | 1 | -110/+0 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-06-07 | 1 | -90/+0 |
|\ \ | |/ | |||||
| * | remove some more dead scene options | UbitUmarov | 2017-06-07 | 1 | -78/+0 |
| | | |||||
| * | remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then ↵ | UbitUmarov | 2017-06-07 | 1 | -12/+0 |
| | | | | | | | | a lot is broken. Remove duplicated CleanTempObjects() call, rename BackupWaitCallback thread as BackupWorker ( still didn't found cause for mantis 8783) |