aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
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 Casey11-25/+27
2008-10-14* Make KillObjectPackets reliableJustin Clarke Casey2-1/+7
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-14* Adding CrytoGridAssetClient support - allows encrypting assets that are sto...Adam Frisby2-0/+537
2008-10-14* Cleaned up tons of code duplication in ODEPrim Teravus Ovares2-313/+235
2008-10-14* Remove a warning from BaseHttpServerTeravus Ovares1-1/+1
2008-10-13Committing more work towards implementing vertex normals. Also added some (ho...Dahlia Trimble2-63/+174
2008-10-13* Apply http://opensimulator.org/mantis/view.php?id=2249Justin Clarke Casey1-2/+15
2008-10-13* Remove warnings, including one which pointed out a bugJustin Clarke Casey2-2/+1
2008-10-13* Apply a modified version of the part of http://opensimulator.org/mantis/vie...Justin Clarke Casey6-7/+67
2008-10-13* Based on user reports, it looks like the OS specific settings have been uni...Teravus Ovares1-4/+4
2008-10-12* This updates ODE to the most up-to-date version as of today. 1558Teravus Ovares1-0/+1
2008-10-12Add a configuration section for groups modulesMelanie Thielker1-0/+20
2008-10-12- Added helper method to compute global coordinates from a fake parcelIDHomer Horwitz1-4/+20
2008-10-12Fix copypaste error in last commitMelanie Thielker1-1/+0
2008-10-12Fix linking phantom and nonphantom prims. Make the error message more friendlyMelanie Thielker2-2/+6
2008-10-12Add EventInfoRequest and EventInfoReply packets.Homer Horwitz5-3/+102
2008-10-12removed some more extraneous hidden faces Dahlia Trimble1-9/+23
2008-10-12Fixed a missing face on a profile cutDahlia Trimble1-4/+23
2008-10-12Optimization: calculation of profile vertex normals is now disabled as default.Dahlia Trimble1-14/+102
2008-10-12Update svn properties, minor formatting cleanup.Jeff Ames5-36/+39
2008-10-12Add one more check for key presenceMelanie Thielker1-1/+1
2008-10-12* Removed a lock in a high performance section of OpenSim, in cases when it i...Adam Frisby1-0/+3
2008-10-12* Small fix for when PacketPool is disabled to prevent it from crashing immed...Adam Frisby2-2/+2
2008-10-12Fix LSL bitwise OrMelanie Thielker1-0/+6
2008-10-12LLUDP Client ViewAdam Frisby2-22/+33
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 Thielker2-1/+19
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-11* Change permission check for llParcelMediaCommandList to use the permissionsHomer Horwitz1-4/+5
2008-10-11Fix a path issue i caused in a prior commitMelanie Thielker1-8/+5
2008-10-11Add a "inimaster" switch to OpenSim.ini. It will load a master ini fileMelanie Thielker2-3/+15
2008-10-11Add logging in case of a SOG without rootpartHomer Horwitz1-0/+5
2008-10-11Add shift operator overloads to LSLInteger. If you get error messages whenMelanie Thielker1-0/+10
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 Thielker2-4/+7
2008-10-11Fix Nebadon's WP crash (invalid root part from database null-ref)Melanie Thielker1-0/+3
2008-10-11Make a missing or read-only estate_settings.xml non-fatalMelanie Thielker2-12/+24
2008-10-11* Rework llParcelMediaCommandListHomer Horwitz3-56/+185
2008-10-11Add a + operator to LSLString, otherwise you will end up with CIL strings ifHomer Horwitz1-0/+5
2008-10-11* Removed Heartbeat timerTeravus Ovares1-127/+148
2008-10-11Add the 4 missing eventsMelanie Thielker1-0/+4
2008-10-11Plumb the remaining search packets and replies.Melanie Thielker4-7/+369
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-11Commit Diva's new patch for the DataSnapshot. Comment the defaultMelanie Thielker2-141/+157