aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/UserStatistics (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-19Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake1-8/+6
2010-03-17Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...Dan Lake1-1/+1
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-22/+11
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-11/+22
2009-10-23Experimental change to use an immutable array for iterating ScenePresences, a...John Hurliman1-7/+7
2009-10-01Formatting cleanup.Jeff Ames1-2/+2
2009-08-07This 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 Ovares1-1/+1
2009-07-21* Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares2-6/+6
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-3/+3
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker1-1/+1
2009-06-18* Corrected CAPS namespacesArthur Valadares1-1/+1
2009-06-10Formatting cleanup.Jeff Ames3-10/+13
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-04-14* Commit a variety of fixes to bugs discovered while trying to fix the NaN si...Teravus Ovares1-0/+7
2009-04-10* Patch from RemedyTomm Mantis 3440Teravus Ovares1-1/+14
2009-03-19* Add documentation to BaseHttpServer.AddHTTPHandler()Justin Clarke Casey1-12/+6
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield6-7/+7
2009-01-09minor: remove mono compiler warningJustin Clarke Casey1-4/+0
2009-01-08* Adds the variables passed to the hashtable BaseHttpServer passes in.Teravus Ovares2-13/+25
2009-01-08Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2009-01-07* Add session length to session.report.Teravus Ovares1-3/+26
2009-01-07* Added session report. Teravus Ovares4-13/+312
2009-01-07* Added a client version report.Teravus Ovares10-6/+364
2009-01-06* remove mono compiler warningsJustin Clarke Casey1-2/+2
2009-01-05* Resolve a few bugs in the Stats CollectorTeravus Ovares2-59/+117
2009-01-05Update svn properties, minor formatting cleanup.Jeff Ames9-21/+264
2009-01-05* Adds an active log to the WebStats console. for an example of it in use ...Teravus Ovares5-11/+185
2009-01-03* Updates the sim stats module. Cleans out some of the rot.Teravus Ovares8-0/+1936