aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-01* Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey15-350/+385
2008-12-01* From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby15-385/+350
2008-11-27* Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey1-1/+0
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker1-0/+4
2008-11-21* refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey1-1/+1
2008-11-10* refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey1-4/+2
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-0/+1
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz1-0/+5
2008-09-18- Add Dispose method to IRegionDataStoreHomer Horwitz1-0/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares16-160/+159
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker1-12/+1
2008-08-18Formatting cleanup.Jeff Ames7-51/+51
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2-13/+28
2008-07-25squashing warning.Dr Scofield1-1/+3
2008-07-23few additional fixed to get prim inventory up on nhibernateSean Dague3-4/+4
2008-07-23implemented prim inventories for nhibernateSean Dague1-1/+30
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-22Update svn properties. Squash a couple of warnings.Jeff Ames2-4/+4
2008-07-18Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker1-1/+1
2008-07-18found a better pattern for SaveOrUpdate with nhibernateSean Dague2-52/+49
2008-07-18remove NHPrim, this turned out to be a bad ideaSean Dague1-46/+0
2008-07-18squashing further warnings.Dr Scofield1-1/+1
2008-07-18Patch #9151Melanie Thielker1-4/+4
2008-07-17fix build breakSean Dague1-1/+1
2008-07-17terrain is close to working, but I still end up at the bottom of the seaSean Dague3-17/+25
2008-07-17need to synchronize the terrain updatesSean Dague1-4/+6
2008-07-17first pass at Terrain implementationSean Dague4-13/+44
2008-07-17add a Terrain object for the purpose of mapping. This may make senseSean Dague2-0/+129
2008-07-17if no texture, make it plywoodSean Dague1-1/+2
2008-07-17Revert "git merge"Sean Dague3-4/+59
2008-07-17git mergeSean Dague3-59/+4
2008-07-17finish NHibernate mapping for prims, and it even seems to workSean Dague1-1/+20
2008-07-17fix the null case for deep copySean Dague1-2/+10
2008-07-17got basic region object saves working time for lunchSean Dague1-1/+29
2008-07-17early remove callsSean Dague1-7/+38
2008-07-16clean up mappings for parent idSean Dague1-1/+2
2008-07-16getting close on saving prims via nhibernateSean Dague2-7/+36
2008-07-16fix RegionStore creation so that the .sql file worksSean Dague2-6/+6
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 Dague2-4/+66
2008-07-15killing a lonesome warning that managed to creep in...Dr Scofield1-1/+1
2008-07-12* minor: comment out a couple of lines to eliminate nhibernate compile warnin...Justin Clarke Casey1-15/+15
2008-07-07changes to use NHPrim instead of SOP directlySean Dague1-1/+2