aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey2008-05-241-1/+1
* * Fixes endless loop in the Land Module when selecting any object.Teravus Ovares2008-05-242-0/+6
* * Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey2008-05-243-22/+67
* This enables return from the parcel object owner display.Teravus Ovares2008-05-244-24/+100
* * Implements selected object return.Teravus Ovares2008-05-241-25/+45
* forgot to actually remove IRCBridgeModule.FindClientRegion()Dr Scofield2008-05-231-32/+0
* IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield2008-05-232-3/+860
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-232-868/+965
* i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield2008-05-231-709/+37
* Thank you kindly, Melanie, for:Charles Krinke2008-05-231-1/+2
* Thank you kindly, Melanie, for a patch which:Charles Krinke2008-05-231-0/+4
* * Plug in stubbed out archiver moduleJustin Clarke Casey2008-05-223-2/+123
* changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield2008-05-221-2/+3
* Clean out some crufty in AvatarFactoryModule Sean Dague2008-05-211-0/+2
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-202-4/+8
* Add copyright notices.Jeff Ames2008-05-206-11/+171
* * minor: Just a few documentation odds and endsJustin Clarke Casey2008-05-181-2/+9
* * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby2008-05-181-9/+0
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-182-9/+52
* Thank you very kindly, Melanie for: Charles Krinke2008-05-171-2/+3
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-172-3/+18
* Formatting cleanup.Jeff Ames2008-05-171-1/+1
* * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares2008-05-161-3/+4
* * Eliminate occurences of "Got a texture uuid ... with no sender object to ha...Justin Clarke Casey2008-05-161-2/+16
* Formatting cleanup.Jeff Ames2008-05-1628-185/+185
* Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares2008-05-151-1/+7
* * Committing Patch mantis 0001275: [PATCH] Add more perms-fu. From Melanie. ...Teravus Ovares2008-05-151-8/+85
* * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares2008-05-142-19/+16
* * Start recording as a statistic the number of times we start blocking repeti...Justin Clarke Casey2008-05-141-2/+4
* * Fixed deleting prim.Teravus Ovares2008-05-141-1/+1
* * Applying patches from Melanie to cover permissions module. Thanks!Adam Frisby2008-05-141-0/+9
* * Added standard copyright and removed un-necessary using of libsecondlife.Pa...Teravus Ovares2008-05-141-1/+0
* * Adding the very bare minimum for the client to register user as having the ...Teravus Ovares2008-05-142-38/+15
* Formatting cleanup.Jeff Ames2008-05-144-42/+36
* * Added 3 warnings in response to the warnings. Adam, read the warnings.Teravus Ovares2008-05-141-0/+1
* * Refactored OutPacket out of ScenePresence Teravus Ovares2008-05-142-1/+10
* * Removed 19 warningsTeravus Ovares2008-05-143-4/+4
* * Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares2008-05-142-27/+23
* * Added the same catch on the 2nd place that objects fail to lock.Teravus Ovares2008-05-141-0/+7
* * Applying Melanie's FriendList related crash patch. She discovered that .N...Teravus Ovares2008-05-141-1/+8
* *Locked objects can now be unlockedmingchen2008-05-131-1/+1
* *Locked objects now delete after accepting warning as expectedmingchen2008-05-131-9/+9
* * Applying Mantis #970 - Revert brush does stupid things. Thanks tglion for f...Adam Frisby2008-05-131-2/+2
* *Complete redo of the permissions modulemingchen2008-05-135-378/+545
* my last patch didn't actually get the sun to possition correctly, butSean Dague2008-05-121-3/+5
* move the sun based on localtime instead of utc. Now it won't set for me atSean Dague2008-05-121-4/+10
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-05-121-22/+53
* Update svn properties.Jeff Ames2008-05-112-763/+763
* * Un-break the NPC avatar.. you know.. the one that sits in your sim and ...Teravus Ovares2008-05-111-0/+5
* * Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby2008-05-112-0/+759