aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/NPC (unfollow)
Commit message (Expand)AuthorFilesLines
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-1/+3
2008-06-18* Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares1-0/+4
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-0/+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/+2
2008-05-25* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares1-1/+5
2008-05-24This enables return from the parcel object owner display.Teravus Ovares1-0/+1
2008-05-20Add copyright notices.Jeff Ames1-3/+28
2008-05-18* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares1-0/+7
2008-05-17* Tweaked patch mantis 1302 and committing it.Teravus Ovares1-1/+16
2008-05-14* Adding the very bare minimum for the client to register user as having the ...Teravus Ovares1-0/+6
2008-05-14* Refactored OutPacket out of ScenePresence Teravus Ovares1-0/+9
2008-05-14* Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares1-0/+10
2008-05-13*Complete redo of the permissions modulemingchen1-1/+1
2008-05-11Update svn properties.Jeff Ames2-763/+763
2008-05-11* Un-break the NPC avatar.. you know.. the one that sits in your sim and ...Teravus Ovares1-0/+5
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby2-0/+759