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-21 07:45:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cbc1e011d8abcfefacc0c72429dd01656f49ef2
opensim
/
OpenSim
/
Region
/
Examples
/
SimpleApp
History
Adam Frisby
3cbc1e011d
* Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things)
2007-07-24 03:59:32 +00:00
..
Properties
changed to native line ending encoding
2007-07-16 15:40:11 +00:00
CpuCounterObject.cs
A script/custom application should be able to add a particle system to a prim, just create a new libsecondlife.Primitive.ParticleSystem() and then call AddNewParticleSystem() on the OpenSim particle : we really need to rename our particle class to stop conflict with the one in libsl.
2007-07-18 21:26:31 +00:00
FileSystemObject.cs
* Added a FileSystemObject to SimpleApp
2007-07-18 09:36:47 +00:00
MyNpcCharacter.cs
* Some work in progress code: Inventory cache, start of inventory server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be).
2007-07-22 11:44:36 +00:00
MyWorld.cs
* Some work in progress code: Inventory cache, start of inventory server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be).
2007-07-22 11:44:36 +00:00
Program.cs
* Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things)
2007-07-24 03:59:32 +00:00