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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '0.6.9-post-fixes' into careminster
Melanie
2010-06-07
10
-180
/
+286
|
\
|
*
Fix bug where prim items were not loaded in the new sqlite database handler
Justin Clark-Casey (justincc)
2010-06-04
1
-27
/
+39
|
*
take out some more sqlite db console debug lines
Justin Clark-Casey (justincc)
2010-04-30
1
-6
/
+0
|
*
fix an issue with user appearance where the new sqlite db adapter expects dir...
Justin Clark-Casey (justincc)
2010-04-30
1
-12
/
+25
|
*
Fix a bunch of issues that crop up after the naive porting of the new sqlite ...
Justin Clark-Casey (justincc)
2010-04-30
10
-532
/
+15
|
*
take out some debug logging in the sqlite db adaptor
Justin Clark-Casey (justincc)
2010-04-30
1
-3
/
+3
|
*
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evi...
Justin Clark-Casey (justincc)
2010-04-30
11
-128
/
+732
*
|
Merge branch 'master' into careminster
Melanie
2010-02-14
1
-12
/
+101
|
\
\
|
|
/
|
*
* SQLite match code casing with regionsettings table field casing (what's wit...
Teravus Ovares (Dan Olivares)
2010-02-13
1
-1
/
+1
|
*
* This is an attempt to resolve mantis 4437 by using SqliteAdapter type state...
Teravus Ovares (Dan Olivares)
2010-02-13
1
-11
/
+100
*
|
Merge branch 'master' into careminster
Melanie
2010-02-04
3
-6
/
+3
|
\
\
|
|
/
|
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2010-02-03
3
-6
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2010-01-09
3
-0
/
+492
|
\
\
|
|
/
|
*
Add the port of the XInventoryService for the new Sqlite framework
Melanie
2010-01-05
1
-0
/
+156
|
*
Sqlite framework and generic handler. They compile. More I cannot say.
Melanie
2010-01-04
2
-0
/
+336
*
|
Commit partial work because of repo change
Kitto Flora
2009-12-12
1
-1
/
+1
*
|
Enable scripting interface for windlight
unknown
2009-12-09
1
-0
/
+4
*
|
Merge branch 'careminster' into windlight
unknown
2009-12-07
1
-2
/
+5
|
\
\
|
|
/
|
*
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ...
Kunnis
2009-12-06
1
-2
/
+5
*
|
Initial windlight codebase commit
unknown
2009-12-07
1
-1
/
+6
|
/
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2009-11-12
1
-16
/
+16
*
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
2009-11-05
1
-4
/
+5
*
Removing duplicate SceneObjectPart.RotationalVelocity property
John Hurliman
2009-11-02
1
-4
/
+4
*
Merge branch 'diva-textures-osgrid'
Melanie
2009-10-04
1
-5
/
+9
|
\
|
*
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
2009-10-02
1
-5
/
+9
*
|
reducing region DB log spam
dr scofield (aka dirk husemann)
2009-10-02
1
-1
/
+1
*
|
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
2009-10-02
1
-6
/
+6
*
|
Switched log level of an annoying message in SQLite to Debug, and commented i...
Diva Canto
2009-10-01
1
-2
/
+2
*
|
Formatting cleanup.
Jeff Ames
2009-10-01
1
-1
/
+1
|
/
*
SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...
John Hurliman
2009-09-16
1
-2
/
+1
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-08-19
2
-36
/
+21
|
\
|
*
Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...
Kunnis
2009-08-19
1
-8
/
+2
|
*
* Switching IAssetData to follow the new naming schema, removing the separate...
Kunnis
2009-08-19
1
-28
/
+19
*
|
Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ...
Diva Canto
2009-08-19
1
-2
/
+2
|
/
*
Add copyright headers. Formatting cleanup. Fix a compiler warning.
Jeff Ames
2009-08-17
1
-1
/
+1
*
* Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...
Kunnis
2009-08-16
1
-1
/
+1
*
* Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d...
Kunnis
2009-08-16
2
-18
/
+14
*
Formatting cleanup.
Jeff Ames
2009-08-09
1
-1
/
+1
*
* Remove hard coded 256 limitations from various places. There's no more 2...
Teravus Ovares (Dan Olivares)
2009-08-07
1
-9
/
+9
*
skip sqlite tests on z linux, as sqlite doesn't work right on the platform
Sean Dague
2009-08-06
5
-13
/
+13
*
* Updates libOMV to version 0.7.0
Teravus Ovares
2009-07-25
1
-2
/
+2
*
* Added a user friendly message to the sqlite regionsettings saver giving the...
Teravus Ovares
2009-07-10
1
-1
/
+17
*
more type clean fixes for mono 2.4.2
Sean Dague
2009-06-19
1
-8
/
+8
*
mono 2.4.2 seems a little more type strict, fix some sqlite tests to pass
Sean Dague
2009-06-18
1
-2
/
+2
*
Thank you kindly, BlueWall, for a patch that solves:
Charles Krinke
2009-06-10
1
-9
/
+9
*
Formatting cleanup.
Jeff Ames
2009-06-10
1
-4
/
+4
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
14
-14
/
+14
*
* Upped version number to 0.6.5
lbsa71
2009-05-25
1
-2
/
+2
*
* Change default sqlite asset db back to Asset.db instead of AssetStorage.db
Justin Clarke Casey
2009-05-15
1
-2
/
+2
*
* Consistently use dashed uuid format for sqlite region data, as was previous...
Justin Clarke Casey
2009-05-07
2
-38
/
+114
[next]