| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add ScriptDelayFactor under LL-Functions in OpenSim.ini. Defaulted | Melanie Thielker | 2008-08-25 | 1 | -6/+22 |
* | Update svn properties. | Jeff Ames | 2008-08-25 | 2 | -923/+923 |
* | Fix osAvatarPlayAnimation to actually do what it says on the box | Melanie Thielker | 2008-08-25 | 1 | -1/+1 |
* | Mantis #2044 | Melanie Thielker | 2008-08-25 | 2 | -21/+187 |
* | * Fix to OGP Region to Region teleports. Yay. | Teravus Ovares | 2008-08-25 | 1 | -2/+2 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 10 | -12/+1025 |
* | Mantis#2043. Thank you kindly, Ralphos for a patch that addresses: | Charles Krinke | 2008-08-24 | 1 | -0/+174 |
* | Completing the item sale series, this one implements sell contents. | Melanie Thielker | 2008-08-24 | 2 | -0/+18 |
* | Mantis #2028 | Melanie Thielker | 2008-08-24 | 1 | -2/+104 |
* | Selling a copy of a prim (prim vendor) now works. | Melanie Thielker | 2008-08-24 | 1 | -7/+58 |
* | Selling an object in-place (as original) now works. Builders can | Melanie Thielker | 2008-08-24 | 3 | -0/+47 |
* | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 2008-08-24 | 2 | -1/+9 |
* | more progress on new meshing routines | Dahlia Trimble | 2008-08-24 | 1 | -26/+189 |
* | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2008-08-24 | 6 | -4/+118 |
* | Change to no longer check funds on temp texture uploads. | Melanie Thielker | 2008-08-23 | 1 | -2/+3 |
* | Thank you, salahzar, for a patch that adds llGetNumberOfSides and will | Melanie Thielker | 2008-08-23 | 1 | -2/+105 |
* | more work on new meshing routines... | Dahlia Trimble | 2008-08-23 | 1 | -5/+77 |
* | some initial work on new prim meshing routines (incomplete) | Dahlia Trimble | 2008-08-23 | 1 | -0/+176 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 10 | -4/+16 |
* | Patch #9171 | Melanie Thielker | 2008-08-23 | 3 | -6/+53 |
* | * Homer's amazing terrain MapTileRenderer. Thanks Homer! | Teravus Ovares | 2008-08-22 | 5 | -182/+704 |
* | * Allow an exception generated in ProcessOutPacket to travel up the stack | Justin Clarke Casey | 2008-08-22 | 1 | -27/+16 |
* | bug fixes: | Dr Scofield | 2008-08-22 | 1 | -1/+2 |
* | Cleaned up some warnings | Dahlia Trimble | 2008-08-22 | 1 | -2/+2 |
* | Commented out the float array "normals" in the Mesh object and all references... | Dahlia Trimble | 2008-08-22 | 3 | -56/+56 |
* | Mantis#904. Thank you kindly, Jonc for a patch that solves: | Charles Krinke | 2008-08-21 | 1 | -3/+9 |
* | Mantis#1990. Thank you kindly, Nlin and M.Igarashi for a patch that: | Charles Krinke | 2008-08-21 | 1 | -0/+6 |
* | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 2008-08-20 | 7 | -8/+157 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 3 | -4/+4 |
* | Fixes the previous commit of llMakeLink for Shared/ | Melanie Thielker | 2008-08-19 | 1 | -2/+2 |
* | Mantis #2001 | Melanie Thielker | 2008-08-19 | 2 | -2/+62 |
* | Mantis #1999 | Melanie Thielker | 2008-08-19 | 1 | -0/+3 |
* | Packet type exclusion (Mantis #2004) | Melanie Thielker | 2008-08-19 | 1 | -2/+4 |
* | Attachment persistence (Mantis #1711) | Melanie Thielker | 2008-08-19 | 1 | -10/+19 |
* | Moves one file to it's proper location | Melanie Thielker | 2008-08-19 | 1 | -0/+43 |
* | Fix region crossings and access to inventory after changing regions within | Melanie Thielker | 2008-08-19 | 4 | -7/+50 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 4 | -9/+8 |
* | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 2 | -11/+45 |
* | * This reverts a change where m_regions[RegionHandle] was replaced instead of... | Teravus Ovares | 2008-08-19 | 1 | -2/+7 |
* | Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs. | Mike Mazur | 2008-08-19 | 2 | -91/+106 |
* | Apply Godfrey's patch (originally in r5872) to Shared/LSL_Types.cs as well. | Mike Mazur | 2008-08-19 | 1 | -2/+94 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 4 | -59/+31 |
* | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 4 | -21/+50 |
* | * It appears that sometimes some IClientAPI reference is not being released, ... | Justin Clarke Casey | 2008-08-18 | 2 | -5/+56 |
* | Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ... | Melanie Thielker | 2008-08-18 | 2 | -8/+8 |
* | * maptile - just flatten it.. we'll worry about projection later.. | Teravus Ovares | 2008-08-18 | 1 | -4/+7 |
* | * Slightly better implementation of prim volume drawing on the maptile using ... | Teravus Ovares | 2008-08-18 | 1 | -10/+177 |
* | * Maptile prim volume drawing change from manually drawing the rectangles usi... | Teravus Ovares | 2008-08-18 | 1 | -20/+65 |
* | * Text/comment cleanup in MapImageModule | Teravus Ovares | 2008-08-18 | 1 | -30/+6 |
* | Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978) | Jeff Ames | 2008-08-18 | 2 | -78/+79 |