| Commit message (Expand) | Author | Files | Lines |
2008-10-28 | * minor: remove mono compiler warnings | Justin Clarke Casey | 2 | -5/+5 |
2008-10-28 | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 5 | -17/+58 |
2008-10-28 | * minor: Add documentation to some of the appearance methods, change some log... | Justin Clarke Casey | 6 | -32/+50 |
2008-10-28 | * Eliminate an extra unnecessary appearance fetch on login | Justin Clarke Casey | 1 | -19/+13 |
2008-10-28 | * minor: Doc and log message tidy up | Justin Clarke Casey | 3 | -9/+14 |
2008-10-28 | * Apply http://opensimulator.org/mantis/view.php?id=2482 | Justin Clarke Casey | 1 | -3/+17 |
2008-10-28 | Thank you kindly, Mircea Kitsune for a patch that solves: | Charles Krinke | 1 | -2/+2 |
2008-10-28 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2 | -29/+41 |
2008-10-28 | Mantis #2486 | Melanie Thielker | 1 | -2/+7 |
2008-10-28 | some sorely needed extruder code simplification and refactoring, also some fi... | Dahlia Trimble | 1 | -138/+50 |
2008-10-28 | Update Sun options in OpenSim.ini.example. Minor cleanup in SunModule.cs. | Jeff Ames | 1 | -9/+5 |
2008-10-27 | Experimental patch (suggested by diva) to kill off WP teleport ghosts. | Melanie Thielker | 1 | -0/+1 |
2008-10-27 | * Remove the OpenSim GUI. | Justin Clarke Casey | 15 | -3050/+0 |
2008-10-27 | * cleanup: Update the avatar factory (appearance module) in Region/Environmen... | Justin Clarke Casey | 3 | -480/+80 |
2008-10-27 | * minor: remove mono compiler warnings | Justin Clarke Casey | 2 | -11/+10 |
2008-10-27 | * Apply http://opensimulator.org/mantis/view.php?id=2468 | Justin Clarke Casey | 3 | -31/+85 |
2008-10-27 | * Temporarily revert terrain changes in r6976 and reinstate unit test from r6... | Justin Clarke Casey | 3 | -79/+48 |
2008-10-27 | Update svn properties, minor formatting cleanup. | Jeff Ames | 4 | -21/+21 |
2008-10-27 | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -0/+6 |
2008-10-27 | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -1/+30 |
2008-10-27 | Thank you kindly, Ruud Lathrop for a patch that solves: | Charles Krinke | 3 | -157/+187 |
2008-10-26 | Mantis #2428 | Melanie Thielker | 2 | -2/+2 |
2008-10-26 | Committing a small fix for EventData along with more plumbing work | Melanie Thielker | 8 | -11/+34 |
2008-10-26 | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -3/+14 |
2008-10-26 | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -16/+89 |
2008-10-26 | Thank you kindly, Ewe Loon for a patch that solves: | Charles Krinke | 1 | -8/+4 |
2008-10-25 | Disable terrain brush test until someone with terrain-fu can look | Melanie Thielker | 1 | -28/+28 |
2008-10-25 | Thank you kindly, Tglion for a patch that: | Charles Krinke | 2 | -20/+51 |
2008-10-25 | A few more bots to yesterday's plumbing: change instant message method | Melanie Thielker | 6 | -10/+12 |
2008-10-25 | Fixed the cause of a hidden Exception which prevented BaseHttpServer to answer | Homer Horwitz | 1 | -1/+2 |
2008-10-25 | Make ScenePresence.Close public to allow subclassing of SceneComms | Melanie Thielker | 1 | -1/+1 |
2008-10-25 | More plumbing and some wires | Melanie Thielker | 3 | -1/+65 |
2008-10-24 | Fix a leak in the plumbing | Melanie Thielker | 1 | -3/+3 |
2008-10-24 | Add end faces when radius setting is non-zero | Dahlia Trimble | 1 | -5/+8 |
2008-10-24 | Plumb some more | Melanie Thielker | 9 | -24/+186 |
2008-10-24 | * minor: eliminate some mono compiler warnings | Justin Clarke Casey | 3 | -5/+4 |
2008-10-24 | * Stop passing in unnecessary pameters to CreateNewCircuit | Justin Clarke Casey | 1 | -12/+9 |
2008-10-24 | * minor: Remove now unused startpos method | Justin Clarke Casey | 1 | -11/+0 |
2008-10-24 | * Stop creating a circuit if the client fails authentication (i.e. the region... | Justin Clarke Casey | 5 | -69/+110 |
2008-10-24 | un-double-flipped some double-flipped normals in circular path prim end caps | Dahlia Trimble | 1 | -42/+2 |
2008-10-24 | * Change AddClient test such that we now successfully authenticate | Justin Clarke Casey | 3 | -6/+19 |
2008-10-24 | * minor: refactor out AddUser test setup to common method | Justin Clarke Casey | 1 | -4/+8 |
2008-10-24 | Remove a debug output dump | Melanie Thielker | 1 | -1/+0 |
2008-10-24 | Lotsa plumming :) | Melanie Thielker | 4 | -2/+357 |
2008-10-24 | Fixed a floating point error accumulation that was causing missing end faces ... | Dahlia Trimble | 1 | -34/+68 |
2008-10-23 | * minor: Remove unused public PacketServer variable. | Justin Clarke Casey | 1 | -8/+2 |
2008-10-23 | * Apply http://opensimulator.org/mantis/view.php?id=2459 | Justin Clarke Casey | 3 | -7/+44 |
2008-10-23 | * Reenable assert for the add circuit test | Justin Clarke Casey | 2 | -3/+10 |
2008-10-23 | * Revert to executing existing setup if an added circuit did not already exist | Justin Clarke Casey | 1 | -3/+3 |
2008-10-23 | * Add missing file from last commit. Yay for continuous integration! | Justin Clarke Casey | 1 | -0/+52 |