| Commit message (Expand) | Author | Files | Lines |
2020-09-09 | Update version number stuff, and hack it into the money display. | onefang | 1 | -2/+11 |
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 3 | -0/+0 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 2 | -3/+3 |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers abou... | UbitUmarov | 1 | -1/+1 |
2019-08-20 | Massive console refactor. Greatly simplify interface. | Melanie | 2 | -5/+5 |
2019-08-15 | Actually calculate the sample money modules fake balance. | onefang | 1 | -2/+11 |
2019-08-07 | Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown | Melanie Thielker | 1 | -0/+7 |
2019-07-30 | Move from IG to SC flavour. | onefang | 1 | -2/+2 |
2019-06-09 | reduce some useless array copies | UbitUmarov | 1 | -1/+3 |
2019-05-19 | Update version number stuff, and hack it into the money display. | onefang | 1 | -2/+2 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 8 | -1145/+1006 |
2019-04-04 | send agent view range to new child agents | UbitUmarov | 1 | -0/+2 |
2019-03-30 | a few more changes on initial objects send | UbitUmarov | 1 | -3/+6 |
2019-03-23 | add more test code to make usage od compressed updates etc. Should be disable... | UbitUmarov | 1 | -2/+2 |
2019-03-20 | RegionHandshake IS critical llupd protocol not to be done by odd modules | UbitUmarov | 1 | -5/+1 |
2019-01-20 | cosmetics on terrain patchs | UbitUmarov | 1 | -5/+2 |
2019-01-02 | more on the hack (runprebuild) | UbitUmarov | 1 | -1/+2 |
2019-01-01 | replace my hack by others hack | UbitUmarov | 1 | -1/+1 |
2018-12-31 | temporary HACK to not kill some viewers | UbitUmarov | 1 | -0/+1 |
2018-12-28 | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 1 | -0/+1 |
2018-11-25 | remove a dev only conditional on lludp handlers; change parcel lists updates ... | UbitUmarov | 1 | -0/+2 |
2018-04-06 | .. and yes i forgot a file.. again :( | UbitUmarov | 1 | -1/+0 |
2018-03-05 | change SampleMoneyModule intialization, make it look for economymodule settin... | UbitUmarov | 1 | -36/+46 |
2018-01-13 | clean some modules api | UbitUmarov | 1 | -8/+8 |
2017-11-16 | add missing part of mutes list protocol | UbitUmarov | 1 | -0/+4 |
2017-07-26 | add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, Money... | UbitUmarov | 1 | -1/+6 |
2017-07-15 | Ooopsss | UbitUmarov | 1 | -44/+47 |
2017-07-15 | fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.ini | UbitUmarov | 1 | -273/+412 |
2017-06-21 | changes to AutoBackModule. Store folder and number of days expire is now als... | UbitUmarov | 2 | -133/+89 |
2017-06-21 | changes to AutoBackModule. Add option ALL to dooarbackup to save all regions... | UbitUmarov | 1 | -2/+14 |
2017-06-21 | changes to AutoBackModule. Time interval is now unique and only definable on... | UbitUmarov | 2 | -556/+221 |
2017-06-07 | remove some more dead scene options | UbitUmarov | 1 | -78/+0 |
2017-06-07 | remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then ... | UbitUmarov | 1 | -12/+0 |
2017-05-04 | do the same in the cases we are just moving parts around and not changing th... | UbitUmarov | 1 | -1/+1 |
2017-04-14 | add functions to send entity updates imediatly, except for avatars (or now) t... | UbitUmarov | 1 | -1/+5 |
2017-01-27 | several changes relative to objects return and parcel prim counts: avoid nul... | UbitUmarov | 1 | -1/+1 |
2017-01-17 | add more calls to effective permissions aggregation, some paths may still be ... | UbitUmarov | 1 | -1/+1 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 7 | -84/+84 |
2016-12-14 | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc... | Mandarinka Tasty | 1 | -0/+8 |
2016-12-12 | Rename charterMember to membershipType to show what it actually is. | Melanie Thielker | 1 | -1/+1 |
2016-12-10 | Setting precise date of creation in NPC's profile. | Mandarinka Tasty | 2 | -0/+9 |
2016-12-06 | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou... | UbitUmarov | 1 | -1/+12 |
2016-11-03 | Remove a bunch of spammy console messages. | David Walter Seikel | 1 | -26/+0 |
2016-11-03 | Usual IG version number in money hack. | David Walter Seikel | 1 | -1/+1 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 9 | -113/+527 |
2016-09-23 | add a version tag to wind and cloud data updates to iclient | UbitUmarov | 1 | -2/+2 |
2016-08-25 | send selected objects Proprieties udp part outside update queues and as a ph... | UbitUmarov | 1 | -0/+4 |
2016-08-18 | add caps HomeLocation ; add client SendAlertMessage(string message, string in... | UbitUmarov | 1 | -0/+4 |
2016-07-26 | add a public SetGroupPowers to clientView | UbitUmarov | 1 | -0/+2 |
2016-07-26 | let some group related data to have a public set | UbitUmarov | 1 | -0/+2 |