aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-31Thank you, sacha magne, for a patch that prevents sim chat fromMelanie Thielker1-1/+4
2008-07-25renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield2-5/+5
2008-07-23refactored LandData to use properties, and cleaned up the naming onSean Dague3-3/+3
2008-07-18Commented out a readline that was preventing the sim from shutting down in so...Dahlia Trimble1-1/+1
2008-07-14fixing warning in IRCBridgeModule and logging the exception cause now.Dr Scofield1-2/+3
2008-07-14adds a default value of true to the new IRC bridge configuration option "nick...Dahlia Trimble1-3/+5
2008-07-12Mantis#1718. Thank you kindly, Mircea for a patch that:Charles Krinke1-9/+17
2008-07-11trying to fix mantis #1711.Dr Scofield1-5/+12
2008-06-27more warnings to go.Dr Scofield1-10/+10
2008-06-27dr scofield's continuing warnings safari:Dr Scofield2-2/+3
2008-06-25Added support for terrain map to be serialised to xml(as base64 binary). usef...MW1-1/+1
2008-06-06revert 5028, as this approach to 1 nick per avatar isn't going to work, Sean Dague1-21/+8
2008-06-06experimental IRC changes, because it's friday, and I'm curious if thisSean Dague1-8/+21
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames2-21/+21
2008-06-03* This should fix presence issues.Teravus Ovares1-2/+7
2008-06-02* This update enables grid wide presence updates.Teravus Ovares1-10/+122
2008-06-01* This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares1-23/+167
2008-06-01* Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares1-11/+246
2008-06-01* Committing some stuff I'm working to make it so I can commit an upcoming pa...Teravus Ovares1-3/+169
2008-05-30* Stop the IRC module throwing a nre on shutdown if it isn't actually being usedJustin Clarke Casey1-2/+5
2008-05-30* Successfully pick out prims.xml file from archiveJustin Clarke Casey1-1/+1
2008-05-30while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield1-13/+26
2008-05-28Formatting cleanup.Jeff Ames2-25/+25
2008-05-27fixes a CTB when IRCBridgeModule is not configured.Dr Scofield1-2/+2
2008-05-27cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield1-0/+23
2008-05-27I'm dropping the ISimChat interface as that has now been Dr Scofield2-3/+4
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2-35/+28
2008-05-26Adding OnChatBroadcast event logic to EventManager providing Dr Scofield2-108/+149
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames4-20/+20
2008-05-23forgot to actually remove IRCBridgeModule.FindClientRegion()Dr Scofield1-32/+0
2008-05-23IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield2-3/+860
2008-05-23i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield1-709/+37
2008-05-23Thank you kindly, Melanie, for a patch which:Charles Krinke1-0/+4
2008-05-22* Plug in stubbed out archiver moduleJustin Clarke Casey1-2/+2
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2-4/+8
2008-05-18* Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby1-9/+0
2008-05-18* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares1-9/+45
2008-05-17Thank you very kindly, Melanie for: Charles Krinke1-2/+3
2008-05-16Formatting cleanup.Jeff Ames6-22/+22
2008-05-14* Added standard copyright and removed un-necessary using of libsecondlife.Pa...Teravus Ovares1-1/+0
2008-05-14* Adding the very bare minimum for the client to register user as having the ...Teravus Ovares1-38/+9
2008-05-14* Added 3 warnings in response to the warnings. Adam, read the warnings.Teravus Ovares1-0/+1
2008-05-14* Refactored OutPacket out of ScenePresence Teravus Ovares1-1/+1
2008-05-14* Removed 19 warningsTeravus Ovares2-3/+3
2008-05-14* Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares1-27/+13
2008-05-14* Added the same catch on the 2nd place that objects fail to lock.Teravus Ovares1-0/+7
2008-05-14* Applying Melanie's FriendList related crash patch. She discovered that .N...Teravus Ovares1-1/+8
2008-05-06* Cleaning up code, making it conform to OpenSim standards.Adam Frisby1-1/+1
2008-05-05* Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares1-9/+21
2008-05-03* Refactor: Renaming item and folder tree search methods to have Find*() pref...Justin Clarke Casey1-1/+1