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-16 19:56:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fdca28dd4311dc4cb55dfd2bce10b4fe92aa66d
opensim
/
OpenSim
/
Region
/
Examples
/
SimpleApp
History
Teravus Ovares
615b40b68b
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. This parameter has an enum:int ThrottleOutPacketType and contains types; Resend, Land, Wind, Cloud, Task, Texture, and Asset.
2007-11-18 15:54:05 +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 IClientAPI.OutPacket to require a second mandatory parameter. This parameter has an enum:int ThrottleOutPacketType and contains types; Resend, Land, Wind, Cloud, Task, Texture, and Asset.
2007-11-18 15:54:05 +00:00
MyWorld.cs
cleaned up some mono compiler warnings
2007-11-18 15:14:37 +00:00
Program.cs
Attempt to get World Map working in Grid mode, will need to be using the grid asset server for it to work correctly and has only been quickly tested in a three region grid.
2007-11-18 11:11:44 +00:00