This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
opensim
Watch
1
Star
0
Fork
0
mirror of
git://opensimulator.org/git/opensim
synced
2026-08-16 10:02:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c20d60de69251a7b3158366f9b0e1549a1a3f43
opensim
/
OpenSim
/
Region
/
UserStatistics
T
History
Teravus Ovares (Dan Olivares)
2b990a61bf
This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions.
2009-08-07 20:31:48 -04:00
..
ActiveConnectionsAJAX.cs
This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions.
2009-08-07 20:31:48 -04:00
Clients_report.cs
This changeset is the step 1 of 2 in refactoring
2009-02-06 16:55:34 +00:00
Default_Report.cs
* Updated C# WebServer to the latest available source download (r19869) and applied a few mods from the old version (now up on opensim-libs (VS 3.5 project).
2009-07-21 06:47:29 +00:00
HTMLUtil.cs
Formatting cleanup.
2009-06-10 04:28:56 +00:00
IStatsReport.cs
* Added a client version report.
2009-01-07 03:40:13 +00:00
LogLinesAJAX.cs
Formatting cleanup.
2009-06-10 04:28:56 +00:00
Prototype_distributor.cs
* Added a client version report.
2009-01-07 03:40:13 +00:00
Sessions_Report.cs
minor: remove mono compiler warning
2009-01-09 21:15:34 +00:00
SimStatsAJAX.cs
This changeset is the step 1 of 2 in refactoring
2009-02-06 16:55:34 +00:00
Updater_distributor.cs
* Added a client version report.
2009-01-07 03:40:13 +00:00
WebStatsModule.cs
* Fix SStats under the new HttpServer. (.ajax files are apparently reserved)
2009-07-22 15:48:58 +00:00