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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-26
Mantis#1595. Thank you, Melanie for a patch that:
Charles Krinke
1
-0
/
+3
2008-06-25
add migrations to mysql and sqlite for flags on embedded inventory
Sean Dague
1
-0
/
+5
2008-06-21
* Persists region banlists across reboots for the sqlite datastore also now.
Teravus Ovares
2
-3
/
+92
2008-06-21
* Adds Region ban capability to Regions. You access this by going to World->...
Teravus Ovares
1
-0
/
+17
2008-06-20
* Handle parcel telehub location corruption gracefully. DBNull
Teravus Ovares
1
-1
/
+2
2008-06-20
* Handle parcel telehub location corruption gracefully. DBNull
Teravus Ovares
1
-6
/
+15
2008-06-13
add indexes for sqlite inventory
Sean Dague
1
-0
/
+8
2008-06-12
* minor: Remove and tidy duplicate 'storing object to scene' messages in log
Justin Clarke Casey
1
-1
/
+1
2008-06-11
check in working migration code fore SQLite. This
Sean Dague
4
-213
/
+269
2008-06-11
updated resources for current sqlite schema for migrations
Sean Dague
4
-171
/
+200
2008-05-31
* Implements UserServer logoff in a few situations
Teravus Ovares
1
-2
/
+2
2008-05-28
let Grid Servers specify a connect string in their configuration.
Sean Dague
2
-4
/
+14
2008-05-21
implement in memory appearance cache for sqlite. This
Sean Dague
1
-3
/
+12
2008-05-21
this removes use of the mapper for wearables, and I can confirm things
Sean Dague
1
-9
/
+9
2008-05-16
Formatting cleanup.
Jeff Ames
6
-112
/
+112
2008-05-15
testing avatar appearance as a user service
Sean Dague
1
-9
/
+9
2008-05-15
remove my UserAppearance object, switch all code to use
Sean Dague
1
-3
/
+3
2008-05-14
More formatting cleanup.
Jeff Ames
2
-2
/
+4
2008-05-14
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-05-07
* Fixed some compiler warnings
Adam Frisby
1
-1
/
+1
2008-05-04
* Implemented DIE_AT_EDGE and Temporary objects don't save to the database.
Teravus Ovares
1
-1
/
+3
2008-05-02
plumb in connection string to the user database paths. mysql and mssql
Sean Dague
1
-2
/
+6
2008-05-02
minor refactoring. Change getName and GetVersion methods (yes the had differ...
Sean Dague
1
-4
/
+4
2008-05-01
added stubs for appearance bits to all the db layers
Sean Dague
1
-0
/
+27
2008-05-01
* Thanks to Mic Bowman for inspiring me to look at that we are still using AS...
Adam Frisby
2
-17
/
+1
2008-05-01
* Breaking all the code, breaking all the code..!
Adam Frisby
2
-5
/
+5
2008-05-01
* In ur code. Making it static.
Adam Frisby
4
-30
/
+30
2008-05-01
* Assorted spring cleanings.
Adam Frisby
1
-2
/
+3
2008-05-01
* Align new fields upgrade sql to have the same 'not null' and default settin...
Justin Clarke Casey
4
-43
/
+43
2008-05-01
* Whoops, SQLite land data malfunction. Fixed.
Teravus Ovares
1
-1
/
+2
2008-04-30
* Spring cleaned a bunch of '//TODO: unused' marked functions.
Adam Frisby
1
-69
/
+0
2008-04-30
* Adds the AuthbuyerID field to sqlite and makes use of it.
Teravus Ovares
1
-0
/
+34
2008-04-30
* Patch by Melanie. Implements proper objectflags on child objects. Thanks ...
Teravus Ovares
1
-1
/
+1
2008-04-30
* Deal with a situation where the new fields in the inventory store are null ...
Justin Clarke Casey
1
-6
/
+18
2008-04-30
* Trivial sqlite inventory db log message change so I can pick out the messag...
Justin Clarke Casey
1
-7
/
+7
2008-04-30
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...
Teravus Ovares
2
-2
/
+32
2008-04-29
* Preparatory work for autoupgrade of sqlite inventory tables in preparation ...
Justin Clarke Casey
1
-2
/
+36
2008-04-23
allow for Inventory database source to be specified in main
Sean Dague
1
-10
/
+6
2008-04-23
changes to allow asset_source to be specified in the opensim.ini
Sean Dague
1
-3
/
+6
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
5
-17
/
+19
2008-04-11
* Discerned between AddProfile and UpdateProfile in region registration
lbsa71
1
-0
/
+5
2008-04-10
renaming of attributes in UserAgentData for readability
Sean Dague
1
-10
/
+10
2008-04-10
changing UserAgentData to use properties. This caused more
Sean Dague
1
-26
/
+26
2008-04-10
further renaming of properties for clarity
Sean Dague
1
-18
/
+18
2008-04-10
moved fields to properties for UserDataProfile, which was
Sean Dague
1
-62
/
+66
2008-04-08
further refactor and rename of InventoryFolderBase properties
Sean Dague
1
-2
/
+2
2008-04-07
more refactoring, this time on InventoryFolderBase
Sean Dague
1
-21
/
+21
2008-04-07
Refactor InventoryItemBase to do the following:
Sean Dague
1
-31
/
+31
2008-04-07
add some error messages for abuse of our IInventoryData interface
Sean Dague
1
-6
/
+18
2008-04-02
fix ups to include OpenSim.Framework explicit includes (they
Sean Dague
4
-0
/
+4
[next]