| Commit message (Expand) | Author | Files | Lines |
2019-02-21 | let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye... | UbitUmarov | 1 | -3/+3 |
2017-07-12 | rename SOG.UpdatePrimFlags as just UpdateFlags since this is relative to the ... | UbitUmarov | 1 | -1/+1 |
2017-02-01 | Correct whimsical spelling on a log message | Melanie Thielker | 1 | -1/+1 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -130/+130 |
2016-09-16 | pass touch_end as other touchs, make blockgrab work on nonphysical also | UbitUmarov | 1 | -1/+1 |
2016-04-29 | Allow default permissions from the viewer to be applied to uploaded objects. | Melanie Thielker | 1 | -3/+3 |
2015-08-30 | Renamed the namespaces too | Diva Canto | 1 | -12/+12 |
2015-08-27 | take taints check terrain out of Onframe event and add a new event for it. S... | UbitUmarov | 1 | -0/+23 |
2014-12-25 | Allow for richer semantics of object derez. Specifically, allow the existence... | Diva Canto | 1 | -11/+49 |
2014-08-03 | replace debug msgs by others | UbitUmarov | 1 | -4/+4 |
2014-08-03 | several debug msgs, need to be removed asap | UbitUmarov | 1 | -0/+5 |
2014-02-20 | add newRegion parameter to CrossAgentToNewRegion event and trigger the event ... | dahlia | 1 | -3/+3 |
2014-02-19 | add EventManager event OnCrossAgentToNewRegion | dahlia | 1 | -0/+24 |
2013-09-27 | refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in ... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2013-07-23 | Don't post Link asset types back to the home grid | Diva Canto | 1 | -3/+3 |
2013-06-28 | Reinsert code for gathering uuids reference by materials back directly into U... | Justin Clark-Casey (justincc) | 1 | -29/+29 |
2013-06-27 | refactor: Move code for gathering textures referenced by materials into Mater... | Justin Clark-Casey (justincc) | 1 | -0/+31 |
2013-05-30 | Add region heartbeat start event to complement heartbeat end event. | Robert Adams | 1 | -0/+23 |
2013-02-14 | Add EventManager events triggered when a SOP is added or removed | Robert Adams | 1 | -0/+55 |
2013-01-26 | Add OnScriptMovingStartEvent and OnScriptMovingEndEvent to EventManager so th... | Justin Clark-Casey (justincc) | 1 | -0/+56 |
2013-01-11 | Save attachments on detach/exit if a contained script state has been changed. | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2013-01-02 | Fixed several problems with the Sun: some settings didn't work, or were incon... | Oren Hurvitz | 1 | -8/+5 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -505/+16 |
2012-11-04 | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even... | teravus | 1 | -0/+13 |
2012-10-28 | more debug | UbitUmarov | 1 | -0/+2 |
2012-10-10 | minor: Add method doc to EventManager.OnNewClient, OnClientLogin, ClientClose... | Justin Clark-Casey (justincc) | 1 | -0/+14 |
2012-10-05 | Add bool to TriggerSceneObjectPartUpdated where full = true indicates a full ... | Dan Lake | 1 | -3/+3 |
2012-09-24 | Documenting object-related events | SignpostMarv | 1 | -0/+43 |
2012-09-24 | Documenting LSL script-related events | SignpostMarv | 1 | -2/+147 |
2012-09-22 | Documenting non-LSL script-related events | SignpostMarv | 1 | -0/+52 |
2012-09-20 | Documentation of teleport-related events | SignpostMarv | 1 | -0/+19 |
2012-09-20 | minor tweaks to existing comments for IDE goodness | SignpostMarv | 1 | -4/+7 |
2012-09-20 | Documentation of agent-related events | SignpostMarv | 1 | -1/+34 |
2012-09-20 | Documentation of object-related events | SignpostMarv | 1 | -1/+38 |
2012-09-20 | Documentation of OnPluginConsole | SignpostMarv | 1 | -0/+16 |
2012-09-14 | Support multi-region OAR files | Oren Hurvitz | 1 | -3/+3 |
2012-09-13 | Documentation of parcel-related events | SignpostMarv | 1 | -0/+44 |
2012-09-12 | Documentation of economy-related EventManager events | SignpostMarv | 1 | -0/+21 |
2012-09-11 | documentation (OnSceneObjectPartCopy) | SignpostMarv | 1 | -0/+3 |
2012-09-11 | documentation (OnRemovePresence) | SignpostMarv | 1 | -0/+7 |
2012-09-11 | documentation (OnNewPresence) | SignpostMarv | 1 | -0/+7 |
2012-09-11 | documentation (OnClientConnect) | SignpostMarv | 1 | -0/+9 |
2012-09-11 | documentation (OnBackup) | SignpostMarv | 1 | -0/+7 |
2012-09-11 | documentation (OnTerrainTick) | SignpostMarv | 1 | -0/+7 |
2012-09-11 | documentation (OnTerrainTainted) | SignpostMarv | 1 | -0/+7 |
2012-09-11 | documentation (OnClientMovement) | SignpostMarv | 1 | -0/+7 |
2012-09-11 | Documenting some of the events on OpenSim.Region.Framework.Scenes.EventManage... | SignpostMarv | 1 | -0/+8 |
2012-08-15 | Add support for the extra params to scene and the event manager | Melanie | 1 | -0/+23 |
2012-08-15 | Add support for the extra params to scene and the event manager | Melanie | 1 | -0/+23 |
2012-07-25 | Make SceneManager.OnRegionsReadyStatusChange event available. | Justin Clark-Casey (justincc) | 1 | -6/+5 |