aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-012-0/+12
* Add the missing migration files :/Melanie Thielker2008-08-012-0/+16
* Patch #8 in the estate series. Introduces the concept of an estateMelanie Thielker2008-08-012-0/+14
* Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur2008-07-314-6/+6
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-3113-53/+117
* * Refactored some heavily duplicated RequestSimProfileData functionslbsa712008-07-291-87/+40
* The hazards if unclean sourc trees. Yours truly got bitten this time.Melanie Thielker2008-07-261-2/+4
* Re-Fix the fixMelanie Thielker2008-07-261-1/+1
* Fix Mantis #1830Melanie Thielker2008-07-261-0/+1
* * Remove dumb bug I put in which meant that an archive save would never compl...Justin Clarke Casey2008-07-251-1/+1
* squashing warning.Dr Scofield2008-07-251-1/+3
* Patch #9155 (Mantis #1793)Melanie Thielker2008-07-251-0/+1
* few additional fixed to get prim inventory up on nhibernateSean Dague2008-07-233-4/+4
* implemented prim inventories for nhibernateSean Dague2008-07-231-1/+30
* fix column mappingSean Dague2008-07-231-1/+1
* complete the prim inventory mappingSean Dague2008-07-231-0/+6
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-234-30/+47
* add primitems migration for nhibernateSean Dague2008-07-231-0/+27
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-233-205/+205
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-233-27/+31
* Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2008-07-237-35/+2
* Update svn properties. Squash a couple of warnings.Jeff Ames2008-07-222-4/+4
* Mantis#1796. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-07-202-2/+67
* Change SQLite argument marker from the more standard '@' to the ':' supportedMelanie Thielker2008-07-191-30/+30
* Update svn properties. Fix some inconsistent newlines.Jeff Ames2008-07-192-239/+239
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-185-69/+5
* Patch to fix saving of estate managers list loaded during migration.Melanie Thielker2008-07-182-0/+6
* fixing copy & paste artefact.Dr Scofield2008-07-181-2/+2
* add some locks back into the sqlite asset path, as something changedSean Dague2008-07-181-49/+56
* remove all the odd quoting, on the off chance this was causing someSean Dague2008-07-181-90/+90
* put the entire thing inside a transaction. This probably doesn'tSean Dague2008-07-181-0/+4
* fix typo in create index that caused the entire migration to fail.Sean Dague2008-07-181-1/+12
* found a better pattern for SaveOrUpdate with nhibernateSean Dague2008-07-182-52/+49
* remove NHPrim, this turned out to be a bad ideaSean Dague2008-07-181-46/+0
* squashing further warnings.Dr Scofield2008-07-183-21/+21
* Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur2008-07-1810-74/+145
* masks MySQL password from console startup messagesDahlia Trimble2008-07-182-3/+47
* Patch #9151Melanie Thielker2008-07-189-278/+925
* fix build breakSean Dague2008-07-171-1/+1
* terrain is close to working, but I still end up at the bottom of the seaSean Dague2008-07-173-17/+25
* need to synchronize the terrain updatesSean Dague2008-07-171-4/+6
* first pass at Terrain implementationSean Dague2008-07-174-13/+44
* add a Terrain object for the purpose of mapping. This may make senseSean Dague2008-07-172-0/+129
* if no texture, make it plywoodSean Dague2008-07-171-1/+2
* Revert "git merge"Sean Dague2008-07-173-4/+59
* git mergeSean Dague2008-07-173-59/+4
* finish NHibernate mapping for prims, and it even seems to workSean Dague2008-07-171-1/+20
* fix the null case for deep copySean Dague2008-07-171-2/+10
* got basic region object saves working time for lunchSean Dague2008-07-171-1/+29
* early remove callsSean Dague2008-07-171-7/+38