| Commit message (Expand) | Author | Files | Lines |
2008-04-25 | * Fixes the object pay box to default to -2,-2,-2,-2,-2. Fixes mantis 1045. | Teravus Ovares | 1 | -1/+1 |
2008-04-25 | * Used thomas' patch m884 as an example to make HUD attachments work. While... | Teravus Ovares | 1 | -1/+1 |
2008-04-25 | * Implements llTarget, llTargetRemove, at_target(), not_at_target() | Teravus Ovares | 4 | -5/+204 |
2008-04-24 | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 5 | -109/+109 |
2008-04-24 | * Adds much better support for attachments that you right click on in world. | Teravus Ovares | 4 | -12/+116 |
2008-04-23 | * Fixed an annoying pop-up box when crossing borders. | Teravus Ovares | 2 | -3/+3 |
2008-04-23 | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 1 | -0/+3 |
2008-04-23 | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 2 | -3/+56 |
2008-04-23 | * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl... | Adam Frisby | 3 | -11/+88 |
2008-04-23 | * Applying Mantis #1022 - Thanks Melanie! | Adam Frisby | 1 | -2/+11 |
2008-04-23 | * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie! | Adam Frisby | 1 | -1/+1 |
2008-04-23 | * Applying Mantis #1020 (Animations) - Thanks Melanie. | Adam Frisby | 3 | -66/+129 |
2008-04-23 | From: Dr Schofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -5/+15 |
2008-04-22 | * Implements llScriptDanger | Teravus Ovares | 1 | -5/+30 |
2008-04-22 | * Implemented NoScript areas (without loosing script state). | Teravus Ovares | 1 | -0/+59 |
2008-04-21 | * Added missing reference to OpenSim.Framework.Communications to RemoteAdminP... | Adam Frisby | 1 | -602/+602 |
2008-04-21 | * Various compiler warning cleanups. | Adam Frisby | 2 | -2/+2 |
2008-04-21 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -0/+16 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 18 | -86/+71 |
2008-04-20 | * Remove user profile from cache when they log out from a region. | Justin Clarke Casey | 1 | -0/+2 |
2008-04-20 | * Updates LSL2CS converter | Teravus Ovares | 4 | -3/+149 |
2008-04-19 | Thank you kindly krtaylor for a patch to solve: | Charles Krinke | 3 | -1/+55 |
2008-04-19 | * Fix build break in previous revision | Justin Clarke Casey | 1 | -1/+1 |
2008-04-18 | * Fixed two compiler warnings dealing with IPAddress equality. | Adam Frisby | 1 | -3/+1 |
2008-04-18 | * Added lock persistence | Teravus Ovares | 1 | -3/+4 |
2008-04-17 | * Re-Fixed caps | Teravus Ovares | 4 | -40/+15 |
2008-04-17 | * Implements 'Set Home to Here' | Teravus Ovares | 2 | -2/+48 |
2008-04-16 | * Applying melanie's Landmark patch. Thanks Melanie! | Teravus Ovares | 3 | -1/+34 |
2008-04-16 | After reading Timer.cs in the mono source, I'm not | Sean Dague | 1 | -116/+118 |
2008-04-16 | Thank you very much, Kmeisthax for: | Charles Krinke | 2 | -0/+46 |
2008-04-15 | * A tweak of the caps system so that new caps have random paths instead of a ... | Teravus Ovares | 2 | -2/+31 |
2008-04-15 | From: dirk husemann <hud@zurich.ibm.com> | Sean Dague | 1 | -2/+4 |
2008-04-15 | * Quick patch before I start on a bigger project | Adam Frisby | 1 | -46/+47 |
2008-04-14 | * Working towards notifying the client if the inventory service has failed, r... | Justin Clarke Casey | 2 | -6/+29 |
2008-04-14 | * Fixed a few warnings. | Teravus Ovares | 3 | -3/+71 |
2008-04-11 | * Fix bug 934 | Teravus Ovares | 1 | -1/+7 |
2008-04-11 | refactor: eliminate method in UserProfileCacheService | Justin Clarke Casey | 1 | -1/+1 |
2008-04-11 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -0/+32 |
2008-04-10 | * With Grid Comms up in the air.. I decided have the friends module update ... | Teravus Ovares | 1 | -0/+7 |
2008-04-10 | * Slightly smoother transition between land, shallow water and deep water in ... | Teravus Ovares | 1 | -2/+11 |
2008-04-10 | * Brings back map tile generation based on the terrain. The algorithm produc... | Teravus Ovares | 1 | -0/+108 |
2008-04-10 | * Updates BetaGridLikeMoneyModule | Teravus Ovares | 4 | -1/+47 |
2008-04-10 | * Adds twist support for Cubes, Cylinders, and Prisms in the Meshmerizer | Teravus Ovares | 1 | -1/+1 |
2008-04-08 | * Update code to use patched libsecondlife.dll which removes the problem wher... | Justin Clarke Casey | 1 | -1/+1 |
2008-04-07 | more refactoring, this time on InventoryFolderBase | Sean Dague | 1 | -1/+1 |
2008-04-07 | Refactor InventoryItemBase to do the following: | Sean Dague | 2 | -69/+69 |
2008-04-07 | * Objects which have their name or description changed while within inventory... | Justin Clarke Casey | 1 | -40/+59 |
2008-04-07 | * Preserve original creator's name when an object is given | Justin Clarke Casey | 1 | -2/+2 |
2008-04-07 | * Nasty hack to reduce the incidence of spurious exceptions where a user dele... | Justin Clarke Casey | 3 | -5/+22 |
2008-04-07 | * Okay you can put down your pitchforks - this patch should fix rezzing of it... | Justin Clarke Casey | 2 | -27/+36 |