| Commit message (Expand) | Author | Age | Files | Lines |
* | NHibernate Inventory getting close, except for some of the | Sean Dague | 2008-04-09 | 4 | -8/+12 |
* | fixing attributes | Sean Dague | 2008-04-09 | 0 | -0/+0 |
* | add a sample script for migrating from old inventory | Sean Dague | 2008-04-09 | 1 | -0/+39 |
* | fix up Inventory hbm definitions to work. Adding indexes in | Sean Dague | 2008-04-08 | 2 | -7/+6 |
* | add comment for version field based on what Teravus said :) | Sean Dague | 2008-04-08 | 1 | -1/+3 |
* | move the mappings to .hbm.xml so NHibernate actually | Sean Dague | 2008-04-08 | 2 | -0/+0 |
* | added the folder mappings | Sean Dague | 2008-04-08 | 1 | -0/+14 |
* | further refactor and rename of InventoryFolderBase properties | Sean Dague | 2008-04-08 | 12 | -45/+45 |
* | added migration script for SqliteAssets | Sean Dague | 2008-04-08 | 1 | -0/+5 |
* | added Readme for migrations | Sean Dague | 2008-04-08 | 1 | -0/+3 |
* | * Minor: Show summary count of connected agents in 'show users' region consol... | Justin Clarke Casey | 2008-04-08 | 1 | -1/+7 |
* | * Adjust some inventory lookup failure messages to reduce confusion as to wha... | Justin Clarke Casey | 2008-04-08 | 1 | -5/+7 |
* | * Following A_Biondi's suggestion, going to try returning a version number of... | Justin Clarke Casey | 2008-04-08 | 2 | -1/+2 |
* | added NHibernate stanza to the config which reduces our verboseness | Sean Dague | 2008-04-08 | 1 | -0/+7 |
* | Update value in OpenSim.ini.example to new DLL name. | Jeff Ames | 2008-04-08 | 1 | -2/+2 |
* | * Update code to use patched libsecondlife.dll which removes the problem wher... | Justin Clarke Casey | 2008-04-08 | 5 | -12/+3 |
* | new compile of libsecondlife (libsecondlife2.dll in root folder) for justincc. | MW | 2008-04-08 | 1 | -0/+0 |
* | LLUUID mapper actually appears to work now with | Sean Dague | 2008-04-08 | 4 | -13/+13 |
* | * Removing lulurun's perl UGAI from core svn, pending a link to an external r... | Justin Clarke Casey | 2008-04-08 | 35 | -7246/+0 |
* | * Added stretchable ellipsoid support with configurable LOD. It's actually a... | Teravus Ovares | 2008-04-08 | 2 | -60/+168 |
* | set properties before chi11ken has to :) | Sean Dague | 2008-04-08 | 0 | -0/+0 |
* | added mapping for InventoryItemBase | Sean Dague | 2008-04-08 | 1 | -0/+20 |
* | attempt to introduce custom LLUUIDString type for | Sean Dague | 2008-04-08 | 2 | -1/+79 |
* | * Adds poor support for ellipsis in the Meshmerizer. This will get better.. ... | Teravus Ovares | 2008-04-08 | 2 | -2/+113 |
* | Update svn properties. | Jeff Ames | 2008-04-07 | 0 | -0/+0 |
* | refactor of InventoryCollection for good measure | Sean Dague | 2008-04-07 | 1 | -7/+34 |
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 20 | -294/+348 |
* | Refactor InventoryItemBase to do the following: | Sean Dague | 2008-04-07 | 16 | -324/+443 |
* | needed to add 4 characters to support the dashes | Sean Dague | 2008-04-07 | 1 | -1/+1 |
* | * Updated ODE.NET bindings to the ODE library. | Teravus Ovares | 2008-04-07 | 2 | -11/+15 |
* | * Objects which have their name or description changed while within inventory... | Justin Clarke Casey | 2008-04-07 | 1 | -40/+59 |
* | remove the debug files, these must have been added by accident | Sean Dague | 2008-04-07 | 2 | -43/+0 |
* | * Preserve original creator's name when an object is given | Justin Clarke Casey | 2008-04-07 | 1 | -2/+2 |
* | break out the 5 classes that were | Sean Dague | 2008-04-07 | 5 | -197/+333 |
* | added swag #1 on Inventory NHibernate implementation. There | Sean Dague | 2008-04-07 | 1 | -0/+383 |
* | fix bad indentation | Sean Dague | 2008-04-07 | 1 | -1/+1 |
* | * Nasty hack to reduce the incidence of spurious exceptions where a user dele... | Justin Clarke Casey | 2008-04-07 | 3 | -5/+22 |
* | * Minor: log message correction | Justin Clarke Casey | 2008-04-07 | 1 | -1/+1 |
* | * Okay you can put down your pitchforks - this patch should fix rezzing of it... | Justin Clarke Casey | 2008-04-07 | 3 | -54/+53 |
* | add some error messages for abuse of our IInventoryData interface | Sean Dague | 2008-04-07 | 1 | -6/+18 |
* | Update svn properties. | Jeff Ames | 2008-04-07 | 8 | -1235/+1235 |
* | Thank you kindly Diva & KMeisthax for adding the beginnings | Charles Krinke | 2008-04-07 | 8 | -1/+1111 |
* | * I XmlIgnored the TaskInventory Property as a temporary measure. Taking th... | Teravus Ovares | 2008-04-07 | 2 | -1/+2 |
* | * Committing SceneObjectPart XML Schemas in the share/Schemas folder (this i... | Teravus Ovares | 2008-04-07 | 2 | -0/+172 |
* | Remove some dead code. | Jeff Ames | 2008-04-07 | 1 | -13/+0 |
* | * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it... | Justin Clarke Casey | 2008-04-07 | 6 | -12/+349 |
* | Update svn properties. | Jeff Ames | 2008-04-06 | 8 | -593/+593 |
* | * Whoops, forgot to include all the new terrain file loaders and things. | Adam Frisby | 2008-04-06 | 8 | -0/+593 |
* | * Various terrain engine fixes | Adam Frisby | 2008-04-06 | 9 | -89/+231 |
* | * Fixed up some documentation | Teravus Ovares | 2008-04-06 | 2 | -13/+13 |