This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-14 18:55:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d715b0f66c08ffc7c74003b1a583208763bece6f
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
History
Tedd Hansen
d715b0f66c
LSL_BaseClass now receives scene during init
2007-08-12 18:27:46 +00:00
..
Compiler
LSL_BaseClass now receives scene during init
2007-08-12 18:27:46 +00:00
Properties
Added ScriptEngine.DotNetEngine
2007-08-08 14:05:13 +00:00
Common.cs
Removed 2 warnings. Added pointer comments to where to add hooks and modify functions to get SE working.
2007-08-09 20:59:35 +00:00
EventManager.cs
Removed 2 warnings. Added pointer comments to where to add hooks and modify functions to get SE working.
2007-08-09 20:59:35 +00:00
EventQueueManager.cs
Added ScriptEngine.DotNetEngine
2007-08-08 14:05:13 +00:00
ScriptEngine.cs
ScriptEngine just needs 2 events hooked up and llSay() implemented to work. See TODO.txt for details.
2007-08-09 18:57:41 +00:00
ScriptEngineInterface.cs
Removed 2 warnings. Added pointer comments to where to add hooks and modify functions to get SE working.
2007-08-09 20:59:35 +00:00
ScriptManager.cs
Code comments and cleanup, correct datatypes for key, vector, rotation, (hopefully) reference to Axiom during compile, passing of BuiltIns during script load, BuiltIn interface added, etc etc
2007-08-12 17:37:37 +00:00