Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -26/+26 |
| | | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | ||||
* | few additional fixed to get prim inventory up on nhibernate | Sean Dague | 2008-07-23 | 1 | -2/+1 |
| | |||||
* | fix column mapping | Sean Dague | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | complete the prim inventory mapping | Sean Dague | 2008-07-23 | 1 | -0/+6 |
| | |||||
* | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 2008-07-23 | 1 | -0/+17 |
| | | | | | | are stored in the db. | ||||
* | first pass at Terrain implementation | Sean Dague | 2008-07-17 | 1 | -1/+6 |
| | |||||
* | Revert "git merge" | Sean Dague | 2008-07-17 | 1 | -1/+20 |
| | | | | | | This reverts commit 80e1c3742a3ba7eb9aa1686a242b36f64331095a. | ||||
* | git merge | Sean Dague | 2008-07-17 | 1 | -20/+1 |
| | |||||
* | finish NHibernate mapping for prims, and it even seems to work | Sean Dague | 2008-07-17 | 1 | -1/+20 |
| | |||||
* | clean up mappings for parent id | Sean Dague | 2008-07-16 | 1 | -1/+2 |
| | |||||
* | getting close on saving prims via nhibernate | Sean Dague | 2008-07-16 | 1 | -4/+4 |
| | |||||
* | made SOP have a blank setter for 2 convenience properties. | Sean Dague | 2008-07-16 | 1 | -4/+9 |
| | | | | | | | Got RegionStore mapping to the point that nhibernate would start, though definitely not complete | ||||
* | Revert "refactoring of PrimitiveBaseShape to properties" | Sean Dague | 2008-07-16 | 1 | -5/+4 |
| | | | | | | This reverts commit 60e13a9997da89d224fbe8a97ab42bfc6114a45f. | ||||
* | refactoring of PrimitiveBaseShape to properties | Sean Dague | 2008-07-16 | 1 | -4/+5 |
| | |||||
* | refactoring primitive base shape to use properties | Sean Dague | 2008-07-16 | 1 | -5/+4 |
| | |||||
* | work in progress on nhibernate | Sean Dague | 2008-07-16 | 1 | -2/+8 |
| | |||||
* | changes to use NHPrim instead of SOP directly | Sean Dague | 2008-07-07 | 1 | -1/+2 |
| | |||||
* | add a couple of LL conversion properties to SOP. I'll wait to clean | Sean Dague | 2008-07-03 | 1 | -28/+43 |
| | | | | | | | | | | up the sit target usage until the sit target fix patch goes in, but it should be cleaned. Get prims table mappings to the point where nhibernate likes them enough to start. Remove field from asset mapping so it will start | ||||
* | playing with multicolumn mapping of vectors using a custom type | Sean Dague | 2008-07-03 | 1 | -0/+62 |