.. |
Application
|
86367d7219
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.
|
10 lat temu |
ClientStack
|
5bb73793c7
Comment out the debugging statements added in the last commit. Keeping
|
10 lat temu |
CoreModules
|
fc940ab09a
If a moap entry has EnableWhiteList but WhiteList == null, then properly block the request instead of throwing an exception.
|
10 lat temu |
DataSnapshot
|
dc2471fedd
Fixed premature closing of the connection in DataSnapshotManager
|
10 lat temu |
Framework
|
bb82076a4d
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.
|
10 lat temu |
OptionalModules
|
bee3f203cd
Allow scripts in attachments on an owned NPC to call NPC functions on that NPC
|
10 lat temu |
Physics
|
3642198838
BulletSim: move detail log of InternalScheduleRebuild to reduce log file spam
|
10 lat temu |
RegionCombinerModule
|
5450b1b024
Change assembly versions to 0.8.1
|
10 lat temu |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 lat temu |
ScriptEngine
|
147d401b28
Remove XEngine.m_uniqueScripts
|
10 lat temu |
UserStatistics
|
40c579addf
Don't show the ScrLPS data twice in the WebStats based statistics page.
|
10 lat temu |