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
2da8a7c12818f7944ce2cc2b2cb324439e48daa2
opensim
/
OpenSim
/
Region
/
Examples
/
SimpleApp
History
lbsa71
2da8a7c128
* Fixed an config issue (log not initialized in RegionInfo config)
...
* Added LineInfo stacktrace parser to LogBase (not used yet though)
2007-07-20 14:16:12 +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 on Inventory (not yet finished or enabled)
2007-07-19 20:21:02 +00:00
MyWorld.cs
* Changed SimpleApp to use EventManager and Scene timer
2007-07-17 17:47:23 +00:00
Program.cs
* Fixed an config issue (log not initialized in RegionInfo config)
2007-07-20 14:16:12 +00:00