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-13 19:14:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d4c1945c2902f1b91a7f9764189d32c6ba62b3b
opensim
/
OpenSim
/
Region
/
CoreModules
History
AliciaRaven
8d4c1945c2
HG Restricted appearance checking code is only called when HG teleporting via the map but bypassed completely when teleporting via landmarks. This fixes this by including a call when acting on landmarks. Does not affect local grid teleports as flags are checked.
2014-10-08 23:04:19 +01:00
..
Agent
Close streams immediately when we finish using them
2014-07-21 08:30:03 +01:00
Asset
For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout()
2014-09-05 23:20:59 +01:00
Avatar
Don't unnecessarily remove from backup objects that were not directly attached from the scene.
2014-10-02 22:30:44 +01:00
Framework
HG Restricted appearance checking code is only called when HG teleporting via the map but bypassed completely when teleporting via landmarks. This fixes this by including a call when acting on landmarks. Does not affect local grid teleports as flags are checked.
2014-10-08 23:04:19 +01:00
Hypergrid
Repair check for if in region position (I mean || is kinda like &&).
2014-02-15 18:49:40 -08:00
Properties
Change assembly versions to 0.8.1
2014-06-17 18:37:15 +01:00
Scripting
Fix recent regression with llRegionSayTo() started sending messages twice.
2014-09-26 23:35:29 +01:00
ServiceConnectorsIn
OpenSimExtras
2014-08-06 17:25:12 -04:00
ServiceConnectorsOut
Make "generate map" console command also trigger upload to maptiles as well as asset generation without performing tile generation twice.
2014-09-26 01:02:19 +01:00
World
When a prim is bought through BuySellModule, the click action is not changed back from buy object. This means that after the object is bought, it still appears as if for sale which can be confusing. This sets it back to touch, the default after sale.
2014-09-27 12:54:00 -04:00