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-07-04 18:15:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30eea2618dcc0a43d1d4d764590100c19bd7c05d
opensim
/
OpenSim
/
Region
/
Environment
History
Teravus Ovares
582964800c
* Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions
2008-02-22 19:44:46 +00:00
..
Interfaces
Minor cleanup.
2008-02-20 18:38:20 +00:00
LandManagement
* Found the land bug, yay
2008-02-20 20:07:12 +00:00
Modules
"threads" command now works. I've added manual tracking of threads (only if compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging.
2008-02-21 10:43:24 +00:00
Scenes
* Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions
2008-02-22 19:44:46 +00:00
Types
Minor cleanup.
2008-02-20 18:38:20 +00:00
EstateManager.cs
* Added the ability to start and stop all scripts in the simulator using the debug tab on the estate tools. This along with the disable physics via the debug tab are persistant across reboots. That means that if it's disabled when you shut down the simulator, the simulator will come up again when you start it up without loading the scripts. Turning them back on is as simple as unchecking 'disable scripts' in the debug tab of the estate tools.
2008-02-06 09:38:14 +00:00
InstantMessageReceiver.cs
Added copyright statements.
2008-02-05 03:20:51 +00:00
ModuleLoader.cs
Minor cleanup.
2008-02-20 18:38:20 +00:00
PermissionManager.cs
Minor cleanup.
2008-02-20 18:38:20 +00:00
StorageManager.cs
Minor cleanup.
2008-02-20 18:38:20 +00:00