This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
Files
d175e49e155673fa02e1c1f894ba1b3c33ec802b
opensim
/
OpenSim
/
Region
/
CoreModules
T
History
Justin Clark-Casey (justincc)
3ec9eec257
Fix bug in implementation of "show part pos" that would not filter probably.
...
Also refactors more of ObjectCommandsModule to remove duplicate code
2012-10-10 23:55:18 +01:00
..
Agent
Fix very recently introduced race condition where a CreateNewItem outracing an UploadAsset request could throw an exception because m_asset did not yet exist.
2012-10-10 23:38:39 +01:00
Asset
For FlotsamAssetCache, always update access times of cached scene assets before looking for files to expire.
2012-09-27 23:21:12 +01:00
Avatar
minor: Comment out friends notification log spam for now.
2012-09-27 23:19:53 +01:00
Framework
Finally fix build break by allowing UserManagementModule (which constructs a packet directly) to reference OpenSim.Region.ClientStack.LindenUDP.
2012-10-10 23:54:36 +01:00
Hypergrid
3rd way of reseting the HG Map. This time, don't use the grid service; instead keep track of which map blocks each client has seen in the region, and reset exactly those when the client closes.
2011-06-10 17:22:17 -07:00
InterGrid
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
2012-07-25 23:27:00 +01:00
LightShare
Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite
2012-05-23 17:04:19 -04:00
Resources
Remove duplicate Warp3DImageModule entry in CoreModulePlugin.addin.xml
2012-07-07 00:26:25 +01:00
Scripting
Lock GDI+ portion og VectorRenderModule.GetDrawStringSize() to prevent concurrent thread use provoking mono crashes.
2012-09-28 02:37:50 +01:00
ServiceConnectorsIn
Comment out the neighbour and land in connectors from info logging that they are starting up
2012-06-20 00:42:54 +01:00
ServiceConnectorsOut
Add basic asset connector tests to check behaviour for normal, local and temporary assets.
2012-09-27 23:21:19 +01:00
World
Fix bug in implementation of "show part pos" that would not filter probably.
2012-10-10 23:55:18 +01:00