.. |
Hypergrid
|
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting to get on my nerves.
|
2009-08-13 14:10:12 -07:00 |
Scripting
|
This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions.
|
2009-08-07 20:31:48 -04:00 |
Serialization
|
* refactor: split out part xml writing in SceneObjectSerializer
|
2009-06-05 18:44:44 +00:00 |
Tests
|
Merge branch 'master' of ssh://MyConnection/var/git/opensim
|
2009-08-27 19:36:52 -04:00 |
Types
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
AnimationSet.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
AsyncSceneObjectGroupDeleter.cs
|
Add plumbing for the SceneObjectDeleter to wait for the script engine to
|
2009-08-04 03:17:13 +01:00 |
AvatarAnimations.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
BinBVHAnimation.cs
|
* Commit some BinBVH rotation convenience. Calculates the W element of the joint rotation quaternion and provides a property so consumer doesn't have to.
|
2009-07-10 00:13:42 +00:00 |
Border.cs
|
* Put Borders back the way they were to resolve the endless ----> crossing into region X,Y
|
2009-08-31 21:11:04 -04:00 |
Cardinals.cs
|
Add Border (a virtual border management class)
|
2009-08-19 14:43:03 -04:00 |
EntityBase.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
EntityManager.cs
|
…
|
|
EventManager.cs
|
Misc cleanup.
|
2009-08-16 17:14:21 +09:00 |
RegionStatsHandler.cs
|
Formatting cleanup.
|
2009-06-10 04:28:56 +00:00 |
ReturnInfo.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
Scene.Inventory.cs
|
Baad git, baad baad git.
|
2009-09-01 02:02:52 +01:00 |
Scene.PacketHandlers.cs
|
Fix up WebFetchInventoryDescendents to really return all data needed,
|
2009-08-29 03:26:44 +01:00 |
Scene.Permissions.cs
|
Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of objects, with changes:
|
2009-06-14 21:44:34 +00:00 |
Scene.cs
|
* The return of fuzzy borders!
|
2009-08-31 23:16:24 -04:00 |
SceneBase.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
SceneCommunicationService.cs
|
* Rename the RegionCombiner Module from PhysicsCombiner
|
2009-08-29 23:39:27 -04:00 |
SceneGraph.cs
|
Removed some debug messages
|
2009-08-16 17:11:20 -07:00 |
SceneManager.cs
|
Formatting cleanup.
|
2009-06-10 04:28:56 +00:00 |
SceneObjectGroup.Inventory.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
SceneObjectGroup.cs
|
* Fix attachment cross issues with new borders.
|
2009-08-31 20:07:33 -04:00 |
SceneObjectPart.cs
|
* Fix the reason why physical vehicles have a problem in virtual regions.
|
2009-08-29 21:47:28 -04:00 |
SceneObjectPartInventory.cs
|
Formatting cleanup.
|
2009-08-09 00:43:13 +09:00 |
ScenePresence.cs
|
* Fix attachment cross issues with new borders.
|
2009-08-31 20:07:33 -04:00 |
SceneViewer.cs
|
Update svn properties.
|
2009-06-27 04:31:49 +00:00 |
SimStatsReporter.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
TerrainChannel.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
TerrainUtil.cs
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
UndoState.cs
|
Reading GroupPosition, but setting OffsetPosition in undo doesnt' seem right.
|
2009-06-24 09:49:49 +00:00 |
UuidGatherer.cs
|
* Updates libOMV to version 0.7.0
|
2009-07-25 15:49:10 +00:00 |