| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 2008-08-24 | 3 | -56/+148 |
* | Add the fields for the eye candy and sale featires to the prims table. | Melanie Thielker | 2008-08-24 | 1 | -0/+27 |
* | 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 | 7 | -5/+125 |
* | Mantis#2036. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-23 | 1 | -3/+15 |
* | Mantis#2036. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-23 | 1 | -4/+10 |
* | Mantis#2032. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-23 | 2 | -0/+9 |
* | 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 | 2 | -3/+106 |
* | 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 | 13 | -9/+49 |
* | Set svn:eol-style | Jeff Ames | 2008-08-23 | 0 | -0/+0 |
* | Patch #9171 | Melanie Thielker | 2008-08-23 | 5 | -6/+80 |
* | * Homer's amazing terrain MapTileRenderer. Thanks Homer! | Teravus Ovares | 2008-08-22 | 7 | -182/+707 |
* | * 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 | 3 | -37/+34 |
* | - fixes a bug in RemoteAdminPlugin where CreateRegion would not pay | Dr Scofield | 2008-08-22 | 2 | -15/+30 |
* | 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 |
* | - corrects statement about {asset,user,inventory} source configuration | Dr Scofield | 2008-08-21 | 3 | -9/+34 |
* | fixing Rest/Inventory stuff again. changes somehow got lost locally. | Dr Scofield | 2008-08-20 | 5 | -20/+11 |
* | oops. forgot. | Dr Scofield | 2008-08-20 | 2 | -0/+289 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-20 | 6 | -895/+1573 |
* | Adding unit test for issue 2006, though it's commented out as those compiler | Mike Mazur | 2008-08-20 | 1 | -1/+34 |
* | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 2008-08-20 | 8 | -9/+163 |
* | Remove trailing whitespace in prebuild.xml. | Mike Mazur | 2008-08-20 | 1 | -27/+27 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 4 | -5/+5 |
* | 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 |
* | Add the default region texture UUIDS back in that were lost in | Melanie Thielker | 2008-08-19 | 1 | -8/+32 |
* | 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 | 9 | -169/+52 |
* | Moves one file to it's proper location | Melanie Thielker | 2008-08-19 | 1 | -1/+4 |
* | 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 | 5 | -12/+11 |
* | Correctly convert port to int. | Mike Mazur | 2008-08-19 | 1 | -1/+1 |
* | Convert LoadBalancer and RegionProxy plugins to use XML manifests. Fixes | Mike Mazur | 2008-08-19 | 5 | -17/+32 |
* | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 4 | -16/+61 |
* | * 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 | 17 | -176/+77 |
* | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 8 | -37/+120 |
* | * If two regions have configuration information that conflicts (save xy locat... | Justin Clarke Casey | 2008-08-18 | 2 | -2/+56 |
* | * Properly dispose of the reader after readAttachments() has finished with it... | Justin Clarke Casey | 2008-08-18 | 1 | -2/+3 |
* | * It appears that sometimes some IClientAPI reference is not being released, ... | Justin Clarke Casey | 2008-08-18 | 4 | -5/+87 |