Log of /trunk/ModularRex/RexParts/RexPython
| Sticky Revision: |
Revision 43 - Directory Listing
Modified Fri Jan 30 09:59:40 2009 UTC (4 years, 3 months ago) by mikkopa
*Modified OnPythonClassChange a bit. Now Python module knows when script has changed. No proper cache yet though.
Revision 42 - Directory Listing
Modified Wed Jan 28 14:51:20 2009 UTC (4 years, 3 months ago) by mikkopa
*Added OnPythonClassChange event to detect when Python script is initialized *Added methods to Load and Save objects from outside ModrexObjects. *Removed RexObjectPart and RexObjectGroup, which are not used anymore.
Revision 39 - Directory Listing
Modified Fri Jan 23 10:50:03 2009 UTC (4 years, 3 months ago) by mikkopa
Merged branch to trunk. Note this patch requires OpenSim patch (http://opensimulator.org/mantis/view.php?id=3012) to be applied.
Revision 34 - Directory Listing
Modified Thu Jan 8 13:36:39 2009 UTC (4 years, 4 months ago) by mikkopa
Fixed to match newest simulator.
Revision 20 - Directory Listing
Modified Tue Dec 16 13:36:42 2008 UTC (4 years, 5 months ago) by mikkopa
* Added few new scripting features which were introduce after 0.4 release (Sit Disable & Vertical Movement Modifier). * Implemented SendRexFog * Implemented SendRexWaterHeight * Added missing register cmd line that was accidentally in revision 18.
Revision 19 - Directory Listing
Modified Thu Dec 11 14:52:41 2008 UTC (4 years, 5 months ago) by mikkopa
Added OnChangePythonClass event to RexObjectPart Added SurfaceTouchEventArgs to touch_start event to get module to compile with newer opensim revision.
Revision 18 - Directory Listing
Modified Thu Dec 4 16:59:41 2008 UTC (4 years, 5 months ago) by mikkopa
*Re-Implemented OnRexScriptListen *Changed log messages to use log4net properly.
Revision 15 - Directory Listing
Modified Wed Dec 3 08:20:56 2008 UTC (4 years, 5 months ago) by mikkopa
Fixed the PythonScriptCommand. Only 5 more events to go.
Revision 14 - Directory Listing
Modified Tue Dec 2 14:38:51 2008 UTC (4 years, 5 months ago) by mikkopa
*Added few new Client properties and method stubs *Fixed an error where client could not login. RexAuthUrl contained whole account info (user@domain). This will need a better fix. *Modified RexPython module so it can boot itself up. This needs user to place Lib- and PythonScript-folders to bin/ScriptEngines. Most of the old scripts won't work at this time. For example "OpenSim.Region.ScriptEngine.Common" need to be renamed something differently. *Added a couple event handles to RexScriptEngine to handle two RexClientView events.
Revision 13 - Directory Listing
Modified Thu Nov 27 14:12:09 2008 UTC (4 years, 5 months ago) by mikkopa
Fixed a bit so ScriptEngine won't crash if the module can't be loaded properly.
Revision 12 - Directory Listing
Modified Thu Nov 27 12:11:01 2008 UTC (4 years, 5 months ago) by mikkopa
Initial RexPython work. Changed code so it compiles, but many functions still not implemented. Needs still lots of work.
Revision 6 - Directory Listing
Added Tue Nov 18 11:52:26 2008 UTC (4 years, 6 months ago) by afrisby
* Updating to latest * Warning: Contains bugs.
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

