aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* Lotsa plumming :)Melanie Thielker2008-10-241-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2459Justin Clarke Casey2008-10-232-0/+9
* * Introduce a basic udp circuit test for adding a clientJustin Clarke Casey2008-10-231-0/+1
* removing unused method from ConciergeModule. adding attendee listDr Scofield2008-10-231-47/+169
* cleaning up commented lines in IRCConnector; changing access_passwordDr Scofield2008-10-232-36/+36
* Thank you kindly, Idb for a patch that:Charles Krinke2008-10-221-0/+21
* Thank you kindly, Nlin for a patch that:Charles Krinke2008-10-221-1/+1
* Thank you both Nlin and M.Igarashi for a patch that:Charles Krinke2008-10-221-1/+4
* And fix itMelanie Thielker2008-10-221-1/+1
* Prevent an object with a null RootPart in delete queue from stoppingMelanie Thielker2008-10-221-4/+13
* Remove the gratuitious prim deletes caused by linking. This makes linkingMelanie Thielker2008-10-221-1/+3
* Pare the groups module down to basics. Adjust dependent files so that aMelanie Thielker2008-10-212-136/+83
* adding "welcome" support to Concierge: allows to specify via Dr Scofield2008-10-211-8/+60
* cleanup.Dr Scofield2008-10-211-3/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-212-43/+43
* fixing real cause of #2445 & #2449: Position was <0, 0, 0> forDr Scofield2008-10-212-57/+35
* fixes #2445 & #2449. interim fix that will make listeners workDr Scofield2008-10-211-4/+12
* Mantis #2439Melanie Thielker2008-10-201-1/+3
* cleaning up IRCBridgeModule to allow for configuration from in-world,Dr Scofield2008-10-206-906/+1113
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-192-1/+48
* * minor: remove mono warningsJustin Clarke Casey2008-10-191-0/+1
* * Restore loaded inventory items to the given folderJustin Clarke Casey2008-10-191-10/+47
* * move command line parsing code from inventory archive modules to opensim se...Justin Clarke Casey2008-10-192-25/+24
* Added calling cards. Fixes Mantis#2409 and part of #1515.Homer Horwitz2008-10-192-7/+133
* * Add root agent list/check for mapitem requests.Teravus Ovares2008-10-191-9/+52
* A small attempt to make persisting prims more reliableMelanie Thielker2008-10-191-1/+1
* Prevent a null root part from stopping objects from being persisted, alsoMelanie Thielker2008-10-181-0/+7
* - Fix Util.UnixTimeSinceEpoch:Homer Horwitz2008-10-181-1/+2
* Guard against a null ref that can prevent objects from being persistedMelanie Thielker2008-10-181-1/+2
* Fix thingd so that autoreturn also works when the user is not in the sim.Melanie Thielker2008-10-184-10/+33
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-1811-193/+339
* * Remove mono warningsJustin Clarke Casey2008-10-171-2/+2
* Fixed (mono-)script handling for SL viewer 1.21:Homer Horwitz2008-10-161-0/+17
* Split the currency module into currency and a new Combat module, becauseMelanie Thielker2008-10-162-55/+155
* * Apply http://opensimulator.org/mantis/view.php?id=2405Justin Clarke Casey2008-10-162-0/+20
* Check for terrain size=256x256 on "terrain load <file>". This fixesHomer Horwitz2008-10-151-0/+13
* * minor: remove some warningsJustin Clarke Casey2008-10-151-2/+2
* * refactor: Remove OutPacket from the IClientAPIJustin Clarke Casey2008-10-152-6/+2
* * refactor: move viewer effect packet into LLClientViewJustin Clarke Casey2008-10-151-0/+4
* * minor: disable a couple of other lines of image not found, which are pointl...Justin Clarke Casey2008-10-151-2/+2
* * refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey2008-10-154-0/+49
* * minor: oops, small textual tweakJustin Clarke Casey2008-10-151-1/+1
* * minor: during opensim archive creation, tell the user that it may take some...Justin Clarke Casey2008-10-151-1/+4
* * refactor: move code concerned with creating a subsequent image packet to LL...Justin Clarke Casey2008-10-152-9/+8
* * refactor: rename SendImagePart to SendImageFirstPart since this is more des...Justin Clarke Casey2008-10-152-7/+4
* Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn...Dahlia Trimble2008-10-151-3/+38
* Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().Dahlia Trimble2008-10-151-0/+5
* * Send an avatar update to other clients when an avatar rotates, as well as w...Justin Clarke Casey2008-10-141-3/+21
* * minor: change m_debug to m_debugPacketLevel since that's what it isJustin Clarke Casey2008-10-142-3/+8
* * minor: Make it clear that non-scheduled updates can happen outside of the p...Justin Clarke Casey2008-10-143-7/+3