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