aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-16- remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur1-1/+0
2009-02-16- add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur1-0/+1
2009-02-14Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-1/+1
2009-02-14Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke7-0/+225
2009-02-13Remove extra ID field from asset DB mapping. Mantis #3122, fixes Mantis #3080.Mike Mazur5-5/+0
2009-02-09Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke5-1/+6
2009-02-09* Apply http://opensimulator.org/mantis/view.php?id=3080Justin Clarke Casey1-5/+7
2009-02-09* Fixing refactoring +1 (Fixes Mantis #3113)Sean Dague1-1/+1
2009-02-09fixing refactoring artefact. (fixes mantis #3113)Dr Scofield1-1/+1
2009-01-24Update svn properties.Jeff Ames5-357/+357
2009-01-23Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke7-0/+360
2009-01-20* Apply http://opensimulator.org/mantis/view.php?id=3020Justin Clarke Casey5-40/+53
2009-01-16Update svn properties.Jeff Ames2-67/+67
2009-01-13* Apply http://opensimulator.org/mantis/view.php?id=2992Justin Clarke Casey2-87/+0
2009-01-12Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke10-597/+679
2009-01-12* Apply http://opensimulator.org/mantis/view.php?id=2965Justin Clarke Casey5-0/+259
2009-01-11Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke11-106/+360
2008-12-04* Check in another patch from http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey5-0/+274
2008-12-02* Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey7-41/+74
2008-12-01* Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey7-74/+41
2008-12-01* From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby7-41/+74
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares7-79/+79
2008-07-23few additional fixed to get prim inventory up on nhibernateSean Dague2-3/+1
2008-07-23fix column mappingSean Dague1-1/+1
2008-07-23complete the prim inventory mappingSean Dague1-0/+6
2008-07-23refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague1-0/+17
2008-07-23add primitems migration for nhibernateSean Dague1-0/+27
2008-07-17terrain is close to working, but I still end up at the bottom of the seaSean Dague1-1/+1
2008-07-17first pass at Terrain implementationSean Dague2-1/+15
2008-07-17Revert "git merge"Sean Dague1-1/+20
2008-07-17git mergeSean Dague1-20/+1
2008-07-17finish NHibernate mapping for prims, and it even seems to workSean Dague1-1/+20
2008-07-16clean up mappings for parent idSean Dague1-1/+2
2008-07-16getting close on saving prims via nhibernateSean Dague1-4/+4
2008-07-16fix RegionStore creation so that the .sql file worksSean Dague1-1/+1
2008-07-16made SOP have a blank setter for 2 convenience properties.Sean Dague2-13/+15
2008-07-16Revert "refactoring of PrimitiveBaseShape to properties"Sean Dague1-5/+4
2008-07-16refactoring of PrimitiveBaseShape to propertiesSean Dague1-4/+5
2008-07-16refactoring primitive base shape to use propertiesSean Dague1-5/+4
2008-07-16work in progress on nhibernateSean Dague2-4/+41
2008-07-15added new ParentUUID property to map out from SOP.Sean Dague1-0/+51
2008-07-07changes to use NHPrim instead of SOP directlySean Dague1-1/+2
2008-07-03add a couple of LL conversion properties to SOP. I'll wait to cleanSean Dague2-29/+43
2008-07-03playing with multicolumn mapping of vectors using a custom typeSean Dague1-0/+62
2008-06-27added in new type for mapping texture objects to the dbSean Dague1-2/+2
2008-06-25chugging away on nhibernate, more incremental processSean Dague6-9/+9
2008-06-25lazy=true for these mappings, as we don't do full lists very oftenSean Dague6-7/+7
2008-06-23fix typo in Inventory nhibernate mappings. nhibernate shouldSean Dague1-4/+4
2008-06-20lots of futzing with nhibernate to make it more efficient. ISean Dague1-3/+3
2008-06-19fixed to inventory for nhibernate that actually make it so I canSean Dague2-8/+8