Log of /trunk/ModularRex/RexParts/RexPython/RexScriptInterface.cs
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Revision 63 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 9 07:13:09 2009 UTC (4 years, 3 months ago) by mikkopa
File length: 32096 byte(s)
Diff to previous 57
Changed the OpenSim.Region.Environment namespace to OpenSim.Region.Framework as it was changed in new OpenSim.
Revision 57 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 6 08:28:47 2009 UTC (4 years, 3 months ago) by tuco
File length: 32104 byte(s)
Diff to previous 49
rexobjectpropertiescache: objects are loaded into memory, saved & sent over the network only when necessary. Also other changes which clean up the prop handling much.
Revision 49 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 2 13:39:06 2009 UTC (4 years, 3 months ago) by mikkopa
File length: 32136 byte(s)
Diff to previous 43
*Added first implementation of SpawnActor to Python module. *Removed bin/Debug folder and project files. You should not commit these. Use runprebuild script to create project and solution files.
Revision 43 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 30 09:59:40 2009 UTC (4 years, 3 months ago) by mikkopa
File length: 31424 byte(s)
Diff to previous 42
*Modified OnPythonClassChange a bit. Now Python module knows when script has changed. No proper cache yet though.
Revision 42 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 28 14:51:20 2009 UTC (4 years, 3 months ago) by mikkopa
File length: 31320 byte(s)
Diff to previous 34
*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 34 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 8 13:36:39 2009 UTC (4 years, 4 months ago) by mikkopa
File length: 30830 byte(s)
Diff to previous 20
Fixed to match newest simulator.
Revision 20 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 16 13:36:42 2008 UTC (4 years, 5 months ago) by mikkopa
File length: 30768 byte(s)
Diff to previous 14
* 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 14 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 2 14:38:51 2008 UTC (4 years, 5 months ago) by mikkopa
File length: 27890 byte(s)
Diff to previous 12
*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 12 - (view) (download) (annotate) - [select for diffs]
Added Thu Nov 27 12:11:01 2008 UTC (4 years, 5 months ago) by mikkopa
File length: 27295 byte(s)
Initial RexPython work. Changed code so it compiles, but many functions still not implemented. Needs still lots of work.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

