| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 2008-10-28 | 2 | -3/+8 |
* | * minor: Add documentation to some of the appearance methods, change some log... | Justin Clarke Casey | 2008-10-28 | 4 | -32/+32 |
* | * 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 |
* | 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 | 1 | -9/+5 |
* | Experimental patch (suggested by diva) to kill off WP teleport ghosts. | Melanie Thielker | 2008-10-27 | 1 | -0/+1 |
* | * cleanup: Update the avatar factory (appearance module) in Region/Environmen... | Justin Clarke Casey | 2008-10-27 | 3 | -480/+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 | 2 | -15/+15 |
* | 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 |
* | 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 | 6 | -9/+32 |
* | 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 | 1 | -8/+4 |
* | 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 | 5 | -9/+11 |
* | 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 | 2 | -1/+55 |
* | 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 | 7 | -23/+180 |
* | * 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 |
* | * Stop creating a circuit if the client fails authentication (i.e. the region... | Justin Clarke Casey | 2008-10-24 | 4 | -69/+109 |
* | 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 | 2 | -5/+18 |
* | * minor: refactor out AddUser test setup to common method | Justin Clarke Casey | 2008-10-24 | 1 | -4/+8 |
* | Remove a debug output dump | Melanie Thielker | 2008-10-24 | 1 | -1/+0 |
* | Lotsa plumming :) | Melanie Thielker | 2008-10-24 | 3 | -1/+301 |
* | Fixed a floating point error accumulation that was causing missing end faces ... | Dahlia Trimble | 2008-10-24 | 1 | -34/+68 |
* | * minor: Remove unused public PacketServer variable. | Justin Clarke Casey | 2008-10-23 | 1 | -8/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2459 | Justin Clarke Casey | 2008-10-23 | 3 | -7/+44 |
* | * Reenable assert for the add circuit test | Justin Clarke Casey | 2008-10-23 | 2 | -3/+10 |
* | * Revert to executing existing setup if an added circuit did not already exist | Justin Clarke Casey | 2008-10-23 | 1 | -3/+3 |
* | * Add missing file from last commit. Yay for continuous integration! | Justin Clarke Casey | 2008-10-23 | 1 | -0/+52 |
* | * Introduce a basic udp circuit test for adding a client | Justin Clarke Casey | 2008-10-23 | 3 | -8/+92 |
* | * Refactor LLUDPServer slightly so that unit tests can pass in data synchrono... | Justin Clarke Casey | 2008-10-23 | 3 | -34/+105 |
* | removing unused method from ConciergeModule. adding attendee list | Dr Scofield | 2008-10-23 | 1 | -47/+169 |
* | cleaning up commented lines in IRCConnector; changing access_password | Dr Scofield | 2008-10-23 | 2 | -36/+36 |
* | Thank you kindly, Idb for a patch that: | Charles Krinke | 2008-10-22 | 2 | -1/+40 |
* | Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-10-22 | 2 | -1/+7 |