aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-coupling the IClientAPI interface and ClientManager class from theMike Mazur2008-08-081-1/+1
* Minor formatting cleanup.Jeff Ames2008-08-074-13/+13
* From: alan webb <alan_webb@us.ibm.com>Dr Scofield2008-08-061-0/+4
* Addresses Mantis #1886Melanie Thielker2008-08-042-6/+11
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-012-2/+10
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-311-0/+8
* Thank you, sacha magne, for a patch that prevents sim chat fromMelanie Thielker2008-07-311-1/+4
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-07-301-2/+12
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-07-301-0/+5
* * Added a check for Infinite or NaN values before updating a heightfield. Thi...Adam Frisby2008-07-281-0/+4
* * Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey2008-07-252-2/+10
* renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield2008-07-254-8/+8
* Patch #9155 (Mantis #1793)Melanie Thielker2008-07-251-0/+3
* Add GetGroupPowers() and a dictionary to hold them to ClientView andMelanie Thielker2008-07-251-0/+5
* *Added CommandIntentions that is used to describe a console commands hazard. ...mingchen2008-07-255-18/+25
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-237-117/+117
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-234-177/+177
* Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW2008-07-231-1/+1
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-221-3/+11
* * Give new uuids to all the objects loaded in from an archive.Justin Clarke Casey2008-07-211-6/+6
* Mantis#1544. Thank you kindly, Jonc, for a patch that:Charles Krinke2008-07-211-2/+8
* * minor: stick filename being loaded/saved from in save/load xml/oar informat...Justin Clarke Casey2008-07-211-3/+1
* * minor: change misleading 'all assets found' message to instead tell how man...Justin Clarke Casey2008-07-214-23/+35
* added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW2008-07-211-2/+7
* Fix prim link numbers (Mantis #1781)Melanie Thielker2008-07-191-4/+4
* Patch to fix saving of estate managers list loaded during migration.Melanie Thielker2008-07-181-1/+2
* Patch adds bool IsManager(LLUUID) to IEstateModule.Melanie Thielker2008-07-181-0/+12
* * refactor: break out sog loading code into two parts so that post-deserializ...Justin Clarke Casey2008-07-184-23/+20
* Commented out a readline that was preventing the sim from shutting down in so...Dahlia Trimble2008-07-181-1/+1
* Patch #9151Melanie Thielker2008-07-184-79/+180
* * On an archive load, make the master avatar the owner of all scene objects f...Justin Clarke Casey2008-07-141-0/+11
* * For now, when loading an archive all the existing scene objects get deleted...Justin Clarke Casey2008-07-141-0/+5
* Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke2008-07-141-1/+7
* fixing warning in IRCBridgeModule and logging the exception cause now.Dr Scofield2008-07-141-2/+3
* adds a default value of true to the new IRC bridge configuration option "nick...Dahlia Trimble2008-07-141-3/+5
* Patch #9150Melanie Thielker2008-07-142-9/+78
* Patch #9149Melanie Thielker2008-07-142-49/+29
* Patch #9147Melanie Thielker2008-07-143-66/+84
* * Actually persist restored archives to the database - wasn't actually doing ...Justin Clarke Casey2008-07-133-8/+19
* * Elminate most of the debugging log output from the archive commandsJustin Clarke Casey2008-07-125-33/+35
* * On archive loading, tell the user how many objects we are ignoring because ...Justin Clarke Casey2008-07-123-8/+19
* * Make archive default tar file modes more permissiveJustin Clarke Casey2008-07-121-1/+1
* * Remove warningJustin Clarke Casey2008-07-121-1/+1
* * Start compressing archivesJustin Clarke Casey2008-07-124-34/+30
* Mantis#1681. Thank you kindly, Vytek for a patch that:Charles Krinke2008-07-121-8/+179
* Mantis#1718. Thank you kindly, Mircea for a patch that:Charles Krinke2008-07-121-9/+17
* Patches #9143 and #9144 (Mantis #1723)Melanie Thielker2008-07-121-1/+1
* * Oops, turn off permissions debugging I stupidly hardcodedJustin Clarke Casey2008-07-111-1/+1
* * Put an info entry in the log if permissions are being bypassedJustin Clarke Casey2008-07-111-1/+10
* trying to fix mantis #1711.Dr Scofield2008-07-111-5/+12