index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
SQLite
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-16
One more bug fix in sqlite sql statements.
Diva Canto
1
-1
/
+1
2010-04-16
Bug fix: UserAccounts in SQLite was missing the primary key constraint.
Diva Canto
1
-1
/
+1
2010-04-16
Bug fix in SQLite/SQLiteUserAccountData.cs: Missing'(' in one of the SQL stat...
Diva Canto
1
-1
/
+1
2010-04-14
minor: add some documentation around the asset udp request path and replace s...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-03-31
Committing the LightShare code, which was developed by TomMeta of Meta7.
Melanie
1
-2
/
+11
2010-03-30
Rename Meta7Windlight to LightShare
Melanie
1
-3
/
+3
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
2010-03-10
Formatting cleanup. Add copyright notices.
Jeff Ames
1
-1
/
+1
2010-03-01
Changed the query in GetFriends in SQLite to match the one in MySql.
Diva Canto
1
-1
/
+1
2010-02-28
Added FriendsData to both Null storage and SQLite. Untested.
Diva Canto
4
-1
/
+86
2010-02-22
Changed asset CreatorID to a string
John Hurliman
1
-1
/
+1
2010-02-22
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
1
-1
/
+2
2010-02-21
Deleted obsolete files in the Data layer. Compiles.
Diva Canto
4
-1837
/
+0
2010-02-21
Bug fixes on field names in order to make data import work from old users tab...
Diva Canto
1
-1
/
+1
2010-02-21
* Added SQlite connector for AvatarData. Tested -- works.
Diva Canto
2
-0
/
+83
2010-02-21
SQLite connector for UserAccounts and Auth works. Yey!
Diva Canto
4
-53
/
+69
2010-02-20
Restored mising m_Connection.
Diva Canto
2
-4
/
+7
2010-02-21
Fix SQLite locking and make it more fascist for now
Melanie
1
-14
/
+22
2010-02-20
Reverted SQLite/SQLiteGenericTableHandler to what it was + singleton.
Diva Canto
1
-6
/
+6
2010-02-20
SQLite connector better, but access to tables still doesn't work.
Diva Canto
3
-28
/
+62
2010-02-20
Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a...
Diva Canto
8
-7
/
+359
2010-02-14
Extraneous debug messages removed
Diva Canto
1
-4
/
+0
2010-02-14
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca...
Diva Canto
1
-28
/
+39
2010-02-13
* SQLite match code casing with regionsettings table field casing (what's wit...
Teravus Ovares (Dan Olivares)
1
-1
/
+1
2010-02-13
* This is an attempt to resolve mantis 4437 by using SqliteAdapter type state...
Teravus Ovares (Dan Olivares)
1
-11
/
+100
2010-02-03
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
3
-6
/
+3
2010-01-05
Add the port of the XInventoryService for the new Sqlite framework
Melanie
1
-0
/
+156
2010-01-04
Sqlite framework and generic handler. They compile. More I cannot say.
Melanie
2
-0
/
+336
2009-12-12
Commit partial work because of repo change
Kitto Flora
1
-1
/
+1
2009-12-09
Enable scripting interface for windlight
unknown
1
-0
/
+4
2009-12-07
Initial windlight codebase commit
unknown
1
-1
/
+6
2009-12-06
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...
Kunnis
1
-2
/
+5
2009-11-12
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-16
/
+16
2009-11-05
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
1
-4
/
+5
2009-11-02
Removing duplicate SceneObjectPart.RotationalVelocity property
John Hurliman
1
-4
/
+4
2009-10-02
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
1
-5
/
+9
2009-10-02
reducing region DB log spam
dr scofield (aka dirk husemann)
1
-1
/
+1
2009-10-02
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
1
-6
/
+6
2009-10-01
Switched log level of an annoying message in SQLite to Debug, and commented i...
Diva Canto
1
-2
/
+2
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-09-16
SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...
John Hurliman
1
-2
/
+1
2009-08-19
Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ...
Diva Canto
1
-2
/
+2
2009-08-19
Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...
Kunnis
1
-8
/
+2
2009-08-19
* Switching IAssetData to follow the new naming schema, removing the separate...
Kunnis
1
-28
/
+19
2009-08-17
Add copyright headers. Formatting cleanup. Fix a compiler warning.
Jeff Ames
1
-1
/
+1
2009-08-16
* Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...
Kunnis
1
-1
/
+1
2009-08-16
* Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d...
Kunnis
2
-18
/
+14
2009-08-09
Formatting cleanup.
Jeff Ames
1
-1
/
+1
[prev]
[next]