Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | few additional fixed to get prim inventory up on nhibernate | Sean Dague | 2008-07-23 | 1 | -1/+0 |
| | |||||
* | add primitems migration for nhibernate | Sean Dague | 2008-07-23 | 1 | -0/+27 |
| | |||||
* | terrain is close to working, but I still end up at the bottom of the sea | Sean Dague | 2008-07-17 | 1 | -1/+1 |
| | | | | | | right now. | ||||
* | first pass at Terrain implementation | Sean Dague | 2008-07-17 | 1 | -0/+9 |
| | |||||
* | fix RegionStore creation so that the .sql file works | Sean Dague | 2008-07-16 | 1 | -1/+1 |
| | |||||
* | made SOP have a blank setter for 2 convenience properties. | Sean Dague | 2008-07-16 | 1 | -9/+6 |
| | | | | | | | Got RegionStore mapping to the point that nhibernate would start, though definitely not complete | ||||
* | work in progress on nhibernate | Sean Dague | 2008-07-16 | 1 | -2/+33 |
| | |||||
* | added new ParentUUID property to map out from SOP. | Sean Dague | 2008-07-15 | 1 | -0/+51 |
| | | | | | | Updated some nhibernate parts, started in on migration. | ||||
* | add mysql migrations for nhibernate driver | Sean Dague | 2008-06-18 | 3 | -10/+136 |
| | |||||
* | I really didn't expect that one to work out of the box, but just managed | Sean Dague | 2008-06-16 | 1 | -0/+14 |
to get NHibernate + MySQL + Assets working. |