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-05-24 10:55:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a47176ee9287cc2802007e9cd1eb15e2a0b04906
opensim
/
OpenSim
/
Region
/
Examples
/
SimpleApp
History
Jeff Ames
a47176ee92
more minor cleanup. added some command descriptions to region server help.
2007-12-06 17:41:21 +00:00
..
Properties
* Optimized usings
2007-10-30 09:05:31 +00:00
ComplexObject.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
CpuCounterObject.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
FileSystemObject.cs
cleaned up some mono compiler warnings
2007-11-18 15:14:37 +00:00
MyNpcCharacter.cs
* Refactored Permissions into ScenePresence as requested by MW
2007-12-05 06:44:32 +00:00
MyWorld.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
Program.cs
more minor cleanup. added some command descriptions to region server help.
2007-12-06 17:41:21 +00:00