aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/EventManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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