This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-17 21:15:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fb81ab881adedb139369ef0bad19a80453ea129
opensim
/
OpenSim
/
Region
/
ClientStack
History
Sean Dague
5fb81ab881
merged ClientView into a non partial class. Will
...
make it easier to start breaking this up into more discreet functional classes
2007-11-28 13:33:57 +00:00
..
ClientStackNetworkHandler.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
ClientView.cs
merged ClientView into a non partial class. Will
2007-11-28 13:33:57 +00:00
PacketServer.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
QueItem.cs
moved out nested class to it's own file
2007-11-27 20:50:45 +00:00
RegionApplicationBase.cs
Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorldMap and into its own public method (which is called during region creation). We shouldn't have things like that in methods like LoadWorldMap as some regions might not being having a worldmap loaded via the LoadWorldMap method (like in custom applications).
2007-11-28 12:36:09 +00:00
UDPServer.cs
* Added the ability to restart your individual sims from within them using the estate tools.
2007-11-25 04:52:14 +00:00