aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-21Pare the groups module down to basics. Adjust dependent files so that aMelanie Thielker2-136/+83
2008-10-21adding "welcome" support to Concierge: allows to specify via Dr Scofield1-8/+60
2008-10-21cleanup.Dr Scofield1-3/+3
2008-10-21Update svn properties, minor formatting cleanup.Jeff Ames2-43/+43
2008-10-21fixing real cause of #2445 & #2449: Position was <0, 0, 0> forDr Scofield2-57/+35
2008-10-21fixes #2445 & #2449. interim fix that will make listeners workDr Scofield1-4/+12
2008-10-20Mantis #2439Melanie Thielker1-1/+3
2008-10-20cleaning up IRCBridgeModule to allow for configuration from in-world,Dr Scofield6-906/+1113
2008-10-19Thank you kindly, Idb for a patch that solves:Charles Krinke2-1/+48
2008-10-19* minor: remove mono warningsJustin Clarke Casey1-0/+1
2008-10-19* Restore loaded inventory items to the given folderJustin Clarke Casey1-10/+47
2008-10-19* move command line parsing code from inventory archive modules to opensim se...Justin Clarke Casey2-25/+24
2008-10-19Added calling cards. Fixes Mantis#2409 and part of #1515.Homer Horwitz2-7/+133
2008-10-19* Add root agent list/check for mapitem requests.Teravus Ovares1-9/+52
2008-10-19A small attempt to make persisting prims more reliableMelanie Thielker1-1/+1
2008-10-18Prevent a null root part from stopping objects from being persisted, alsoMelanie Thielker1-0/+7
2008-10-18- Fix Util.UnixTimeSinceEpoch:Homer Horwitz1-1/+2
2008-10-18Guard against a null ref that can prevent objects from being persistedMelanie Thielker1-1/+2
2008-10-18Fix thingd so that autoreturn also works when the user is not in the sim.Melanie Thielker4-10/+33
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker11-193/+339
2008-10-17* Remove mono warningsJustin Clarke Casey1-2/+2
2008-10-16Fixed (mono-)script handling for SL viewer 1.21:Homer Horwitz1-0/+17
2008-10-16Split the currency module into currency and a new Combat module, becauseMelanie Thielker2-55/+155
2008-10-16* Apply http://opensimulator.org/mantis/view.php?id=2405Justin Clarke Casey2-0/+20
2008-10-15Check for terrain size=256x256 on "terrain load <file>". This fixesHomer Horwitz1-0/+13
2008-10-15* minor: remove some warningsJustin Clarke Casey1-2/+2
2008-10-15* refactor: Remove OutPacket from the IClientAPIJustin Clarke Casey2-6/+2
2008-10-15* refactor: move viewer effect packet into LLClientViewJustin Clarke Casey1-0/+4
2008-10-15* minor: disable a couple of other lines of image not found, which are pointl...Justin Clarke Casey1-2/+2
2008-10-15* refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey4-0/+49
2008-10-15* minor: oops, small textual tweakJustin Clarke Casey1-1/+1
2008-10-15* minor: during opensim archive creation, tell the user that it may take some...Justin Clarke Casey1-1/+4
2008-10-15* refactor: move code concerned with creating a subsequent image packet to LL...Justin Clarke Casey2-9/+8
2008-10-15* refactor: rename SendImagePart to SendImageFirstPart since this is more des...Justin Clarke Casey2-7/+4
2008-10-15Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn...Dahlia Trimble1-3/+38
2008-10-15Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().Dahlia Trimble1-0/+5
2008-10-14* Send an avatar update to other clients when an avatar rotates, as well as w...Justin Clarke Casey1-3/+21
2008-10-14* minor: change m_debug to m_debugPacketLevel since that's what it isJustin Clarke Casey2-3/+8
2008-10-14* minor: Make it clear that non-scheduled updates can happen outside of the p...Justin Clarke Casey3-7/+3
2008-10-14* refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey7-14/+14
2008-10-14* Make KillObjectPackets reliableJustin Clarke Casey1-0/+1
2008-10-14- convert comments into documentationMike Mazur1-38/+40
2008-10-14- move comment about assetID and 'attached' in inventory where it belongsMike Mazur2-18/+15
2008-10-13* Remove warnings, including one which pointed out a bugJustin Clarke Casey1-1/+1
2008-10-12Add a configuration section for groups modulesMelanie Thielker1-0/+20
2008-10-12Fix linking phantom and nonphantom prims. Make the error message more friendlyMelanie Thielker1-1/+1
2008-10-12Add EventInfoRequest and EventInfoReply packets.Homer Horwitz1-0/+6
2008-10-12Update svn properties, minor formatting cleanup.Jeff Ames2-13/+16
2008-10-12* Fixed two major unhandled exceptions discovered during the Pub Quiz on friday.Adam Frisby2-6/+39
2008-10-11Fix the fix. Child prims were failing to load.Melanie Thielker1-7/+10