index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
SQLite
/
SQLiteEstateData.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
1
-6
/
+6
*
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possi...
Justin Clark-Casey (justincc)
2012-11-14
1
-94
/
+112
*
Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process.
Justin Clark-Casey (justincc)
2012-02-21
1
-0
/
+3
*
Reattaching a region was failing if the estate name had not changed (issue 50...
Kevin Houlihan
2011-09-16
1
-48
/
+78
*
refactor: Pull up Assembly of the SQLite classes as a protected property, so ...
Marck
2011-07-16
1
-2
/
+6
*
Make the "All Estates" option work from the client (this makes chosen changes...
Justin Clark-Casey (justincc)
2011-04-05
1
-0
/
+22
*
On initial region registration, if the user chooses the option to make the re...
Justin Clark-Casey (justincc)
2011-03-21
1
-0
/
+32
*
* One more item for CSharpSqlite
Teravus Ovares (Dan Olivares)
2010-09-23
1
-3
/
+10
*
* Add CSharpSqlite to prebuild
Teravus Ovares (Dan Olivares)
2010-09-23
1
-1
/
+5
*
* Added ISimulationDataService and IEstateDataService
John Hurliman
2010-09-12
1
-0
/
+9
*
Hopefully fixes mantis #4852
Diva Canto
2010-07-08
1
-2
/
+2
*
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
Justin Clark-Casey (justincc)
2010-04-30
1
-24
/
+24
*
UNTESTED SQLite code to enable estate setup in interactive confguration
Melanie
2010-03-23
1
-7
/
+45
*
First stage of the new interactive region creation. This will allow creation
Melanie
2010-03-23
1
-0
/
+25
*
Remove the reading of estate_settings.xml and the associated processing of
Melanie
2010-03-22
1
-18
/
+2
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* Applied a patch that: Added estate ban table to migration scripts and nhibe...
lbsa71
2009-02-21
1
-4
/
+4
*
* optimized usings.
lbsa71
2009-02-12
1
-6
/
+3
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-2
/
+2
*
Update svn properties, formatting cleanup.
Jeff Ames
2008-09-09
1
-1
/
+1
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-13
/
+13
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-11
/
+11
*
Minor formatting cleanup.
Jeff Ames
2008-08-07
1
-1
/
+1
*
Patch #8 in the estate series. Introduces the concept of an estate
Melanie Thielker
2008-08-01
1
-0
/
+7
*
Update svn properties. Formatting cleanup. Remove a compiler warning.
Jeff Ames
2008-07-23
1
-12
/
+12
*
Change SQLite argument marker from the more standard '@' to the ':' supported
Melanie Thielker
2008-07-19
1
-30
/
+30
*
Patch to fix saving of estate managers list loaded during migration.
Melanie Thielker
2008-07-18
1
-0
/
+3
*
fixing copy & paste artefact.
Dr Scofield
2008-07-18
1
-2
/
+2
*
squashing further warnings.
Dr Scofield
2008-07-18
1
-1
/
+1
*
Patch #9151
Melanie Thielker
2008-07-18
1
-0
/
+333