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-15 12:05:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75df04f0b372625ed753b65bb84385fa258a58ea
opensim
/
OpenSim
/
Region
History
Mic Bowman
75df04f0b3
Fix the throttle tests. Remove the hardcoded constant multipliers and
...
compute the expected values without depending on the token bucket code.
2014-12-30 10:03:37 -08:00
..
Application
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
2014-11-25 23:56:32 +00:00
ClientStack
Fix the throttle tests. Remove the hardcoded constant multipliers and
2014-12-30 10:03:37 -08:00
CoreModules
If a moap entry has EnableWhiteList but WhiteList == null, then properly block the request instead of throwing an exception.
2014-12-23 20:38:20 +00:00
DataSnapshot
Fixed premature closing of the connection in DataSnapshotManager
2014-08-05 19:09:11 +03:00
Framework
Allow for richer semantics of object derez. Specifically, allow the existence of region modules that do other kinds of garbage collection. Instead of placing deleted objects in the user's Trash folder, or deleting them immediately (UseTrashOnDelete = false), a module may decide to take garbage collection under its control. For example, it may place derezzed objects in a certain area inworld and delete them later.
2014-12-25 12:17:07 -08:00
OptionalModules
Allow scripts in attachments on an owned NPC to call NPC functions on that NPC
2014-12-04 22:52:46 +00:00
Physics
BulletSim: move detail log of InternalScheduleRebuild to reduce log file spam
2014-11-30 19:53:00 -08:00
RegionCombinerModule
Change assembly versions to 0.8.1
2014-06-17 18:37:15 +01:00
ReplaceableModules
…
ScriptEngine
Remove XEngine.m_uniqueScripts
2014-12-15 20:38:26 +00:00
UserStatistics
Don't show the ScrLPS data twice in the WebStats based statistics page.
2014-09-03 14:17:37 -04:00