aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleModule (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares5-142/+142
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-0/+9
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker1-1/+4
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-0/+9
2008-08-18Formatting cleanup.Jeff Ames2-3/+1
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-0/+11
2008-08-15Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker1-1/+1
2008-08-08De-coupling the IClientAPI interface and ClientManager class from theMike Mazur1-1/+1
2008-08-07Minor formatting cleanup.Jeff Ames1-4/+4
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker1-1/+1
2008-07-31Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker1-0/+8
2008-07-25renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield1-2/+2
2008-07-25Add GetGroupPowers() and a dictionary to hold them to ClientView andMelanie Thielker1-0/+5
2008-07-23Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW1-1/+1
2008-07-22Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2-6/+17
2008-07-21added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW1-2/+7
2008-07-18Patch #9151Melanie Thielker1-3/+4
2008-07-09corrected the params types on IClientAPI.SendParcelMediaCommand. the command ...MW1-1/+1
2008-07-08* Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli...lbsa711-0/+11
2008-07-08* Changed casing of some archaic methods to conform with code standardslbsa711-10/+10
2008-06-30properly explaining each #pragma warning disableDr Scofield1-0/+1
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-0/+6
2008-06-28* Various documentation to some black magic parts of LLClientView Teravus Ovares1-0/+5
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-42/+42
2008-06-27* refactor: fission InnerScene.AddSceneObject()Justin Clarke Casey1-3/+3
2008-06-26Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke1-0/+1
2008-06-25added the flag param to IClientAPI.SendMapBlockMW1-1/+1
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares1-0/+5
2008-06-19Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke1-0/+1
2008-06-18* Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares1-0/+3
2008-06-17* Refactor: Move the responsibility for applying physics and sending the init...Justin Clarke Casey1-1/+0
2008-06-12* refactor: For new objects, move attach to backup to occur when adding to a ...Justin Clarke Casey1-3/+3
2008-06-11*Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen1-1/+1
2008-06-06* This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares1-1/+1
2008-05-28Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke1-1/+1
2008-05-26Thank you kindly, Melanie for a patch for script resetCharles Krinke1-0/+1
2008-05-25* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares1-0/+7
2008-05-24* Refactor: Collapse some multiple remove object pathsJustin Clarke Casey1-1/+1
2008-05-24* Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey2-4/+4
2008-05-24* Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey2-4/+4
2008-05-24This enables return from the parcel object owner display.Teravus Ovares1-0/+1
2008-05-18* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares1-0/+6
2008-05-17* Tweaked patch mantis 1302 and committing it.Teravus Ovares1-0/+15
2008-05-16Formatting cleanup.Jeff Ames2-14/+14
2008-05-14* Adding the very bare minimum for the client to register user as having the ...Teravus Ovares1-0/+5
2008-05-14Formatting cleanup.Jeff Ames2-2/+2
2008-05-14* Refactored OutPacket out of ScenePresence Teravus Ovares1-1/+10
2008-05-14* Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares1-0/+11
2008-05-13*Complete redo of the permissions modulemingchen1-1/+1
2008-05-12Formatting cleanup.Jeff Ames1-4/+4