aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/UserStatistics (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-8/+6
* Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...Dan Lake2010-03-171-1/+1
* Experimental change to use an immutable array for iterating ScenePresences, a...John Hurliman2009-10-231-7/+7
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-071-1/+2
* * Fix SStats under the new HttpServer. (.ajax files are apparently reserved)Teravus Ovares2009-07-221-1/+1
* * Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares2009-07-212-6/+6
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-3/+3
* When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker2009-06-191-1/+1
* * Corrected CAPS namespacesArthur Valadares2009-06-181-1/+1
* Formatting cleanup.Jeff Ames2009-06-103-10/+13
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* * Commit a variety of fixes to bugs discovered while trying to fix the NaN si...Teravus Ovares2009-04-141-0/+7
* * Patch from RemedyTomm Mantis 3440Teravus Ovares2009-04-101-1/+14
* * Add documentation to BaseHttpServer.AddHTTPHandler()Justin Clarke Casey2009-03-191-12/+6
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-066-7/+7
* minor: remove mono compiler warningJustin Clarke Casey2009-01-091-4/+0
* * Adds the variables passed to the hashtable BaseHttpServer passes in.Teravus Ovares2009-01-082-13/+25
* Update svn properties, minor formatting cleanup.Jeff Ames2009-01-081-1/+1
* * Add session length to session.report.Teravus Ovares2009-01-071-3/+26
* * Added session report. Teravus Ovares2009-01-074-13/+312
* * Added a client version report.Teravus Ovares2009-01-0710-6/+364
* * remove mono compiler warningsJustin Clarke Casey2009-01-061-2/+2
* * Resolve a few bugs in the Stats CollectorTeravus Ovares2009-01-052-59/+117
* Update svn properties, minor formatting cleanup.Jeff Ames2009-01-059-21/+264
* * Adds an active log to the WebStats console. for an example of it in use ...Teravus Ovares2009-01-055-11/+185
* * Updates the sim stats module. Cleans out some of the rot.Teravus Ovares2009-01-038-0/+1936