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
/
Region
/
UserStatistics
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-30
Renamed VERSION_NUMBER to VersionNumber
Diva Canto
1
-2
/
+2
2014-12-30
This cleans up versioning. Specifically:
Diva Canto
1
-2
/
+2
2014-12-30
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
Diva Canto
1
-1
/
+1
2014-12-29
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...
Diva Canto
1
-1
/
+1
2014-09-03
Don't show the ScrLPS data twice in the WebStats based statistics page.
Kevin Cozens
1
-6
/
+0
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-02-19
Deleted all AssemblyFileVersion directives
Diva Canto
1
-1
/
+1
2013-02-06
WebStats will now use actual logfile as specified in OpenSim.exe.config rathe...
Dan Lake
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-24
Add JSONification of WebStats module. Adds a '?json' query parameter
Robert Adams
10
-11
/
+281
2012-12-15
Make WebStatsModule properly handle scenes added or removed after initial sta...
Justin Clark-Casey (justincc)
1
-14
/
+31
2012-11-14
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
Diva Canto
1
-0
/
+33
2012-11-11
One more module converted: WebStatsModule.
Diva Canto
1
-76
/
+93
2012-10-06
refactor: Rename UserSessioNID -> UserSession in WebStatsModule since this is...
Justin Clark-Casey (justincc)
1
-20
/
+20
2012-10-06
Make UserSessionID a class rather than a struct, so that later updates to val...
Justin Clark-Casey (justincc)
1
-2
/
+16
2012-07-25
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
4
-4
/
+4
2012-07-16
refactor: factor out common code in WebStatsModule.OnMakeRootAgent()
Justin Clark-Casey (justincc)
1
-8
/
+7
2012-07-16
In WebStatsModule.OnMakeRootAgent(), get region ID directly from SP.Scene.Reg...
Justin Clark-Casey (justincc)
1
-18
/
+2
2012-07-16
Stop warning about no session from ViewerStats if user teleports to another r...
Justin Clark-Casey (justincc)
1
-6
/
+6
2012-05-03
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
1
-8
/
+9
2012-04-17
Move some public methods on WebStatsModule to private to reduce some static a...
Justin Clark-Casey (justincc)
1
-14
/
+14
2012-04-17
Use INSERT OR REPLACE INTO sql in WebStatsModule for session update rather th...
Justin Clark-Casey (justincc)
1
-77
/
+7
2012-04-17
correct bug where f_invalid was being inserted on a webstats update for an ex...
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-04-17
Simplify WebStatsModule by removing the uncompleted migrations section.
Justin Clark-Casey (justincc)
1
-29
/
+3
2012-04-17
Fix bug in WebStatsModule where an exception would always be output on update...
Justin Clark-Casey (justincc)
1
-5
/
+10
2012-02-28
Call Dispose() via using() on SqliteCommands in WebStatsModule after use.
Justin Clark-Casey (justincc)
1
-99
/
+98
2012-02-23
Load appropriate 32-bit/64-bit Windows sqlite dll if using WebStatsModule.
Justin Clark-Casey (justincc)
1
-0
/
+3
2012-02-07
Make WebStats logging report consistently as WEB STATS MODULE instead of VC, ...
Justin Clark-Casey (justincc)
1
-6
/
+5
2012-01-25
minor: stop the WebStatsModule logging UPDATE or INSERT every time it updates...
Justin Clark-Casey (justincc)
1
-3
/
+3
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-10-06
WebStats - Home Link Fix
Pixel Tomsen
1
-2
/
+3
2011-10-05
rename WebStatsModules.m_scene to m_scenes since it's a list of scenes, not a...
Justin Clark-Casey (justincc)
1
-11
/
+11
2011-10-05
Change WebStatsModule to check its config properly, instead of catching the i...
Justin Clark-Casey (justincc)
1
-34
/
+7
2011-04-30
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
Diva Canto
1
-1
/
+0
2010-03-19
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...
Dan Lake
1
-8
/
+6
2010-03-17
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...
Dan Lake
1
-1
/
+1
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-22
/
+11
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
1
-11
/
+22
2009-10-23
Experimental change to use an immutable array for iterating ScenePresences, a...
John Hurliman
1
-7
/
+7
2009-10-01
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-08-07
This is the second part of the 'not crash on regionsize changes'. This le...
Teravus Ovares (Dan Olivares)
1
-1
/
+2
2009-07-22
* Fix SStats under the new HttpServer. (.ajax files are apparently reserved)
Teravus Ovares
1
-1
/
+1
2009-07-21
* Updated C# WebServer to the latest available source download (r19869) and a...
Teravus Ovares
2
-6
/
+6
2009-07-10
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
1
-3
/
+3
2009-06-19
When a shared module hooks OnClientClosed, it has no way of finding
Melanie Thielker
1
-1
/
+1
2009-06-18
* Corrected CAPS namespaces
Arthur Valadares
1
-1
/
+1
2009-06-10
Formatting cleanup.
Jeff Ames
3
-10
/
+13
[next]