aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Types (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵Adam Frisby2008-05-011-2/+2
| | | | with namespaces.
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-3/+3
| | | | (this took a while to run).
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-171-0/+27
|
* more futzing around here. None of this works yet becauseSean Dague2008-04-091-1/+1
| | | | | | bloody LLUUID isn't serializable, which is really annoying.
* checking in a chunk of work because I think I'm tacklingSean Dague2008-04-091-1/+1
| | | | | | the UUID issue
* oops, broke compile. This fixes itSean Dague2008-04-091-1/+1
|
* match file to classnameSean Dague2008-04-091-0/+0
|
* changing around types a bit to make stuff more readable for Sean Dague2008-04-091-6/+6
| | | | | | me.
* LLUUID mapper actually appears to work now withSean Dague2008-04-081-2/+2
| | | | | | NHibernate for Assets.
* attempt to introduce custom LLUUIDString type forSean Dague2008-04-081-0/+78
NHibernate