Go to file
MW 921ac14e86 Added OnRezScript event to Scene.EventManager.Which the script engine should subscribe to. This is triggered whenever a script is moved into a primitive (and includes the localid of the prim and the script text as params) . Currently though the script item isn't deleted from a users inventory, nor does it actually show up in the objects inventory (this will be fixed soon.) So that means that it isn't currently possible to edit a script (or delete it) once it has been added to a primitive. 2007-08-21 21:03:18 +00:00
OpenSim Added OnRezScript event to Scene.EventManager.Which the script engine should subscribe to. This is triggered whenever a script is moved into a primitive (and includes the localid of the prim and the script text as params) . Currently though the script item isn't deleted from a users inventory, nor does it actually show up in the objects inventory (this will be fixed soon.) So that means that it isn't currently possible to edit a script (or delete it) once it has been added to a primitive. 2007-08-21 21:03:18 +00:00
Prebuild * Removed magic exclusion of MonoSqlite data store from prebuild 2007-08-12 08:11:28 +00:00
ThirdPartyLicenses And its license file. 2007-08-04 18:26:02 +00:00
bin changed the comment lines from # to ; in opensim.ini. 2007-08-21 19:03:44 +00:00
libraries/ModifiedBulletX changed to native line ending encoding 2007-07-16 15:40:11 +00:00
share Start of Inventory service, currently only (partially) functional in standalone mode and using sqlite). 2007-08-14 13:54:46 +00:00
tools added perl classaudit tool 2007-08-01 19:20:07 +00:00
CONTRIBUTORS.txt * upgraded Tedd to 'developer' 2007-08-08 15:59:49 +00:00
OpenSim.FxCop changed to native line ending encoding 2007-07-16 15:40:11 +00:00
prebuild.xml Moved OpenSim.Region.ScriptEngine.Common.dll from bin\ScriptEngine\ to bin\ folder - hopefully solves compile problem on Linux. 2007-08-18 21:10:40 +00:00
runprebuild.bat changed to native line ending encoding 2007-07-16 15:40:11 +00:00
runprebuild.sh * Patched runprebuild.sh for *nix systems which do not register a mono ABI handler. 2007-07-22 00:41:01 +00:00