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
/
Null
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...
Diva Canto
1
-1
/
+1
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-04-11
Fix the presence info caching used in llRequestAgentData(), which was complet...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-03-26
minor: remove compiler warning from NullEstateData
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-03-07
Add regression test for sending group notices via xmlrpc groups connector.
Justin Clark-Casey (justincc)
1
-19
/
+15
2014-01-28
Repair database routines so they properly return null when asked for
Robert Adams
1
-0
/
+1
2013-11-01
varregion: push TerrainData implementation up and down the database storage s...
Robert Adams
1
-2
/
+19
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-09-02
Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...
Justin Clark-Casey (justincc)
1
-0
/
+5
2013-07-18
Enable storing of environment settings in NullSimulationData
Dan Lake
1
-3
/
+17
2013-07-11
Enhance NullEstateData to remember stored estate values and return
Robert Adams
1
-7
/
+21
2013-02-19
Deleted all AssemblyFileVersion directives
Diva Canto
1
-1
/
+1
2013-02-05
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-02-01
Revert "Update assembly version numbers"
BlueWall
1
-1
/
+1
2013-02-01
Update assembly version numbers
BlueWall
1
-1
/
+1
2013-01-02
Added locking in NullRegionData.
Oren Hurvitz
1
-20
/
+44
2012-12-09
Restrict IPresenceData.VerifyAgent
BlueWall
1
-8
/
+3
2012-12-08
Add agent verification to Presence
BlueWall
1
-0
/
+13
2012-11-24
Fix bug where loading an OAR with a deeded parcel would always set the parcel...
Justin Clark-Casey (justincc)
2
-0
/
+157
2012-11-13
Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...
Diva Canto
1
-1
/
+1
2012-10-09
Disambiguate use of RegionFlags in NullRegionData
Justin Clark-Casey (justincc)
1
-0
/
+1
2012-08-15
Add a skeleton for a name value storage associated with regions
Melanie
1
-0
/
+13
2012-05-23
Environment Module - allows Environment settings for Viewer3 warning: include...
PixelTomsen
1
-0
/
+18
2012-05-23
Format cleanup
BlueWall
1
-2
/
+2
2012-03-30
Lock NullFriendsData.m_Data for consistency and against concurrent read/write
Justin Clark-Casey (justincc)
1
-30
/
+39
2012-03-30
Add simple login test with online friends. Add IFriendsModule.GrantRights() ...
Justin Clark-Casey (justincc)
2
-2
/
+30
2011-12-03
Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
Justin Clark-Casey (justincc)
1
-9
/
+31
2011-11-14
Add test for adding a friend whilst online
Justin Clark-Casey (justincc)
1
-1
/
+9
2011-09-20
Null simulation data must return a non-null region settings or other parts of...
Dan Lake
1
-2
/
+4
2011-09-16
Reattaching a region was failing if the estate name had not changed (issue 50...
Kevin Houlihan
1
-0
/
+5
2011-09-09
Fix unit tests from RegionSettings commit
Justin Clark-Casey (justincc)
1
-0
/
+4
2011-08-31
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-08-11
minor: a little bit of log message correction/commenting out
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-05-22
More on HG Friends. Added Delete(string, string) across the board. Added secu...
Diva Canto
1
-1
/
+6
2011-05-21
Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...
Diva Canto
1
-1
/
+6
2011-05-19
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
1
-2
/
+2
2011-04-12
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-3
/
+3
2011-04-04
* Bugfix - Compile NullEstateData implement public List<int> IEstateDataStore...
Teravus Ovares (Dan Olivares)
1
-0
/
+10
2011-04-04
Updates NullStorage plugin.
Mic Bowman
2
-0
/
+140
2011-03-09
Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make sta...
Justin Clark-Casey (justincc)
1
-14
/
+51
2011-02-22
GetRegion(s)ByName with SQLite behaves like it does with other databases.
Marck
1
-10
/
+38
2010-11-03
Add lsClearWindlightScene() to the lightshare module to remove WL settings
Melanie
1
-0
/
+3
2010-09-12
Add copyright headers.
Jeff Ames
1
-1
/
+28
2010-09-11
Changed all string references of "IRegionDataStore" to "ISimulationDataStore"
John Hurliman
1
-1
/
+0
2010-09-11
Fixed the naming mess around data connectors for simulation data
John Hurliman
1
-1
/
+1
2010-08-08
Add distance sort for null, too
Melanie
1
-2
/
+5
2010-07-31
White space from previous commit.
Diva Canto
1
-29
/
+29
2010-07-31
Implemented console command "show hyperlinks".
Marck
1
-31
/
+30
2010-06-04
get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAu...
Justin Clark-Casey (justincc)
2
-3
/
+2
2010-05-09
* Fixed spamming the assets table with map tiles. The tile image ID is now st...
Diva Canto
1
-3
/
+5
[next]