aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Framework/EventQueue (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2-1089/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield2-40/+111
2009-02-06more eventqueue endian madnessDahlia Trimble1-9/+5
2009-02-06move RegionDenyAgeUnverified parameter to AgeVerificationBlock in parcel prop...Dahlia Trimble1-2/+1
2009-02-01* Adding a few fields to the Land data responder that the client is complaini...Teravus Ovares1-0/+3
2009-01-30remove dummy parcel media settings from event queue messageDahlia Trimble1-11/+16
2009-01-27delete some commented out junk code notesDahlia Trimble1-27/+0
2009-01-27Send groups list via event queueDahlia Trimble1-12/+73
2009-01-27correct formatting if parcel description field in event queue messageDahlia Trimble1-1/+1
2009-01-27Correct a typo in the parcel properties event queue message which was prevent...Dahlia Trimble1-1/+1
2009-01-26swap endianness of parcel flags in event queue messageDahlia Trimble1-1/+14
2009-01-26add a definition for a parcel properties CAPDahlia Trimble1-0/+103
2009-01-26more eventqueue IM nonsenseDahlia Trimble1-0/+27
2009-01-23add event queue code for sending group IM for future group supportDahlia Trimble1-0/+83
2009-01-21* refactor: Extract caps related code from scene and put into a region moduleJustin Clarke Casey1-3/+1
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey1-27/+21
2009-01-06* refactor: call AddHttpHandler() directly via CommsManagerJustin Clarke Casey1-2/+3
2009-01-06* refactor: call AddLLSDHandler directly via CommsManagerJustin Clarke Casey1-1/+1
2009-01-02* Move EventQueueGetModule to the EventQueue namespaceJustin Clarke Casey1-1/+2
2009-01-02* refactor: move event queue module code to its own folderJustin Clarke Casey2-0/+761