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