User:JeffKelley
From OpenSimulator
(Difference between revisions)
JeffKelley (Talk | contribs) (→My links) |
JeffKelley (Talk | contribs) m (→Scripting) |
||
(12 intermediate revisions by one user not shown) | |||
Line 28: | Line 28: | ||
*[[ClothingManipulation]] | *[[ClothingManipulation]] | ||
*[[UserManipulation]] | *[[UserManipulation]] | ||
+ | |||
+ | ===[[Scripting]]=== | ||
+ | |||
+ | *[[ScriptEngines]] | ||
+ | *[[XEngine]] | ||
+ | *[[YEngine]] | ||
+ | *[[OSSL_Implemented]] | ||
+ | *[[http://web.archive.org/web/20240713224456/http://wiki.dreamnation.net/index.php/XMREngine_Script_Engine XMRE]] on Wayback Machine | ||
===[[Monitoring]]=== | ===[[Monitoring]]=== | ||
*[[Monitoring_Module]] + [[Collectd]] | *[[Monitoring_Module]] + [[Collectd]] | ||
*[[Web_Statistics_Module]] | *[[Web_Statistics_Module]] | ||
− | *[[User:Allen_Kerensky/JSON_User_SimStats|JSON_User_SimStats]] | + | *[[User:Allen_Kerensky/JSON_User_SimStats|JSON_User_SimStats]], [[UXSimStatus]], [[XSimStatus]] |
*[[Logging]] | *[[Logging]] | ||
Line 62: | Line 70: | ||
*[http://bluewallvirtual.com/example_region_module Example Region Module] (Bluewall) | *[http://bluewallvirtual.com/example_region_module Example Region Module] (Bluewall) | ||
− | === | + | ===[[Server_Commands]]=== |
− | *[ | + | *[[Inventory_Archives]] (IAR) |
− | *[ | + | *[[OpenSim_Archives]] (OAR) |
− | *[ | + | *[[Load_Oar]] |
+ | *[[Load_Oar_0.9.0+]] | ||
+ | |||
+ | ===Pages in progress, or needing refinement=== | ||
+ | *[[OSSL_vs_LSL]] | ||
+ | *[[Accessing_Prim_Properties]] | ||
+ | *[[Streaming_Media_in_OpenSim]] | ||
+ | *[[Streaming_sound_in_OpenSim]] | ||
+ | *[[Playing_Music_files_in_OpenSim]] | ||
+ | *[[Clearing_a_common_misconception_about_the_event_model]] | ||
+ | *[[Artist_Home_(2023_project)]] https://omrg.org/w/index.php?title=OpenSimulator_Content_Creators_Home |
Latest revision as of 12:26, 4 November 2024
Contents |
[edit] Me
I contribute occasionnally to this wiki, mainly in the database section.
[edit] My links
[edit] Release_Notes
[edit] Database
[edit] Services
- AssetService
- AvatarService
- GridService
- GroupsService
- GridUserService
- InventoryService
- PresenceService
- UserAccountService
Examples:
[edit] Scripting
- ScriptEngines
- XEngine
- YEngine
- OSSL_Implemented
- [XMRE] on Wayback Machine
[edit] Monitoring
- Monitoring_Module + Collectd
- Web_Statistics_Module
- JSON_User_SimStats, UXSimStatus, XSimStatus
- Logging
[edit] AutoBackup
- Feature_Proposals/AutoBackup (proposal)
- Autobackup (AutoBackupSkipAssets)
- MANTIS 5440 (discussion)
- MANTIS 7240 (AutoBackupKeepFilesForDays)
[edit] Integration
- REST
- RestConsole
- RemoteAdmin
- php tools (justincc)
[edit] Formats
[edit] Region Modules
- Developing_OpenSim_Addins
- Getting_Started_with_Region_Modules
- Getting_Started_with_Region_Modules/New
- New_Region_Modules
- IRegionModule
- ModSendCommand
- ModInvoke
- Example Region Module (Bluewall)
[edit] Server_Commands
- Inventory_Archives (IAR)
- OpenSim_Archives (OAR)
- Load_Oar
- Load_Oar_0.9.0+