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-06-07 03:45:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96fa85cd9f52823f4bfbbf7520813dc89c987398
opensim
/
OpenSim
/
Region
/
Environment
History
lbsa71
22f09fbd21
* All CheckRegion within an instance would use the same, global, bool for 'Available', which would lead to intermittent failures on parallell teleport requests.
...
* Solidified CheckRegion somewhat, adding a second try if the first failed.
2008-08-08 10:59:32 +00:00
..
Interfaces
*Added CommandIntentions that is used to describe a console commands hazard. HAZARDOUS if it modifies the simulator, NON_HAZARDOUS if it does a command that doesn't modify the simulator but does a background command such as a forced backup, and STATISTICAL if it returns debug or more information.
2008-07-25 02:30:07 +00:00
Modules
De-coupling the IClientAPI interface and ClientManager class from the
2008-08-08 09:19:23 +00:00
Scenes
* All CheckRegion within an instance would use the same, global, bool for 'Available', which would lead to intermittent failures on parallell teleport requests.
2008-08-08 10:59:32 +00:00
Types
Formatting cleanup.
2008-05-16 01:22:11 +00:00
InstantMessageReceiver.cs
Formatting cleanup.
2008-05-16 01:22:11 +00:00
ModuleLoader.cs
* Rolled back a few changes.
2008-05-01 18:04:42 +00:00
StorageManager.cs
Update svn properties. Formatting cleanup. Remove a compiler warning.
2008-07-23 13:24:25 +00:00