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-02 00:15:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4ecbc2b104959eced649e1620108afca22346dc
opensim
/
OpenSim
/
Region
History
Diva Canto
e4ecbc2b10
Fix null ref.
2013-07-30 21:38:41 -07:00
..
Application
Added MinPoolThreads to ini [Startup] section to control SmartThreadPool.
2013-07-18 02:28:07 -07:00
ClientStack
Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule, hooking on to SimulatorFeatures.OnSimulatorFeaturesRequest event (similar to what the DynamicMenuModule does).
2013-07-30 21:10:00 -07:00
CoreModules
Fix null ref.
2013-07-30 21:38:41 -07:00
DataSnapshot
DataSnapshot: changed those annoying messages to Debug instead of Info.
2013-06-12 17:48:20 -07:00
Framework
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that handler from both Groups modules in core, and replaced them with an operation on IGroupsModule.
2013-07-28 13:49:58 -07:00
OptionalModules
BulletSim: test method for debugging of extended physics script operations.
2013-07-30 15:22:32 -07:00
Physics
BulletSim: distribute vehicle physical settings to all members of
2013-07-30 15:23:33 -07:00
RegionCombinerModule
Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene.
2013-07-16 17:43:36 -07:00
ReplaceableModules
…
ScriptEngine
Fix NPC regression test failures.
2013-07-26 18:43:15 +01:00
UserStatistics
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00