aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#1428. Thank you kindly, fdg for a patch that solves:Charles Krinke2008-05-311-0/+5
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-313-2/+46
* * Refactor: Change multiple requests for a module interface to use a stored r...Justin Clarke Casey2008-05-301-16/+12
* * Crudely migrate SceneXmlLoader into the Serializer moduleJustin Clarke Casey2008-05-302-249/+19
* while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield2008-05-302-1/+23
* * Fixed a dangling event hook that I added.Teravus Ovares2008-05-302-0/+49
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-1/+1
* Mantis#1416. Thank you very much, Melanie for a patch that:Charles Krinke2008-05-291-0/+12
* * Ruling out another potential cause of zombie-ismTeravus Ovares2008-05-291-0/+2
* * Fix string literal with URL + LLcommand();Teravus Ovares2008-05-292-2/+17
* Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke2008-05-292-0/+10
* * Added a child agent check to the ChildAgentData Update to make sure that yo...Teravus Ovares2008-05-291-1/+5
* *Added a Few External Checks relating to scripts including the seperation of ...mingchen2008-05-284-9/+107
* * Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey2008-05-281-3/+3
* Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke2008-05-281-1/+15
* Formatting cleanup.Jeff Ames2008-05-286-61/+59
* Thank you kindly, Melanie for a patch that:Charles Krinke2008-05-281-0/+2
* Thank you very much, ChrisIndigo for a patch that:Charles Krinke2008-05-281-9/+25
* Thank you kindly, Melanie for a patch that adds a two-stageCharles Krinke2008-05-281-1/+7
* Thank you kindly, Melanie for a patch for script resetCharles Krinke2008-05-263-0/+22
* This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2008-05-262-18/+45
* Adding OnChatBroadcast event logic to EventManager providing Dr Scofield2008-05-261-0/+16
* * Minor: method documentation fiddling in SceneObjectGroupJustin Clarke Casey2008-05-261-4/+6
* * Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey2008-05-263-6/+17
* * Refactor: Where possible, change visibility on InnerScene methods to protec...Justin Clarke Casey2008-05-262-89/+90
* * Refactor: remove code duplication between add ScenePresence methods in Inne...Justin Clarke Casey2008-05-262-41/+4
* * Refactor: Separate out RemoveScenePresence and add into InnerScene to match...Justin Clarke Casey2008-05-262-26/+40
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-256-56/+53
* * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares2008-05-254-0/+83
* Thank you very much, Melanie for a patch that:Charles Krinke2008-05-251-0/+6
* Thank you kindly, Tiffany for a patch that helps:Charles Krinke2008-05-252-6/+10
* * phantom sculpties don't request the sculpt texture anymore.Teravus Ovares2008-05-252-3/+39
* * Disabling isSelected check on object persistence backup (at least temporari...Justin Clarke Casey2008-05-252-22/+30
* * Refactor: Collapses parts of different code paths in scene used when deleti...Justin Clarke Casey2008-05-254-40/+27
* * Refactor: Collapse some multiple remove object pathsJustin Clarke Casey2008-05-243-55/+65
* * Refactor: Remove some unused methods in Scene/InnerSceneJustin Clarke Casey2008-05-242-26/+0
* * Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey2008-05-245-18/+19
* * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey2008-05-245-17/+41
* * Refactor: Push some dictionary initialization down from Scene into InnerSceneJustin Clarke Casey2008-05-242-10/+14
* * Refactor: Make some inner scene dictionaries internal rather than publicJustin Clarke Casey2008-05-241-2/+2
* * Fixes endless loop in the Land Module when selecting any object.Teravus Ovares2008-05-242-75/+104
* * Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey2008-05-242-4/+4
* This enables return from the parcel object owner display.Teravus Ovares2008-05-242-22/+30
* * Implements selected object return.Teravus Ovares2008-05-241-85/+267
* * an attempt to resolve the teleport + attachment = crashTeravus Ovares2008-05-241-4/+19
* IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield2008-05-233-3/+20
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-235-51/+100
* i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield2008-05-232-18/+33
* Thank you kindly, Melanie, for:Charles Krinke2008-05-233-31/+48
* Thank you kindly, Melanie, for a patch which:Charles Krinke2008-05-232-1/+12