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-27 12:26:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3be2e772eca45c3dfd47cb6b08f421ce94906583
opensim
/
OpenSim
/
Region
/
Environment
History
Teravus Ovares
1ff4711cfb
* Fix: Send Parcel data on region crossing.
2008-02-08 03:20:11 +00:00
..
Interfaces
* Scripts edited within a prim will now be persisted correctly
2008-01-21 16:42:53 +00:00
LandManagement
* This update contains a bucket-full of network optimizations.
2008-02-07 08:15:38 +00:00
Modules
* Chasing down memory leak where memory used by a client is not returned on client logout
2008-02-06 20:34:18 +00:00
Scenes
* Fix: Send Parcel data on region crossing.
2008-02-08 03:20:11 +00:00
Types
* Mother of all commits:
2008-01-15 02:09:55 +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
Converted logging to use log4net.
2008-02-05 19:44:27 +00:00
PermissionManager.cs
First part of avatar persistence, currently only really works in standalone mode (with accounts_authenticate set to true), it also only currently has a mysql database connector. (sqlite one will follow soon). It also uses the tribalmedia database system, so this needs checking to see if the old problems with mono have been fixed.
2008-02-04 12:04:02 +00:00
StorageManager.cs
Converted logging to use log4net.
2008-02-05 19:44:27 +00:00