| Commit message (Expand) | Author | Files | Lines |
2008-03-31 | * Fix for mantis 131, 796 | Justin Clarke Casey | 1 | -4/+14 |
2008-03-31 | Fixed typo in AvatarFactoryModule.cs | Jeff Ames | 1 | -1/+1 |
2008-03-31 | Update svn properties. | Jeff Ames | 5 | -409/+409 |
2008-03-30 | * Added competely untested MSSQLMapper | lbsa71 | 1 | -2/+10 |
2008-03-30 | * Minor cleanup | Teravus Ovares | 3 | -6/+5 |
2008-03-30 | * Quick fix. Re-enabled some code which registers the Terrain Module's Comman... | Adam Frisby | 1 | -1/+1 |
2008-03-30 | **Big ass update warning** | Adam Frisby | 18 | -63/+691 |
2008-03-30 | This update has good news and bad news, first the bad. | Teravus Ovares | 7 | -32/+86 |
2008-03-29 | * Refactor: Remove unused inventory methods, some of which weren't properly i... | Justin Clarke Casey | 3 | -30/+1 |
2008-03-29 | * Tidy up 'show users' display | Justin Clarke Casey | 1 | -11/+12 |
2008-03-29 | * Minor log message fix per mantis 829 | Justin Clarke Casey | 1 | -1/+1 |
2008-03-29 | * Various 1.19.0.5 grid inventory request fixes. These will only take affect... | Justin Clarke Casey | 1 | -4/+1 |
2008-03-29 | Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho... | alondria | 1 | -6/+7 |
2008-03-29 | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 7 | -14/+89 |
2008-03-29 | Fix compiler warnings in BulletXPlugin. | Jeff Ames | 1 | -18/+18 |
2008-03-28 | * Send full inventory folder skeleton to standalone client logins rather than... | Justin Clarke Casey | 3 | -2/+13 |
2008-03-28 | * Refactor: Eliminate RequestUsersRoot() redundant method | Justin Clarke Casey | 1 | -1/+1 |
2008-03-28 | * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() | Justin Clarke Casey | 1 | -1/+2 |
2008-03-28 | * Remove pointless boolean on AgentInventory.CreateRootFolder() | Justin Clarke Casey | 1 | -1/+1 |
2008-03-28 | fixes mantis #778 and shoots himself for making such a mistake to begin with,... | MW | 1 | -2/+2 |
2008-03-28 | attempt to fix mantis # 779. | MW | 1 | -2/+8 |
2008-03-28 | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 3 | -12/+192 |
2008-03-26 | * Tweaking master uuid exception to make it clearer what just went wrong (use... | Justin Clarke Casey | 1 | -10/+40 |
2008-03-26 | * Increase timeout for initial simulator login from 16 to 30 seconds | Justin Clarke Casey | 1 | -1/+1 |
2008-03-26 | * More log messages in the region registration process for debug purposes. S... | Justin Clarke Casey | 1 | -2/+13 |
2008-03-26 | * Increase information in simulator_login log messages | Justin Clarke Casey | 1 | -4/+6 |
2008-03-26 | * Start printing the region simulator_login exception to the log | Justin Clarke Casey | 1 | -1/+1 |
2008-03-26 | Committed patch from Lulurun to fix Mantis 817. Thanks Lulurun | Johan Berntsson | 1 | -2/+2 |
2008-03-26 | Removing redundant code | Johan Berntsson | 1 | -5/+0 |
2008-03-25 | * Massaging CAPS setup/teardown log messages | Justin Clarke Casey | 4 | -7/+11 |
2008-03-25 | * Print out the exception stacks of resolution failures, temporarily | Justin Clarke Casey | 2 | -3/+4 |
2008-03-25 | * Temporary hack to swallow neighbour contact problems on startup (in respons... | Justin Clarke Casey | 2 | -2/+15 |
2008-03-25 | checking that these two files are commented out | MW | 2 | -3/+3 |
2008-03-25 | Moved Avatar appearance Factory to its own project so that the reference to M... | MW | 7 | -14/+652 |
2008-03-25 | * Tear down CAPS and http handlers when an agent leaves a region (via crossin... | Justin Clarke Casey | 3 | -11/+48 |
2008-03-25 | * Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f... | Teravus Ovares | 2 | -2/+2 |
2008-03-25 | * Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f... | Teravus Ovares | 2 | -2/+7 |
2008-03-25 | * Remove old CAPS http listeners when a client logs out from a scene | Justin Clarke Casey | 1 | -1/+2 |
2008-03-25 | * On Ray casting. Now returning the face normal of the collision face. | Teravus Ovares | 2 | -4/+4 |
2008-03-25 | * Refactored out circular reference in Region.Environment <-> Framework.Data.... | lbsa71 | 5 | -15/+18 |
2008-03-25 | Comment out unused private methods. | Jeff Ames | 16 | -370/+381 |
2008-03-25 | Fix a couple more warnings. | Jeff Ames | 1 | -5/+5 |
2008-03-25 | Fix a few compiler warnings. | Jeff Ames | 3 | -6/+1 |
2008-03-25 | * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin. | Teravus Ovares | 10 | -6/+193 |
2008-03-25 | Minor formatting / svn properties cleanup. | Jeff Ames | 2 | -18/+17 |
2008-03-24 | * Added llApplyImpulse in the local frame. | Teravus Ovares | 2 | -13/+31 |
2008-03-24 | Implements llGetInventoryPermMask() | alondria | 3 | -5/+25 |
2008-03-24 | * OBB: Flipped the -y face normal so ray casting against the -y face correctl... | Teravus Ovares | 1 | -4/+4 |
2008-03-24 | * Inflate my commits with yet another snippet of documentation... (j/k) | Justin Clarke Casey | 1 | -1/+2 |
2008-03-24 | * Put in tiny doc snippet while I remember | Justin Clarke Casey | 1 | -0/+3 |