aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-08De-coupling the IClientAPI interface and ClientManager class from theMike Mazur1-1/+1
2008-08-07Minor formatting cleanup.Jeff Ames4-13/+13
2008-08-06From: alan webb <alan_webb@us.ibm.com>Dr Scofield1-0/+4
2008-08-04Addresses Mantis #1886Melanie Thielker2-6/+11
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker2-2/+10
2008-07-31Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker1-0/+8
2008-07-31Thank you, sacha magne, for a patch that prevents sim chat fromMelanie Thielker1-1/+4
2008-07-30From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-2/+12
2008-07-30From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-0/+5
2008-07-28* Added a check for Infinite or NaN values before updating a heightfield. Thi...Adam Frisby1-0/+4
2008-07-25* Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey2-2/+10
2008-07-25renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield4-8/+8
2008-07-25Patch #9155 (Mantis #1793)Melanie Thielker1-0/+3
2008-07-25Add GetGroupPowers() and a dictionary to hold them to ClientView andMelanie Thielker1-0/+5
2008-07-25*Added CommandIntentions that is used to describe a console commands hazard. ...mingchen5-18/+25
2008-07-23refactored LandData to use properties, and cleaned up the naming onSean Dague7-117/+117
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames4-177/+177
2008-07-23Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW1-1/+1
2008-07-22Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker1-3/+11
2008-07-21* Give new uuids to all the objects loaded in from an archive.Justin Clarke Casey1-6/+6
2008-07-21Mantis#1544. Thank you kindly, Jonc, for a patch that:Charles Krinke1-2/+8
2008-07-21* minor: stick filename being loaded/saved from in save/load xml/oar informat...Justin Clarke Casey1-3/+1
2008-07-21* minor: change misleading 'all assets found' message to instead tell how man...Justin Clarke Casey4-23/+35
2008-07-21added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW1-2/+7
2008-07-19Fix prim link numbers (Mantis #1781)Melanie Thielker1-4/+4
2008-07-18Patch to fix saving of estate managers list loaded during migration.Melanie Thielker1-1/+2
2008-07-18Patch adds bool IsManager(LLUUID) to IEstateModule.Melanie Thielker1-0/+12
2008-07-18* refactor: break out sog loading code into two parts so that post-deserializ...Justin Clarke Casey4-23/+20
2008-07-18Commented out a readline that was preventing the sim from shutting down in so...Dahlia Trimble1-1/+1
2008-07-18Patch #9151Melanie Thielker4-79/+180
2008-07-14* On an archive load, make the master avatar the owner of all scene objects f...Justin Clarke Casey1-0/+11
2008-07-14* For now, when loading an archive all the existing scene objects get deleted...Justin Clarke Casey1-0/+5
2008-07-14Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke1-1/+7
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-14Patch #9150Melanie Thielker2-9/+78
2008-07-14Patch #9149Melanie Thielker2-49/+29
2008-07-14Patch #9147Melanie Thielker3-66/+84
2008-07-13* Actually persist restored archives to the database - wasn't actually doing ...Justin Clarke Casey3-8/+19
2008-07-12* Elminate most of the debugging log output from the archive commandsJustin Clarke Casey5-33/+35
2008-07-12* On archive loading, tell the user how many objects we are ignoring because ...Justin Clarke Casey3-8/+19
2008-07-12* Make archive default tar file modes more permissiveJustin Clarke Casey1-1/+1
2008-07-12* Remove warningJustin Clarke Casey1-1/+1
2008-07-12* Start compressing archivesJustin Clarke Casey4-34/+30
2008-07-12Mantis#1681. Thank you kindly, Vytek for a patch that:Charles Krinke1-8/+179
2008-07-12Mantis#1718. Thank you kindly, Mircea for a patch that:Charles Krinke1-9/+17
2008-07-12Patches #9143 and #9144 (Mantis #1723)Melanie Thielker1-1/+1
2008-07-11* Oops, turn off permissions debugging I stupidly hardcodedJustin Clarke Casey1-1/+1
2008-07-11* Put an info entry in the log if permissions are being bypassedJustin Clarke Casey1-1/+10
2008-07-11trying to fix mantis #1711.Dr Scofield1-5/+12