| Commit message (Expand) | Author | Files | Lines |
2009-01-24 | Update svn properties. | Jeff Ames | 5 | -357/+357 |
2009-01-23 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 7 | -0/+360 |
2009-01-20 | * Apply http://opensimulator.org/mantis/view.php?id=3020 | Justin Clarke Casey | 5 | -40/+53 |
2009-01-16 | Update svn properties. | Jeff Ames | 2 | -67/+67 |
2009-01-13 | * Apply http://opensimulator.org/mantis/view.php?id=2992 | Justin Clarke Casey | 2 | -87/+0 |
2009-01-12 | Thank you kindly, Tlaukkan (Tommil) for a patch that: | Charles Krinke | 10 | -597/+679 |
2009-01-12 | * Apply http://opensimulator.org/mantis/view.php?id=2965 | Justin Clarke Casey | 5 | -0/+259 |
2009-01-11 | Thank you kindly, Tlaukkan (Tommil) for a patch that: | Charles Krinke | 11 | -106/+360 |
2008-12-04 | * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 5 | -0/+274 |
2008-12-02 | * Reapply http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 7 | -41/+74 |
2008-12-01 | * Unforunately it turns out not to be that simple. Revert the rest of r7560 ... | Justin Clarke Casey | 7 | -74/+41 |
2008-12-01 | * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS... | Adam Frisby | 7 | -41/+74 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 7 | -79/+79 |
2008-07-23 | few additional fixed to get prim inventory up on nhibernate | Sean Dague | 2 | -3/+1 |
2008-07-23 | fix column mapping | Sean Dague | 1 | -1/+1 |
2008-07-23 | complete the prim inventory mapping | Sean Dague | 1 | -0/+6 |
2008-07-23 | refactor TaskInventoryItem Mask -> Permissions to be consistant with how things | Sean Dague | 1 | -0/+17 |
2008-07-23 | add primitems migration for nhibernate | Sean Dague | 1 | -0/+27 |
2008-07-17 | terrain is close to working, but I still end up at the bottom of the sea | Sean Dague | 1 | -1/+1 |
2008-07-17 | first pass at Terrain implementation | Sean Dague | 2 | -1/+15 |
2008-07-17 | Revert "git merge" | Sean Dague | 1 | -1/+20 |
2008-07-17 | git merge | Sean Dague | 1 | -20/+1 |
2008-07-17 | finish NHibernate mapping for prims, and it even seems to work | Sean Dague | 1 | -1/+20 |
2008-07-16 | clean up mappings for parent id | Sean Dague | 1 | -1/+2 |
2008-07-16 | getting close on saving prims via nhibernate | Sean Dague | 1 | -4/+4 |
2008-07-16 | fix RegionStore creation so that the .sql file works | Sean Dague | 1 | -1/+1 |
2008-07-16 | made SOP have a blank setter for 2 convenience properties. | Sean Dague | 2 | -13/+15 |
2008-07-16 | Revert "refactoring of PrimitiveBaseShape to properties" | Sean Dague | 1 | -5/+4 |
2008-07-16 | refactoring of PrimitiveBaseShape to properties | Sean Dague | 1 | -4/+5 |
2008-07-16 | refactoring primitive base shape to use properties | Sean Dague | 1 | -5/+4 |
2008-07-16 | work in progress on nhibernate | Sean Dague | 2 | -4/+41 |
2008-07-15 | added new ParentUUID property to map out from SOP. | Sean Dague | 1 | -0/+51 |
2008-07-07 | changes to use NHPrim instead of SOP directly | Sean Dague | 1 | -1/+2 |
2008-07-03 | add a couple of LL conversion properties to SOP. I'll wait to clean | Sean Dague | 2 | -29/+43 |
2008-07-03 | playing with multicolumn mapping of vectors using a custom type | Sean Dague | 1 | -0/+62 |
2008-06-27 | added in new type for mapping texture objects to the db | Sean Dague | 1 | -2/+2 |
2008-06-25 | chugging away on nhibernate, more incremental process | Sean Dague | 6 | -9/+9 |
2008-06-25 | lazy=true for these mappings, as we don't do full lists very often | Sean Dague | 6 | -7/+7 |
2008-06-23 | fix typo in Inventory nhibernate mappings. nhibernate should | Sean Dague | 1 | -4/+4 |
2008-06-20 | lots of futzing with nhibernate to make it more efficient. I | Sean Dague | 1 | -3/+3 |
2008-06-19 | fixed to inventory for nhibernate that actually make it so I can | Sean Dague | 2 | -8/+8 |
2008-06-19 | more work towards nhibernate working with mysql, not there yet, | Sean Dague | 2 | -4/+4 |
2008-06-18 | clean up the nhibernate definitions to work with mysql | Sean Dague | 5 | -20/+20 |
2008-06-18 | add mysql migrations for nhibernate driver | Sean Dague | 3 | -10/+136 |
2008-06-18 | add inventory store migration | Sean Dague | 1 | -0/+40 |
2008-06-16 | I really didn't expect that one to work out of the box, but just managed | Sean Dague | 1 | -0/+14 |
2008-06-16 | fix nhibernate driver so that it starts (based on the appearance | Sean Dague | 2 | -3/+3 |
2008-06-16 | futzing around on the NHibernate side again trying to connect | Sean Dague | 2 | -1/+15 |
2008-05-28 | update the nhibernate inventory item base definition | Sean Dague | 1 | -0/+6 |
2008-05-02 | fixed up a bunch of the nhibernate user driver. Friends are not | Sean Dague | 3 | -3/+3 |