Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-02-13 | Fix some compiler warnings. Minor formatting cleanup. | Jeff Ames | 1 | -2/+1 | |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 5 | -9/+9 | |
OpenSim.Region.Environment into a "framework" part and a modules only part. This first changeset refactors OpenSim.Region.Environment.Scenes, OpenSim.Region.Environment.Interfaces, and OpenSim.Region.Interfaces into OpenSim.Region.Framework.{Interfaces,Scenes} leaving only region modules in OpenSim.Region.Environment. The next step will be to move region modules up from OpenSim.Region.Environment.Modules to OpenSim.Region.CoreModules and then sort out which modules are really core modules and which should move out to forge. I've been very careful to NOT BREAK anything. i hope i've succeeded. as this is the work of a whole week i hope i managed to keep track with the applied patches of the last week --- could any of you that did check in stuff have a look at whether it survived? thx! | |||||
2009-02-06 | * removed superfluous constants class | lbsa71 | 1 | -498/+0 | |
2009-01-12 | Make ZERO_ROTATION.y a float. Fixes Mantis #2985. | Mike Mazur | 1 | -1/+1 | |
2008-12-05 | Implementation of the llDetectedTouch* functions | idb | 1 | -2/+5 | |
2008-12-05 | Mantis #2350 | idb | 1 | -2/+3 | |
Move the DotNetEngine Unloading script debug message | |||||
2008-11-10 | minor: remove mono compiler warnings | Justin Clarke Casey | 5 | -14/+14 | |
2008-11-09 | Script region crossing. This has not user functionality, but lays all the | Melanie Thielker | 1 | -1/+1 | |
groundwork. | |||||
2008-11-09 | Refactoring: Moved component creation to "ComponentFactory" as dictated by ↵ | Tedd Hansen | 1 | -7/+7 | |
convention | |||||
2008-11-09 | Update svn properties. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 16 | -16/+448 | |
2008-11-08 | Mantis#2589: Thanks StrawberryFride, for a patch that fixes the build on VS2005. | Homer Horwitz | 1 | -2/+3 | |
2008-11-08 | Work in progress on SECS stuff. Have been holding it off until after 0.6 ↵ | Tedd Hansen | 39 | -62/+2873 | |
release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components. | |||||
2008-11-08 | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2 | -2/+56 | |
2008-09-21 | Update svn properties, minor formatting cleanup. | Jeff Ames | 15 | -591/+591 | |
2008-09-21 | EXPERIMENTAL: Early commit of new Script Engine Component System | Tedd Hansen | 15 | -0/+591 | |