Jeff Ames
|
8a0a0f9bb5
Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL files. Thanks kerunix_Flan!
|
16 лет назад |
Jeff Ames
|
64f01ade04
Update svn properties, clean up formatting, refactor out duplicate hard-coded port numbers.
|
16 лет назад |
Sean Dague
|
202a4bec13
Fix mysql migrations. This is tested with an existing up to date schema,
|
16 лет назад |
Sean Dague
|
e1140a4f9b
this, in theory, adds migration support to mysql for all
|
16 лет назад |
Teravus Ovares
|
febe78d062
* Implements UserServer logoff in a few situations
|
16 лет назад |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 лет назад |
Sean Dague
|
1ebc6bfd0a
add a lock on the update, this should have been there before.
|
16 лет назад |
Sean Dague
|
53bcf2139e
this removes use of the mapper for wearables, and I can confirm things
|
16 лет назад |
Sean Dague
|
6d2f6be82b
autocreate appearance table if it isn't there
|
16 лет назад |
Sean Dague
|
d1c4fc94e7
make the super class conveniance appearance stuff virtual
|
16 лет назад |
Sean Dague
|
9808f39b6f
i can haz pantz?
|
16 лет назад |
Jeff Ames
|
a5f08b430d
Formatting cleanup.
|
16 лет назад |
Sean Dague
|
8a7ae313be
it helps to actually create the database if the connect
|
16 лет назад |
Sean Dague
|
0076ed40ff
in theory, this moves the appearance mapper to live
|
16 лет назад |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 лет назад |
Sean Dague
|
4a9ee9f870
testing avatar appearance as a user service
|
16 лет назад |
Sean Dague
|
4ff4475d02
remove my UserAppearance object, switch all code to use
|
16 лет назад |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 лет назад |
Sean Dague
|
1b7f1c956c
plumb in connection string to the user database paths. mysql and mssql
|
16 лет назад |
Sean Dague
|
4a8f432441
minor refactoring. Change getName and GetVersion methods (yes the had different casings)
|
16 лет назад |
Sean Dague
|
86d2e53d1f
added stubs for appearance bits to all the db layers
|
16 лет назад |
Justin Clarke Casey
|
d72bdf432a
* Align new fields upgrade sql to have the same 'not null' and default settings as when an inventoryitems table is newly created
|
16 лет назад |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 лет назад |
Justin Clarke Casey
|
f0896c263b
* Insert some missing database locks for inventory and user data on mysql
|
16 лет назад |
Sean Dague
|
25fea01b92
further renaming of properties for clarity
|
16 лет назад |
Sean Dague
|
c176caeb05
moved fields to properties for UserDataProfile, which was
|
16 лет назад |
Sean Dague
|
30ea28c3b1
fix ups to include OpenSim.Framework explicit includes (they
|
16 лет назад |
Sean Dague
|
f52c8f3970
attempt to fix up all refernces to new directory structure
|
16 лет назад |
Sean Dague
|
c52c68f314
whole lot more moving
|
16 лет назад |