aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-10-11Fix llSetPos to handle child prims correctly. This will fix linked Melanie Thielker1-0/+11
2008-10-11The "About Landmark" code with the fake parcelIDs had a serious bug.Homer Horwitz1-13/+52
2008-10-11Implement the hook needed for the CanTeleport checkMelanie Thielker1-0/+3
2008-10-11Add logging in case of a SOG without rootpartHomer Horwitz1-0/+5
2008-10-11- Patching a symptom of the failed WP start. We really need to find the reasonHomer Horwitz1-1/+8
2008-10-112nd stab at that prim loading nastyMelanie Thielker1-1/+1
2008-10-11Fix Nebadon's WP crash (invalid root part from database null-ref)Melanie Thielker1-0/+3
2008-10-11* Removed Heartbeat timerTeravus Ovares1-127/+148
2008-10-11Plumb the remaining search packets and replies.Melanie Thielker1-0/+28
2008-10-11Thanks cmickyb for a patch that enhances the IRC module.Dahlia Trimble2-29/+115
2008-10-11Remove a UUID fudge that broke "Abandon Land"Melanie Thielker1-2/+2
2008-10-10Committing diva's LandSnapshot update patch. Also included is a smallMelanie Thielker1-0/+1
2008-10-10added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the...MW2-2/+2
2008-10-10added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...MW1-1/+1
2008-10-10very tiny change MW1-3/+4
2008-10-10* Added NullReference check to EventQueueGetModule.Adam Frisby1-2/+8
2008-10-10* Fixed a potential threading issue with EventQueueGet leading to spontaneous...Adam Frisby1-5/+12
2008-10-10* Just some OGP maintenance. Standards adherence type stuff. Teravus Ovares1-7/+12
2008-10-10A bit more estate fudgingMelanie Thielker2-2/+13
2008-10-10Add the beginnings of a sim health check (through remote admin)Melanie Thielker2-0/+19
2008-10-09Fixed renaming of in-prim items (Mantis #2366)Homer Horwitz1-1/+3
2008-10-09Clean up webmap-generation a bit:Homer Horwitz1-17/+3
2008-10-08- Fix wrong order of max/min usage for clipping. Uses Util.Clamp nowHomer Horwitz2-2/+4
2008-10-08- removed some unnecessary conversions (double -> double)Homer Horwitz1-2/+2
2008-10-08* minor: Comment out initial regularly occuring EventQueueGet log debug messa...Justin Clarke Casey1-11/+9
2008-10-08* On deselection of objects, stop every object id passed triggering an update...Justin Clarke Casey1-27/+20
2008-10-08Mantis#2354. Thank you kindly, Tglion for a patch that:Charles Krinke1-0/+24
2008-10-08* Re-enables map item requests.Teravus Ovares1-51/+261
2008-10-08warning squashingDr Scofield1-3/+3
2008-10-08Add some permissions checks and fixesMelanie Thielker4-11/+72
2008-10-07* Disabling mapitem requests for surrounding regions as it's probably using u...Teravus Ovares1-6/+6