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