| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Check in (disabled) results of not persisting avatar textures but rather se... | Justin Clarke Casey | 2008-10-29 | 8 | -41/+63 |
* | Viewer side normals and UV fixes on profile cuts. Sync with primmesher.dll fo... | Dahlia Trimble | 2008-10-29 | 1 | -49/+59 |
* | Minor formatting cleanup. | Jeff Ames | 2008-10-29 | 2 | -38/+38 |
* | GridManager.GetRegions() now returns a List, not a Dictionary. Also removed s... | Mike Mazur | 2008-10-29 | 1 | -40/+35 |
* | Remove a debug output | Melanie Thielker | 2008-10-29 | 1 | -1/+0 |
* | Plumbing along.... | Melanie Thielker | 2008-10-29 | 2 | -0/+41 |
* | Mantis #2489 | Melanie Thielker | 2008-10-29 | 1 | -4/+11 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-10-28 | 2 | -5/+5 |
* | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 2008-10-28 | 5 | -17/+58 |
* | * minor: Add documentation to some of the appearance methods, change some log... | Justin Clarke Casey | 2008-10-28 | 6 | -32/+50 |
* | * Eliminate an extra unnecessary appearance fetch on login | Justin Clarke Casey | 2008-10-28 | 1 | -19/+13 |
* | * minor: Doc and log message tidy up | Justin Clarke Casey | 2008-10-28 | 3 | -9/+14 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2482 | Justin Clarke Casey | 2008-10-28 | 1 | -3/+17 |
* | Thank you kindly, Mircea Kitsune for a patch that solves: | Charles Krinke | 2008-10-28 | 1 | -2/+2 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2008-10-28 | 2 | -29/+41 |
* | Mantis #2486 | Melanie Thielker | 2008-10-28 | 1 | -2/+7 |
* | some sorely needed extruder code simplification and refactoring, also some fi... | Dahlia Trimble | 2008-10-28 | 1 | -138/+50 |
* | Update Sun options in OpenSim.ini.example. Minor cleanup in SunModule.cs. | Jeff Ames | 2008-10-28 | 2 | -13/+12 |
* | Experimental patch (suggested by diva) to kill off WP teleport ghosts. | Melanie Thielker | 2008-10-27 | 1 | -0/+1 |
* | * Remove the OpenSim GUI. | Justin Clarke Casey | 2008-10-27 | 15 | -3050/+0 |
* | * cleanup: Update the avatar factory (appearance module) in Region/Environmen... | Justin Clarke Casey | 2008-10-27 | 4 | -510/+80 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-10-27 | 2 | -11/+10 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2468 | Justin Clarke Casey | 2008-10-27 | 3 | -31/+85 |
* | * Temporarily revert terrain changes in r6976 and reinstate unit test from r6... | Justin Clarke Casey | 2008-10-27 | 3 | -79/+48 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-27 | 4 | -21/+21 |
* | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 2008-10-27 | 1 | -0/+6 |
* | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 2008-10-27 | 1 | -1/+30 |
* | Thank you kindly, Ruud Lathrop for a patch that solves: | Charles Krinke | 2008-10-27 | 3 | -157/+187 |
* | Update CONTRIBUTORS | Melanie Thielker | 2008-10-26 | 1 | -0/+2 |
* | Mantis #2428 | Melanie Thielker | 2008-10-26 | 2 | -2/+2 |
* | Committing a small fix for EventData along with more plumbing work | Melanie Thielker | 2008-10-26 | 8 | -11/+34 |
* | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 2008-10-26 | 1 | -3/+14 |
* | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 2008-10-26 | 1 | -16/+89 |
* | Thank you kindly, Ewe Loon for a patch that solves: | Charles Krinke | 2008-10-26 | 2 | -13/+13 |
* | Disable terrain brush test until someone with terrain-fu can look | Melanie Thielker | 2008-10-25 | 1 | -28/+28 |
* | Thank you kindly, Tglion for a patch that: | Charles Krinke | 2008-10-25 | 2 | -20/+51 |
* | A few more bots to yesterday's plumbing: change instant message method | Melanie Thielker | 2008-10-25 | 6 | -10/+12 |
* | Fixed the cause of a hidden Exception which prevented BaseHttpServer to answer | Homer Horwitz | 2008-10-25 | 1 | -1/+2 |
* | Make ScenePresence.Close public to allow subclassing of SceneComms | Melanie Thielker | 2008-10-25 | 1 | -1/+1 |
* | More plumbing and some wires | Melanie Thielker | 2008-10-25 | 3 | -1/+65 |
* | Fix a leak in the plumbing | Melanie Thielker | 2008-10-24 | 1 | -3/+3 |
* | Add end faces when radius setting is non-zero | Dahlia Trimble | 2008-10-24 | 1 | -5/+8 |
* | Plumb some more | Melanie Thielker | 2008-10-24 | 9 | -24/+186 |
* | * minor: eliminate some mono compiler warnings | Justin Clarke Casey | 2008-10-24 | 3 | -5/+4 |
* | * Stop passing in unnecessary pameters to CreateNewCircuit | Justin Clarke Casey | 2008-10-24 | 1 | -12/+9 |
* | * minor: Remove now unused startpos method | Justin Clarke Casey | 2008-10-24 | 1 | -11/+0 |
* | * Stop creating a circuit if the client fails authentication (i.e. the region... | Justin Clarke Casey | 2008-10-24 | 5 | -69/+110 |
* | un-double-flipped some double-flipped normals in circular path prim end caps | Dahlia Trimble | 2008-10-24 | 1 | -42/+2 |
* | * Change AddClient test such that we now successfully authenticate | Justin Clarke Casey | 2008-10-24 | 3 | -6/+19 |
* | * minor: refactor out AddUser test setup to common method | Justin Clarke Casey | 2008-10-24 | 1 | -4/+8 |