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-14 11:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0db6f3a2bdba4ffc0992facce07553a829027c5b
opensim
/
OpenSim
History
Justin Clark-Casey (justincc)
0db6f3a2bd
Only set up the UnackedMethod for an outgoing message if that message is actually meant to get an ack (because it's reliable).
2014-08-13 22:57:14 +01:00
..
Addons
If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does not have sufficient permission, return null failure result rather than true.
2014-07-31 21:32:20 +01:00
ApplicationPlugins
Actually call Close() for shared region modules when the simulator is being shutdown.
2014-07-02 23:49:25 +01:00
Capabilities
Fix issue with TestTextureNotFound in previous commit
1e3027a
2014-07-26 01:56:42 +01:00
ConsoleClient
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-27 00:21:02 +00:00
Data
Add missing parts to profiles - classified delete
2014-07-21 12:46:26 -04:00
Framework
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
2014-08-13 19:53:42 +01:00
Region
Only set up the UnackedMethod for an outgoing message if that message is actually meant to get an ack (because it's reliable).
2014-08-13 22:57:14 +01:00
Server
OpenSimExtras
2014-08-06 17:25:12 -04:00
Services
Move the inventory request lock introduced in git master
a58152bd
to HGInventoryBroker to preserve that behaviour there but allow 2 simultaneous inv requests (chiefly WebFetch) rather than 1
2014-08-09 00:52:51 +01:00
Tests
Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread.
2014-07-29 01:21:15 +01:00
Tools
Terminate 'nothing' behaviour (and potentially others) by signalling using an event rather than polling connection state every 100ms
2014-08-13 22:38:27 +01:00