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-05-15 19:35:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5af16aef82e2bdf2f4d877a231180e00a8893a6
opensim
/
OpenSim
/
Region
/
CoreModules
/
Framework
History
Justin Clark-Casey (justincc)
2fb89b5aac
Comment out InventoryTransferModule.NeedSceneCacheClear() and invocations since the call itself does nothing and the return value is ignored by all callers.
...
This is a very old method (+4 years) so is probably confusing code cruft.
2012-10-26 01:15:16 +01:00
..
Caps
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
2012-03-08 01:51:37 +00:00
EntityTransfer
Comment out InventoryTransferModule.NeedSceneCacheClear() and invocations since the call itself does nothing and the return value is ignored by all callers.
2012-10-26 01:15:16 +01:00
InterfaceCommander
Apply last two patches from
http://opensimulator.org/mantis/view.php?id=3522
2010-02-12 23:13:35 +00:00
InventoryAccess
Deleted extraneous debug message
2012-09-25 10:46:21 -07:00
Library
For default everyone permissions on library items, make notecards and scripts non-modifiable (but still copyable, etc).
2011-07-23 02:18:23 +01:00
Monitoring
Output monitor data in response to console command on MainConsole.Instance rather than m_log
2012-10-04 02:17:57 +01:00
Statistics
/Logging
Add Flush() method to LogWriter. Also correct line endings to Linux form.
2012-10-02 11:13:45 -07:00
UserManagement
Finally fix build break by allowing UserManagementModule (which constructs a packet directly) to reference OpenSim.Region.ClientStack.LindenUDP.
2012-10-05 02:02:19 +01:00