| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix the null case for deep copy | Sean Dague | 2008-07-17 | 1 | -2/+10 |
* | got basic region object saves working time for lunch | Sean Dague | 2008-07-17 | 1 | -1/+29 |
* | early remove calls | Sean Dague | 2008-07-17 | 1 | -7/+38 |
* | Mantis#1736. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-07-17 | 8 | -709/+780 |
* | added index to ParentID on prims, as this is sorted on for prim loading. | Sean Dague | 2008-07-16 | 1 | -0/+5 |
* | clean up mappings for parent id | Sean Dague | 2008-07-16 | 1 | -1/+2 |
* | getting close on saving prims via nhibernate | Sean Dague | 2008-07-16 | 2 | -7/+36 |
* | fix RegionStore creation so that the .sql file works | Sean Dague | 2008-07-16 | 2 | -6/+6 |
* | made SOP have a blank setter for 2 convenience properties. | Sean Dague | 2008-07-16 | 2 | -13/+15 |
* | Revert "refactoring of PrimitiveBaseShape to properties" | Sean Dague | 2008-07-16 | 1 | -5/+4 |
* | refactoring of PrimitiveBaseShape to properties | Sean Dague | 2008-07-16 | 1 | -4/+5 |
* | refactoring primitive base shape to use properties | Sean Dague | 2008-07-16 | 1 | -5/+4 |
* | work in progress on nhibernate | Sean Dague | 2008-07-16 | 2 | -4/+41 |
* | add migration for SceneGroupID to char(36) plus add an index. This | Sean Dague | 2008-07-15 | 1 | -0/+9 |
* | added new ParentUUID property to map out from SOP. | Sean Dague | 2008-07-15 | 2 | -4/+66 |
* | killing a lonesome warning that managed to creep in... | Dr Scofield | 2008-07-15 | 1 | -1/+1 |
* | Patch #9148 | Melanie Thielker | 2008-07-14 | 2 | -0/+14 |
* | * minor: comment out a couple of lines to eliminate nhibernate compile warnin... | Justin Clarke Casey | 2008-07-12 | 1 | -15/+15 |
* | Mantis#1726. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-07-12 | 1 | -0/+4 |
* | changes to use NHPrim instead of SOP directly | Sean Dague | 2008-07-07 | 1 | -1/+2 |
* | add NHPrim to subclass SOP so we can stick region uuid in there. | Sean Dague | 2008-07-07 | 2 | -1/+47 |
* | added skeleton (no function) region store component | Sean Dague | 2008-07-07 | 1 | -0/+268 |
* | change SitTarget calls from functions to properties | Sean Dague | 2008-07-07 | 3 | -42/+45 |
* | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 2008-07-07 | 5 | -34/+0 |
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 1 | -2/+2 |
* | Mantis#1661. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2008-07-03 | 3 | -36/+107 |
* | add 3 migrations, 1 each for prims, primshapes, and primitems | Sean Dague | 2008-07-03 | 3 | -0/+65 |
* | migrate the myisam mysql regions to innodb | Sean Dague | 2008-07-03 | 1 | -0/+12 |
* | add a couple of LL conversion properties to SOP. I'll wait to clean | Sean Dague | 2008-07-03 | 3 | -29/+159 |
* | playing with multicolumn mapping of vectors using a custom type | Sean Dague | 2008-07-03 | 3 | -1/+170 |
* | Update svn properties. | Jeff Ames | 2008-07-03 | 2 | -15/+15 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 7 | -22/+25 |
* | Mantis#1639. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-01 | 1 | -1/+8 |
* | Mantis#1637. Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-06-30 | 1 | -0/+6 |
* | * Fix for http://opensimulator.org/mantis/view.php?id=1512 | Justin Clarke Casey | 2008-06-29 | 2 | -19/+95 |
* | patch and files from mantis #1630, Thanks Melanie | MW | 2008-06-29 | 6 | -0/+288 |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 16 | -291/+303 |
* | dr scofield's warning safari: | Dr Scofield | 2008-06-27 | 2 | -25/+25 |
* | somehow, I seem to have actually made appearance persistant | Sean Dague | 2008-06-27 | 1 | -0/+2 |
* | added in new type for mapping texture objects to the db | Sean Dague | 2008-06-27 | 2 | -2/+108 |
* | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2008-06-27 | 5 | -6/+11 |
* | Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F... | Jeff Ames | 2008-06-26 | 6 | -29/+446 |
* | Apply patch from bug #1606 -- Documentation for Data/Null, Data/Base. Thanks... | Jeff Ames | 2008-06-26 | 8 | -16/+382 |
* | Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_... | Jeff Ames | 2008-06-26 | 8 | -71/+634 |
* | Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks keru... | Jeff Ames | 2008-06-26 | 4 | -78/+315 |
* | Mantis#1595. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-26 | 3 | -0/+9 |
* | Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f... | Jeff Ames | 2008-06-26 | 7 | -17/+224 |
* | chugging away on nhibernate, more incremental process | Sean Dague | 2008-06-25 | 7 | -41/+49 |
* | add migrations to mysql and sqlite for flags on embedded inventory | Sean Dague | 2008-06-25 | 2 | -0/+10 |
* | lazy=true for these mappings, as we don't do full lists very often | Sean Dague | 2008-06-25 | 6 | -7/+7 |