From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Source Code Repository Access)
(API docs are old old old)
Line 26: Line 26:
 
* [[Technical Reference | OpenSim: Technical Reference]] — A technical description of the simulator operation.
 
* [[Technical Reference | OpenSim: Technical Reference]] — A technical description of the simulator operation.
 
* [[Grid Architecture Diagram]]
 
* [[Grid Architecture Diagram]]
* [http://docs.opensimulator.org/index.html The OpenSim API]
 
  
 
==== Development ====
 
==== Development ====

Revision as of 16:18, 9 September 2010

Technical Reference -> Terms -> Developer Documentation

Contents

Source Code Repository Access

OpenSimulator uses git as its source code repository. Checkout

git clone git://opensimulator.org/git/opensim

See Source Code Repository for more details.

See Using_Git for more Details on installing and using GIT with OpenSimulator.org

You can also browse the source code for OpenSim using a web browser.

Submitting Patches

Please review Submitting_code_to_OpenSim

Developer Documentation

Please be aware that some of this documentation may be out of date.

General

Development

Services

Client Stacks

  • Sim Throttles — Information on how OpenSim handles throttling of packets to the client.

Database

  • Database Documentation — A map of grid and region instances used in OpenSim
  • Database_Schema — Information on the database schemas used in OpenSim
  • MonoSqlite — How the database model currently works.
  • LSL:PrimitiveParams — Notes on converting SL Edit GUI values and LSL PrimitiveParams to OpenSim PrimitiveBaseShape fields

File formats

Grid

Web Integration

Modules

Permissions

Physics

Protocols

Regions

Threading

Scripting

Search

Testing

Proposals

Proposed projects

Communication

A good first point of contact is the OpenSim IRC, on irc.freenode.net channels #opensim / #opensim-dev. The OpenSim developers hold office hours once a week in-world on Tuesdays at "Wright Plaza" on OSGrid. There is a "Test Hour" on Saturdays, also generally on "Wright Plaza". Both these weekly events are held at 1900UTC in summer time and 2000UTC in winter. Check on the #opensim IRC channel on Freenode just before each of these events if there is any confusion.

There is also a mailman email distribution list available at https://lists.berlios.de/mailman/listinfo/opensim-dev

Recent Git Commits

a few changes on ServiceURLs. Add some extra checks on AssetServiceURI (UbitUmarov) (Sat, 29 Nov 2025 14:49:07 -0800)
a few changes on ServiceURLs. Add some extra checks on AssetServiceURI UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Framework/AgentCircuitData.cs
fix typo (UbitUmarov) (Tue, 25 Nov 2025 09:50:23 -0800)
fix typo UbitUmarov <ajlduarte at sapo dot pt> .../Region/Framework/Scenes/SceneObjectGroup.cs
cosmetics (UbitUmarov) (Tue, 25 Nov 2025 09:45:06 -0800)
cosmetics UbitUmarov <ajlduarte at sapo dot pt> .../CoreModules/World/Terrain/FileLoaders/TIFF.cs
TIFF loader up to 32bit floats, cosmetics (Vincent Sylvester) (Sun, 23 Nov 2025 16:49:20 -0800)
TIFF loader up to 32bit floats, cosmetics Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> Vincent Sylvester <vincentsylvester at zetamex dot com> .../CoreModules/World/Terrain/FileLoaders/BMP.cs
another change to pgsql (UbitUmarov) (Sat, 22 Nov 2025 16:43:51 -0800)
another change to pgsql UbitUmarov <ajlduarte at sapo dot pt> OpenSim/Data/PGSQL/PGSQLXInventoryData.cs

UNIQ58f7fe102bfc76da-cleanpage-00000001-QINU

Personal tools
General
About This Wiki