aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto11-35/+47
2010-12-04add more detail to the log in case of FORM Timeoutsacha1-1/+1
2010-12-04Add some safeguards: DOn't send someone else's HUDs, don't send deleted primsMelanie1-15/+10
2010-12-04Monitor the UUIDs used to create and update wearable assets. Reject any changedMelanie2-0/+125
2010-12-04Simplify updating of agent inventory assets. Make newly created asset IDsMelanie1-19/+6
2010-12-04Convert the agent asset transactions module to a new style module.Melanie4-170/+158
2010-12-04Simplify updating of agent inventory assets. Make newly created asset IDsMelanie1-19/+6
2010-12-04Convert the agent asset transactions module to a new style module.Melanie4-170/+158
2010-12-04minor: add class doc line to older region module example code pointing toward...Justin Clark-Casey (justincc)1-0/+2
2010-12-04comment out the extension attributeJustin Clark-Casey (justincc)1-1/+1
2010-12-04add bare bones shared example moduleJustin Clark-Casey (justincc)1-0/+91
2010-12-04refactor some common code in RegionModulesControllerPluginJustin Clark-Casey (justincc)2-61/+54
2010-12-04correct the id of the example moduleJustin Clark-Casey (justincc)1-1/+1
2010-12-04Add the most bare bones non-shared region module example. Not active unless ...Justin Clark-Casey (justincc)1-0/+83
2010-12-04add warning decals and information to RegionModule.cs in probably non-functi...Justin Clark-Casey (justincc)1-0/+9
2010-12-04minor: correction to logging categoryJustin Clark-Casey (justincc)1-2/+2
2010-12-03minor: change OpenSimBase log messages associated with newer module loader to...Justin Clark-Casey (justincc)1-2/+2
2010-12-03Various bug fixes for appearance handling: more aggressive reset of textures ...Mic Bowman4-62/+123
2010-12-03When linking something, immediately persist the linked set.Melanie1-0/+1
2010-12-03Fix spurious Av move when clothing item worn or removed.Kitto Flora1-1/+1
2010-12-03Fix status responses in remote adminMelanie1-2/+2
2010-12-03Revert "Revert "Trigger changed event with CHANGED_TELEPORT when teleporting ...Melanie3-17/+18
2010-12-03Improve health reportingMelanie2-11/+23
2010-12-03Fix health reporting. This will now actually monitor the threads properlyMelanie1-3/+3
2010-12-03Add a missing interface memeber to the new HG stuffMelanie1-0/+5
2010-12-03Revert "Trigger changed event with CHANGED_TELEPORT when teleporting to anoth...Melanie3-18/+17
2010-12-03Change the way sim health reporting reports sim startupMelanie1-6/+14
2010-12-03Only force prim persistence before delete if the prim is the result of an unp...Justin Clark-Casey (justincc)3-8/+26
2010-12-02Stop LLUDPServer sending updates after object deletes by always queueing deletesJustin Clark-Casey (justincc)3-19/+28
2010-12-02minor: add some method docJustin Clark-Casey (justincc)2-0/+22
2010-12-01Added some comments. Better than listening to the boring speaker...Diva Canto4-1/+28
2010-11-30Various bug fixes for appearance handlingMic Bowman4-55/+111
2010-11-30Prevent the restart module from barfing if it's not configuredMelanie1-1/+1
2010-11-29Change inworld restart to use blue boxes rather than notices to match SLMelanie2-3/+3
2010-11-29Fix unit test.Diva Canto4-9/+22
2010-11-29Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto16-234/+360
2010-11-29Fix the build breakMelanie1-3/+3
2010-11-29Fix the build breakMelanie1-3/+3
2010-11-28Remove the most spammy XML dumps from the FS voice moduleMelanie1-6/+6
2010-11-28Make gatekeeper's address check case-insensitive.Marck1-1/+2
2010-11-28Remove the most spammy XML dumps from the FS voice moduleMelanie1-6/+6
2010-11-28Implement health monitoring of the packet receiving and sending threadsMelanie2-3/+38
2010-11-28Implement god summonsMelanie1-7/+21
2010-11-27Changed the parser for InventoryItem deserialization. Moved some utility func...Diva Canto3-121/+260
2010-11-27Remove hard limit on prim owners. The new LibOMV autosplits packets toMelanie1-8/+8
2010-11-27Instrument TI Dictionary to finally find that pesky script-caused deadlockMelanie1-3/+33
2010-11-27Amend GetLinkPrimitiveParams with implementations for PRIM_TEXGEN, PRIM_BUMP_...Marck1-10/+76
2010-11-27Make gatekeeper's address check case-insensitive.Marck1-1/+2
2010-11-26Creator information preserved upon HG transfers.Diva Canto3-9/+87
2010-11-27llUnsit position fix 4063 (updated 11-20-2010)Micheil Merlin1-2/+27