aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-24* Fixes endless loop in the Land Module when selecting any object.Teravus Ovares2-0/+6
2008-05-24* Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey3-22/+67
2008-05-24This enables return from the parcel object owner display.Teravus Ovares4-24/+100
2008-05-24* Implements selected object return.Teravus Ovares1-25/+45
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-23*Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2-868/+965
2008-05-23i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield1-709/+37
2008-05-23Thank you kindly, Melanie, for:Charles Krinke1-1/+2
2008-05-23Thank you kindly, Melanie, for a patch which:Charles Krinke1-0/+4
2008-05-22* Plug in stubbed out archiver moduleJustin Clarke Casey3-2/+123
2008-05-22changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield1-2/+3
2008-05-21Clean out some crufty in AvatarFactoryModule Sean Dague1-0/+2
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2-4/+8
2008-05-20Add copyright notices.Jeff Ames6-11/+171
2008-05-18* minor: Just a few documentation odds and endsJustin Clarke Casey1-2/+9
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 Ovares2-9/+52
2008-05-17Thank you very kindly, Melanie for: Charles Krinke1-2/+3
2008-05-17* Tweaked patch mantis 1302 and committing it.Teravus Ovares2-3/+18
2008-05-17Formatting cleanup.Jeff Ames1-1/+1
2008-05-16* Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares1-3/+4
2008-05-16* Eliminate occurences of "Got a texture uuid ... with no sender object to ha...Justin Clarke Casey1-2/+16
2008-05-16Formatting cleanup.Jeff Ames28-185/+185
2008-05-15Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares1-1/+7
2008-05-15* Committing Patch mantis 0001275: [PATCH] Add more perms-fu. From Melanie. ...Teravus Ovares1-8/+85
2008-05-14* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares2-19/+16
2008-05-14* Start recording as a statistic the number of times we start blocking repeti...Justin Clarke Casey1-2/+4
2008-05-14* Fixed deleting prim.Teravus Ovares1-1/+1
2008-05-14* Applying patches from Melanie to cover permissions module. Thanks!Adam Frisby1-0/+9
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 Ovares2-38/+15
2008-05-14Formatting cleanup.Jeff Ames4-42/+36
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 Ovares2-1/+10
2008-05-14* Removed 19 warningsTeravus Ovares3-4/+4
2008-05-14* Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares2-27/+23
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-13*Locked objects can now be unlockedmingchen1-1/+1
2008-05-13*Locked objects now delete after accepting warning as expectedmingchen1-9/+9
2008-05-13* Applying Mantis #970 - Revert brush does stupid things. Thanks tglion for f...Adam Frisby1-2/+2
2008-05-13*Complete redo of the permissions modulemingchen5-378/+545
2008-05-12my last patch didn't actually get the sun to possition correctly, butSean Dague1-3/+5
2008-05-12move the sun based on localtime instead of utc. Now it won't set for me atSean Dague1-4/+10
2008-05-12From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-22/+53
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
2008-05-10* Two more OutPacket refactors. TextureSender.Teravus Ovares1-21/+12