From OpenSimulator
(Difference between revisions)
|
|
Line 1: |
Line 1: |
− | This is a set of software technical reference pages describing how the simulator works from invocation, initialization, main loop and various services).
| + | #Redirect [[Category:Tech_Reference]] |
− | | + | |
− | ----
| + | |
− | | + | |
− | ** [[OpenSim_SwInit]] (Initialization from Main() )
| + | |
− | ** [[OpenSim_SwMainLoopl]] (After initialization, a main loop waits for connections or commands)
| + | |
− | ** [[OpenSim_ SwRegionHandshake]] (How a client connects to the simulator)
| + | |
− | ** [[OpenSim_ UserService]] (How the user server works)
| + | |
− | ** [[OpenSim_ GridService]] (How the grid server works)
| + | |
− | ** [[OpenSim_ AssetService]] (How the asset server works)
| + | |
− | ** [[OpenSim_ SimService]] (How the simulator operates after a connection is made)
| + | |
Latest revision as of 06:43, 19 September 2020
- Redirect