User:Allen Kerensky
From OpenSimulator
(Difference between revisions)
(concierge module and mantis patch contribs) |
(added links to patch 3, and new offline IM v2 module) |
||
Line 9: | Line 9: | ||
* [[http://opensimulator.org/mantis/view.php?id=6537]] [PATCH] Additional ThreadPool worker and IOCP thread startup logic | * [[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=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 == | == Wiki Contributions == | ||
I have contributed edits to the following: | I have contributed edits to the following: | ||
+ | * [[Offline_Instant_Messaging_v2]] - Diva Canto's new offline IM module | ||
* [[ConciergeModule]] - Concierge module | * [[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 | ||
− | * [[Offline_Messaging]] - the OfflineMessagingModule module | + | * [[Offline_Messaging]] - the OfflineMessagingModule v1 module |
* [[OsGetAgentIP]] - OSSL call to get an avatar's IP address | * [[OsGetAgentIP]] - OSSL call to get an avatar's IP address | ||
* [[LightShare]] - updated LightShare notes and scripts for OpenSim | * [[LightShare]] - updated LightShare notes and scripts for OpenSim |
Revision as of 17:02, 18 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
- [[3]] [PATCH] Refactor m_console.Command to remove gendarme warning
Wiki Contributions
I have contributed edits to the following:
- 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