aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleModule (follow)
Commit message (Expand)AuthorAgeFilesLines
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-065-142/+142
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+9
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-1/+4
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-0/+9
* Formatting cleanup.Jeff Ames2008-08-182-3/+1
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-0/+11
* Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2008-08-151-1/+1
* De-coupling the IClientAPI interface and ClientManager class from theMike Mazur2008-08-081-1/+1
* Minor formatting cleanup.Jeff Ames2008-08-071-4/+4
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-011-1/+1
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-311-0/+8
* renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield2008-07-251-2/+2
* Add GetGroupPowers() and a dictionary to hold them to ClientView andMelanie Thielker2008-07-251-0/+5
* Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW2008-07-231-1/+1
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-222-6/+17
* added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW2008-07-211-2/+7
* Patch #9151Melanie Thielker2008-07-181-3/+4
* corrected the params types on IClientAPI.SendParcelMediaCommand. the command ...MW2008-07-091-1/+1
* * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli...lbsa712008-07-081-0/+11
* * Changed casing of some archaic methods to conform with code standardslbsa712008-07-081-10/+10
* properly explaining each #pragma warning disableDr Scofield2008-06-301-0/+1
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-0/+6
* * Various documentation to some black magic parts of LLClientView Teravus Ovares2008-06-281-0/+5
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-42/+42
* * refactor: fission InnerScene.AddSceneObject()Justin Clarke Casey2008-06-271-3/+3
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+1
* added the flag param to IClientAPI.SendMapBlockMW2008-06-251-1/+1
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+5
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-191-0/+1
* * Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares2008-06-181-0/+3
* * Refactor: Move the responsibility for applying physics and sending the init...Justin Clarke Casey2008-06-171-1/+0
* * refactor: For new objects, move attach to backup to occur when adding to a ...Justin Clarke Casey2008-06-121-3/+3
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-111-1/+1
* * This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares2008-06-061-1/+1
* Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke2008-05-281-1/+1
* Thank you kindly, Melanie for a patch for script resetCharles Krinke2008-05-261-0/+1
* * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares2008-05-251-0/+7
* * Refactor: Collapse some multiple remove object pathsJustin Clarke Casey2008-05-241-1/+1
* * Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey2008-05-242-4/+4
* * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey2008-05-242-4/+4
* This enables return from the parcel object owner display.Teravus Ovares2008-05-241-0/+1
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-181-0/+6
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-171-0/+15
* Formatting cleanup.Jeff Ames2008-05-162-14/+14
* * Adding the very bare minimum for the client to register user as having the ...Teravus Ovares2008-05-141-0/+5
* Formatting cleanup.Jeff Ames2008-05-142-2/+2
* * Refactored OutPacket out of ScenePresence Teravus Ovares2008-05-141-1/+10
* * Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares2008-05-141-0/+11
* *Complete redo of the permissions modulemingchen2008-05-131-1/+1
* Formatting cleanup.Jeff Ames2008-05-121-4/+4