aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/EventManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove interfaces that are no longer used from DNEMelanie Thielker2008-09-261-1/+1
* Fix script engine name parsing for DotNetEngine to make that actually workMelanie Thielker2008-09-251-1/+1
* Add an extension to allow registering multiple interfaces of a type withMelanie Thielker2008-09-251-2/+13
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-251-175/+170
* Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker2008-09-231-0/+1
* Remove the script engine identifier tag, so the compiler just seesMelanie Thielker2008-09-221-0/+1
* Prevent scripts from running under multiple engines at onceMelanie Thielker2008-09-221-4/+8
* Allows to use the new script engine feature. Begin your script withMelanie Thielker2008-09-211-0/+9
* Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2008-09-211-21/+29
* Mantis#2183. Thank you kindly, Ewe Loon for a patch that addresses:Charles Krinke2008-09-141-0/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-32/+32
* Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2008-08-271-4/+4
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-0/+1
* Mantis#1899. Thank you kindly, Cmickeyb for a patch that:Charles Krinke2008-08-071-2/+2
* Mantis#1623. Thank you, Melanie for a patch that:Charles Krinke2008-06-281-1/+1
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-1/+1
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-101-2/+2
* * Fixed it so you can do a lot more llDetected* methods in many additional si...Teravus Ovares2008-06-081-2/+60
* * This sends collision events to the script engine. Teravus Ovares2008-06-051-8/+77
* * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby2008-05-181-0/+1
* Formatting cleanup.Jeff Ames2008-05-141-2/+2
* * Changed implicit string conversion to LSL_Types.LSLString in money event of...Teravus Ovares2008-05-111-1/+1
* * Other then the prim update experiments that are going on now, llTakeControl...Teravus Ovares2008-05-071-0/+1
* * Theoretically, everything is in place for scripted take controls... Theo...Teravus Ovares2008-05-071-2/+2
* * Assorted spring cleanings.Adam Frisby2008-05-011-1/+0
* * Sometimes you know, you do something really stupid.Adam Frisby2008-04-301-1/+1
* Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares2008-04-301-11/+12
* * Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares2008-04-271-0/+10
* * Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares2008-04-251-4/+7
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-5/+5
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-231-5/+23
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+1
* From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey2008-04-091-1/+4
* Formatting cleanup.Jeff Ames2008-03-181-29/+26
* * Preliminary work with the ODEPlugin to collect collision data.Teravus Ovares2008-03-141-3/+3
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* state_entry is now executed on state change.Tedd Hansen2008-02-101-0/+6
* Converted logging to use log4net.Jeff Ames2008-02-051-3/+1
* SCRIPTING STILL BROKENTedd Hansen2008-02-011-2/+19
* Added data structure to be passed through event execution queue so that event...Tedd Hansen2008-01-171-32/+32
* * Added and implemented the LSL changed event.Teravus Ovares2008-01-171-0/+7
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* Set eolTedd Hansen2008-01-121-259/+259
* Added license to new filesTedd Hansen2008-01-121-2/+3
* Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen2008-01-121-0/+259