UbitUmarov
|
b62280617d
maybe this is a better way...
|
1 рік тому |
UbitUmarov
|
4565281d41
changes so mono.data.sqlite use dllmap
|
2 роки тому |
UbitUmarov
|
d9380c9b83
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
2 роки тому |
UbitUmarov
|
b363d1f9ee
sqlite estatestore: stop using sqlite autoincrement on estateID, look for max value in USE instead. This is slow, but the db should be small; fix min value to 101 ( we should allow special lower values, but not now )
|
3 роки тому |
Alicia Raven
|
a969797512
Allow estate config files to specify a specific EstateID. Defaults to 0 if not specified which uses auto increment id as current behaviour.
|
3 роки тому |
UbitUmarov
|
016886b3c6
changes on sqlite estatedata
|
4 роки тому |
UbitUmarov
|
7f52bcbc7f
try to update SQLite estateban
|
5 роки тому |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 роки тому |
Justin Clark-Casey (justincc)
|
94da908813
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
12 роки тому |
Justin Clark-Casey (justincc)
|
68a4ef5ef6
Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process.
|
12 роки тому |
Kevin Houlihan
|
1458fab82c
Reattaching a region was failing if the estate name had not changed (issue 5035).
|
13 роки тому |
Marck
|
dd2564d7ec
refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff1002d722ccebea8bf4d71718ed4e2a03 for MySQL -- no functional changes.
|
13 роки тому |
Justin Clark-Casey (justincc)
|
f58941e89f
Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns).
|
13 роки тому |
Justin Clark-Casey (justincc)
|
d3a20a1e92
On initial region registration, if the user chooses the option to make the region part of an existing estate, then list the existing region names.
|
13 роки тому |
Teravus Ovares (Dan Olivares)
|
acd5bbdb71
* One more item for CSharpSqlite
|
14 роки тому |
Teravus Ovares (Dan Olivares)
|
983c6a74b1
* Add CSharpSqlite to prebuild
|
14 роки тому |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
14 роки тому |
Diva Canto
|
fe60b6783d
Hopefully fixes mantis #4852
|
14 роки тому |
Justin Clark-Casey (justincc)
|
cc67de5b86
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
14 роки тому |
Melanie
|
3fb73e4e26
UNTESTED SQLite code to enable estate setup in interactive confguration
|
14 роки тому |
Melanie
|
dcf18689b9
First stage of the new interactive region creation. This will allow creation
|
14 роки тому |
Melanie
|
70b0e07d1e
Remove the reading of estate_settings.xml and the associated processing of
|
14 роки тому |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 роки тому |
lbsa71
|
1cadad9ec6
* Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate.
|
15 роки тому |
lbsa71
|
801da4346a
* optimized usings.
|
16 роки тому |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 роки тому |
Jeff Ames
|
fae34bb10c
Update svn properties, formatting cleanup.
|
16 роки тому |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 роки тому |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 роки тому |
Jeff Ames
|
0718aa0b7f
Minor formatting cleanup.
|
16 роки тому |