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-08-21 13:45:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0218258d14154582db91651556f45ca261efda7
opensim
/
OpenSim
/
Region
/
CoreModules
History
AliciaRaven
f0218258d1
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.
...
Signed-off-by: BlueWall <
jamesh@bluewallgroup.com
>
2014-09-27 12:54:00 -04: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
Modifications to previous IAR commits to bring them more inline with existing OpenSim code conventions. Also include new IAR save switch in console help print out.
2014-09-23 00:04:59 +01:00
Framework
Add an event callback for loading IAR files. The callback for creating them already existed but not for loading. This is of interest for use by region modules. Also includes reporting numbers of items saved and items filtered to the completed log printout.
2014-09-23 00:04:53 +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