aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey2008-10-147-14/+14
* * Make KillObjectPackets reliableJustin Clarke Casey2008-10-141-0/+1
* - convert comments into documentationMike Mazur2008-10-141-38/+40
* - move comment about assetID and 'attached' in inventory where it belongsMike Mazur2008-10-142-18/+15
* * Remove warnings, including one which pointed out a bugJustin Clarke Casey2008-10-131-1/+1
* Add a configuration section for groups modulesMelanie Thielker2008-10-121-0/+20
* Fix linking phantom and nonphantom prims. Make the error message more friendlyMelanie Thielker2008-10-121-1/+1
* Add EventInfoRequest and EventInfoReply packets.Homer Horwitz2008-10-121-0/+6
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-122-13/+16
* * Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.Adam Frisby2008-10-122-6/+39
* Fix the fix. Child prims were failing to load.Melanie Thielker2008-10-111-7/+10
* Fix llSetPos to handle child prims correctly. This will fix linked Melanie Thielker2008-10-111-0/+11
* The "About Landmark" code with the fake parcelIDs had a serious bug.Homer Horwitz2008-10-111-13/+52
* Implement the hook needed for the CanTeleport checkMelanie Thielker2008-10-111-0/+3
* Add logging in case of a SOG without rootpartHomer Horwitz2008-10-111-0/+5
* - Patching a symptom of the failed WP start. We really need to find the reasonHomer Horwitz2008-10-111-1/+8
* 2nd stab at that prim loading nastyMelanie Thielker2008-10-111-1/+1
* Fix Nebadon's WP crash (invalid root part from database null-ref)Melanie Thielker2008-10-111-0/+3