User:Allen Kerensky
From OpenSimulator
(Difference between revisions)
(added links to other pages I contribute to or watch) |
(concierge module and mantis patch contribs) |
||
Line 6: | Line 6: | ||
* [[User:Allen_Kerensky/JSON_Grid_SimStats|JSON Grid SimStats]] - Reading grid 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 |
== Wiki Contributions == | == Wiki Contributions == | ||
I have contributed edits to the following: | I have contributed edits to the following: | ||
+ | * [[ConciergeModule]] - Concierge module | ||
* [[OpenSim.exe_Command_Line_Options]] - OpenSim Command Line Arguments | * [[OpenSim.exe_Command_Line_Options]] - OpenSim Command Line Arguments | ||
* [[Profile]] - the OpenProfileModule | * [[Profile]] - the OpenProfileModule | ||
Line 22: | Line 23: | ||
** [[LightShare Parameters]] - the [[LightShare]] parameter for getting or setting scene values | ** [[LightShare Parameters]] - the [[LightShare]] parameter for getting or setting scene values | ||
** [[Talk:Database:Regionwindlight]] - notes from the [[LightShare]] experiments related to the core database | ** [[Talk:Database:Regionwindlight]] - notes from the [[LightShare]] experiments related to the core database | ||
+ | |||
+ | == Reference == | ||
+ | * [[OpenSimSearch]] | ||
+ | * [[Enabling_Groups]] |
Revision as of 14:36, 10 February 2013
Contents |
Allen Kerensky
Personal Pages
- Myriad Lite - 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
Contributed OpenSim Code
- [[1]] [PATCH] Additional ThreadPool worker and IOCP thread startup logic
- [[2]] [PATCH] Added Unix and MacOSX platform checkin for Util.isEnvironmentSupported
Wiki Contributions
I have contributed edits to the following:
- ConciergeModule - Concierge module
- OpenSim.exe_Command_Line_Options - OpenSim Command Line Arguments
- Profile - the OpenProfileModule
- Offline_Messaging - the OfflineMessagingModule 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