User:Allen Kerensky
From OpenSimulator
(Difference between revisions)
(updated for some OpenSim-related info) |
(added links to pages on specific hypergrid versions) |
||
(20 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
= Allen Kerensky = | = Allen Kerensky = | ||
− | + | [[File:background.png|border|alt=Ice Moon Exillion|Ice Moon Exillion science outpost]] | |
− | + | ||
− | == | + | == Personal Pages == |
− | * [[LightShare]] - updated LightShare notes and scripts for OpenSim | + | * [[File:Myriad_Logo.jpg|link=User:Allen_Kerensky/Myriad_Lite|Myriad Lite]] - converting a pen-and-paper RPG to virtual world scripts |
+ | * [[User:Allen_Kerensky/Environment_Variables|Environment Variables]] - Using Shell Environment Variables in OpenSim | ||
+ | * [[User:Allen_Kerensky/JSON_User_SimStats|JSON User SimStats]] - Reading user simstats with JSON | ||
+ | * [[User:Allen_Kerensky/JSON_Grid_SimStats|JSON Grid SimStats]] - Reading grid simstats with JSON | ||
+ | |||
+ | == Contributed OpenSim Code == | ||
+ | * [[http://opensimulator.org/mantis/view.php?id=6537]] [PATCH] Additional ThreadPool worker and IOCP thread startup logic | ||
+ | * [[http://opensimulator.org/mantis/view.php?id=6538]] [PATCH] Added Unix and MacOSX platform checkin for Util.isEnvironmentSupported | ||
+ | * [[http://opensimulator.org/mantis/view.php?id=6544]] [PATCH] Refactor m_console.Command to remove gendarme warning | ||
+ | |||
+ | == Wiki Contributions == | ||
+ | I have contributed edits to the following: | ||
+ | * [[Hypergrid 2.0]] - Diva Cant's HG 2.0 protocol | ||
+ | * [[Hypergrid]] - Diva Canto's Hypergrid protocols | ||
+ | * [[Offline_Instant_Messaging_v2]] - Diva Canto's new offline IM module | ||
+ | * [[ConciergeModule]] - Concierge module | ||
+ | * [[OpenSim.exe_Command_Line_Options]] - OpenSim Command Line Arguments | ||
+ | * [[Profile]] - the OpenProfileModule | ||
+ | * [[Offline_Messaging]] - the OfflineMessagingModule v1 module | ||
+ | * [[OsGetAgentIP]] - OSSL call to get an avatar's IP address | ||
+ | * [[LightShare]] - updated LightShare notes and scripts for OpenSim | ||
+ | ** [[LsSetWindlightSceneTargeted]] - set Windlight for a specific user, via [[LightShare]] | ||
+ | ** [[LsSetWindlightScene]] - Set Windlight for everyone in the region, via [[LightShare]] | ||
+ | ** [[LsGetWindlightScene]] - read the list of Windlight settings used, via [[LightShare]] | ||
+ | ** [[LightShare Parameters]] - the [[LightShare]] parameter for getting or setting scene values | ||
+ | ** [[Talk:Database:Regionwindlight]] - notes from the [[LightShare]] experiments related to the core database | ||
+ | |||
+ | == Reference == | ||
+ | * [[OpenSimSearch]] | ||
+ | * [[Enabling_Groups]] |
Latest revision as of 10:58, 6 March 2013
Contents |
[edit] Allen Kerensky
[edit] Personal Pages
- - converting a pen-and-paper RPG to virtual world scripts
- Environment Variables - Using Shell Environment Variables in OpenSim
- JSON User SimStats - Reading user simstats with JSON
- JSON Grid SimStats - Reading grid simstats with JSON
[edit] Contributed OpenSim Code
- [[1]] [PATCH] Additional ThreadPool worker and IOCP thread startup logic
- [[2]] [PATCH] Added Unix and MacOSX platform checkin for Util.isEnvironmentSupported
- [[3]] [PATCH] Refactor m_console.Command to remove gendarme warning
[edit] Wiki Contributions
I have contributed edits to the following:
- Hypergrid 2.0 - Diva Cant's HG 2.0 protocol
- Hypergrid - Diva Canto's Hypergrid protocols
- Offline_Instant_Messaging_v2 - Diva Canto's new offline IM module
- ConciergeModule - Concierge module
- OpenSim.exe_Command_Line_Options - OpenSim Command Line Arguments
- Profile - the OpenProfileModule
- Offline_Messaging - the OfflineMessagingModule v1 module
- OsGetAgentIP - OSSL call to get an avatar's IP address
- LightShare - updated LightShare notes and scripts for OpenSim
- LsSetWindlightSceneTargeted - set Windlight for a specific user, via LightShare
- LsSetWindlightScene - Set Windlight for everyone in the region, via LightShare
- LsGetWindlightScene - read the list of Windlight settings used, via LightShare
- LightShare Parameters - the LightShare parameter for getting or setting scene values
- Talk:Database:Regionwindlight - notes from the LightShare experiments related to the core database