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