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-15 02:02:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
657dbb51af975fab5409faea5648e59a70c951e7
opensim
/
OpenSim
/
Region
History
UbitUmarov
5141f4075f
Merge branch 'avination' into ubitwork
...
Conflicts: OpenSim/Region/Framework/Scenes/CollisionSounds.cs
2012-05-28 13:13:01 +01:00
..
Application
Merge branch 'master' into careminster
2012-03-25 20:07:43 +01:00
ClientStack
udp transfer: make number packets estimation coerent with number actually sent. Use the safer lower max packet size defined in os source (600) and not OMV one (1100).
2012-05-17 13:13:31 +01:00
CoreModules
Preserve attachment rotation on objects rezzed via a script. Makes toasters
2012-05-02 00:29:56 +02:00
DataSnapshot
Datasnapshot: added "secret" to the registration/deregistration query so that data providers can verify authenticity if they want.
2012-03-13 08:06:30 -07:00
Framework
Merge branch 'avination' into ubitwork
2012-05-28 13:13:01 +01:00
OptionalModules
TEST MESS* reduce animation packets send. Added onchangeanim event with parameters to define if to add or remove, and if to send anims pack on that evocation, etc
2012-05-12 15:27:37 +01:00
Physics
revert making sculpts phanton if sculpt meshing option is off
2012-05-28 13:05:50 +01:00
RegionCombinerModule
Merge branch 'master' into careminster
2012-03-11 02:29:43 +00:00
ReplaceableModules
…
ScriptEngine
Added a invalidCollisionSoundUUID so that scripts can stop all collision sounds with llCollisionSound("",...). UUID.Zero means defaults should be used. In case part has several scripts with confliting llCollisionSound result depende on exec order. Specially on reset the efect of "" depends on reset order, it should override the others. This is intermediate improve(?) since collisions sounds seem to need a deaper revision.
2012-05-16 12:27:49 +01:00
UserStatistics
Call Dispose() via using() on SqliteCommands in WebStatsModule after use.
2012-02-28 22:54:21 +00:00