| Commit message (Expand) | Author | Age | Files | Lines |
* | - Removed debug print method | Sean Dague | 2008-10-16 | 1 | -12/+1 |
* | more fun with rebasing | Sean Dague | 2008-10-16 | 1 | -2/+12 |
* | resorting out this merge from arthur, sorry for so many commits here. | Sean Dague | 2008-10-16 | 1 | -8/+0 |
* | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 2008-10-16 | 1 | -0/+5 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2401 | Justin Clarke Casey | 2008-10-16 | 2 | -1/+22 |
* | fix line endings, as apparently the bot didn't do this yet | Sean Dague | 2008-10-16 | 1 | -527/+527 |
* | - New attempt after merging problem | Sean Dague | 2008-10-16 | 1 | -5/+0 |
* | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 2008-10-16 | 1 | -0/+3 |
* | - Removed a Console.Writeline and added a Test that will be changed | Sean Dague | 2008-10-16 | 1 | -2/+7 |
* | - Removed debug print method | Sean Dague | 2008-10-16 | 1 | -12/+1 |
* | - Enforced no user or agent with UUID 0 on agent DB insertion | Sean Dague | 2008-10-16 | 3 | -8/+12 |
* | Updated 32Bit launcher so it works in Visual Studio again. (So developers on ... | Tedd Hansen | 2008-10-16 | 4 | -9/+4 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2405 | Justin Clarke Casey | 2008-10-16 | 3 | -2/+24 |
* | * Releases the inter-region thread synchronization between physics in ODE on ... | Teravus Ovares | 2008-10-16 | 3 | -6/+7 |
* | Check for terrain size=256x256 on "terrain load <file>". This fixes | Homer Horwitz | 2008-10-15 | 1 | -0/+13 |
* | clean up a merge conflict and remove a console message | Sean Dague | 2008-10-15 | 1 | -0/+1 |
* | Thanks, idb, for a patch that fixes Mantis#2400: | Homer Horwitz | 2008-10-15 | 1 | -0/+4 |
* | * minor: Oh go on, one more warning. Oooh, you are naughty | Justin Clarke Casey | 2008-10-15 | 1 | -1/+0 |
* | * Add Vytek too | Justin Clarke Casey | 2008-10-15 | 1 | -0/+1 |
* | * Add Salahzar Stenvaag to contributors | Justin Clarke Casey | 2008-10-15 | 1 | -0/+1 |
* | * Truncate outgoing media and music urls to 254 characters. | Justin Clarke Casey | 2008-10-15 | 3 | -52/+58 |
* | * minor: comment out persisting prim inventory log messages | Justin Clarke Casey | 2008-10-15 | 2 | -2/+2 |
* | - Added User Appearance Set and Get tests | Sean Dague | 2008-10-15 | 1 | -0/+10 |
* | - Removed a Console.Writeline and added a Test that will be changed | Sean Dague | 2008-10-15 | 1 | -2/+20 |
* | - Makes MySQL reject inserting UUID 0 | Sean Dague | 2008-10-15 | 3 | -5/+59 |
* | Removed some comments | Sean Dague | 2008-10-15 | 1 | -3/+1 |
* | * minor: remove some warnings | Justin Clarke Casey | 2008-10-15 | 2 | -5/+5 |
* | * refactor: Remove OutPacket from the IClientAPI | Justin Clarke Casey | 2008-10-15 | 5 | -24/+17 |
* | * refactor: move viewer effect packet into LLClientView | Justin Clarke Casey | 2008-10-15 | 5 | -8/+22 |
* | * minor: disable a couple of other lines of image not found, which are pointl... | Justin Clarke Casey | 2008-10-15 | 1 | -2/+2 |
* | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 2008-10-15 | 6 | -4/+59 |
* | * minor: oops, small textual tweak | Justin Clarke Casey | 2008-10-15 | 1 | -1/+1 |
* | * minor: during opensim archive creation, tell the user that it may take some... | Justin Clarke Casey | 2008-10-15 | 1 | -1/+4 |
* | * refactor: move code concerned with creating a subsequent image packet to LL... | Justin Clarke Casey | 2008-10-15 | 5 | -9/+32 |
* | * refactor: rename SendImagePart to SendImageFirstPart since this is more des... | Justin Clarke Casey | 2008-10-15 | 5 | -10/+16 |
* | * Create a new ViewerEffectPacket for each viewer rather than reusing the pac... | Justin Clarke Casey | 2008-10-15 | 1 | -4/+6 |
* | Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn... | Dahlia Trimble | 2008-10-15 | 2 | -5/+83 |
* | Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot(). | Dahlia Trimble | 2008-10-15 | 3 | -1/+74 |
* | * Send an avatar update to other clients when an avatar rotates, as well as w... | Justin Clarke Casey | 2008-10-14 | 2 | -4/+25 |
* | move from index based to exists strategy here | Sean Dague | 2008-10-14 | 1 | -10/+36 |
* | Merge commit 'arthur/master' | Sean Dague | 2008-10-14 | 3 | -17/+260 |
* | * minor: change m_debug to m_debugPacketLevel since that's what it is | Justin Clarke Casey | 2008-10-14 | 6 | -19/+30 |
* | * minor: Make it clear that non-scheduled updates can happen outside of the p... | Justin Clarke Casey | 2008-10-14 | 3 | -7/+3 |
* | * refactor: rename SendKiPrimitive to SendKillObject since this appears more ... | Justin Clarke Casey | 2008-10-14 | 11 | -25/+27 |
* | * Make KillObjectPackets reliable | Justin Clarke Casey | 2008-10-14 | 2 | -1/+7 |
* | - convert comments into documentation | Mike Mazur | 2008-10-14 | 1 | -38/+40 |
* | - move comment about assetID and 'attached' in inventory where it belongs | Mike Mazur | 2008-10-14 | 2 | -18/+15 |
* | * Adding CrytoGridAssetClient support - allows encrypting assets that are sto... | Adam Frisby | 2008-10-14 | 2 | -0/+537 |
* | * Cleaned up tons of code duplication in ODEPrim | Teravus Ovares | 2008-10-14 | 2 | -313/+235 |
* | * Remove a warning from BaseHttpServer | Teravus Ovares | 2008-10-14 | 1 | -1/+1 |