| Commit message (Expand) | Author | Age | Files | Lines |
* | * Apply http://opensimulator.org/mantis/view.php?id=2295 | Justin Clarke Casey | 2008-09-29 | 1 | -0/+1 |
* | Continue working on the new EventQueueGetModule. Not finished (or even working) | Homer Horwitz | 2008-09-27 | 1 | -0/+1 |
* | Compiler Connection! One world, one compiler! | Melanie Thielker | 2008-09-26 | 1 | -0/+1 |
* | Yay! Common/ is gone! One API is achieved! | Melanie Thielker | 2008-09-26 | 1 | -44/+0 |
* | Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs. | Melanie Thielker | 2008-09-26 | 1 | -0/+1 |
* | Fix script engine name parsing for DotNetEngine to make that actually work | Melanie Thielker | 2008-09-25 | 1 | -0/+1 |
* | temporarily disabling HttpServer related stuff (take #2: Exclude takes | Dr Scofield | 2008-09-25 | 1 | -1/+6 |
* | temporarily excluding OSHttp*.cs from prebuild.xml until they are | Dr Scofield | 2008-09-25 | 1 | -1/+3 |
* | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 2008-09-25 | 1 | -0/+2 |
* | check in stubbing for mysql tests. This is ignored with | Sean Dague | 2008-09-23 | 1 | -1/+42 |
* | Remove Common/LSL_Types.cs. Both script engines now use a single version | Melanie Thielker | 2008-09-23 | 1 | -21/+2 |
* | Reorder projects in prebuild.xml to enable dependecies from DNE to Shared | Melanie Thielker | 2008-09-23 | 1 | -97/+95 |
* | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 2008-09-21 | 1 | -5/+5 |
* | One small bug fixed, now it compiles. | Tedd Hansen | 2008-09-21 | 1 | -0/+1 |
* | EXPERIMENTAL: Early commit of new Script Engine Component System | Tedd Hansen | 2008-09-21 | 1 | -0/+290 |
* | * Implements an experimental method to define which region you want to go to ... | Teravus Ovares | 2008-09-19 | 1 | -0/+2 |
* | Kan-Ed fix series. Fix llTakeControls to behave as documented. | Melanie Thielker | 2008-09-17 | 1 | -0/+1 |
* | Cut of remote server as AppDomains and even WCF can do it better (better mean... | Tedd Hansen | 2008-09-12 | 1 | -72/+0 |
* | change order in prebuild.xml so this works in nant on a clean | Sean Dague | 2008-09-12 | 1 | -29/+32 |
* | be more clever and move the bulk of the db tests for inventory into | Sean Dague | 2008-09-12 | 1 | -0/+32 |
* | add shell for SQLite testing. No tests yet. | Sean Dague | 2008-09-10 | 1 | -1/+39 |
* | fix an issue where we got coliding namespaces that prevented a sim start | Sean Dague | 2008-09-08 | 1 | -1/+3 |
* | rejigger tests out of OpenSim.Region.Environment and into OpenSim.Region.Envi... | Sean Dague | 2008-09-08 | 1 | -1/+50 |
* | changes to Test directory structure per opensim-dev conversation | Sean Dague | 2008-09-08 | 1 | -6/+10 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 1 | -0/+2 |
* | Mantis#1234. Thank you HomerHorwitz for a patch that: | Charles Krinke | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -83/+91 |
* | complete rationalization of unit tests that we currently run | Sean Dague | 2008-09-04 | 1 | -12/+12 |
* | normalize naming for OpenSim.Tests.Framework.dll | Sean Dague | 2008-09-04 | 1 | -4/+4 |
* | Remove self-referential build dependency that breaks build under | Melanie Thielker | 2008-08-27 | 1 | -1/+0 |
* | Refactor XScriptInstance to IScriptInstance and move into Shared/. Now | Melanie Thielker | 2008-08-27 | 1 | -0/+41 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 1 | -1/+28 |
* | Patch #9171 | Melanie Thielker | 2008-08-23 | 1 | -0/+1 |
* | Remove trailing whitespace in prebuild.xml. | Mike Mazur | 2008-08-20 | 1 | -27/+27 |
* | Convert LoadBalancer and RegionProxy plugins to use XML manifests. Fixes | Mike Mazur | 2008-08-19 | 1 | -0/+2 |
* | * osmantis test. Speak, we want you to. | Teravus Ovares | 2008-08-18 | 1 | -1/+0 |
* | Thanks HomerHorwitz for a patch to remove old Common.Communications reference... | Jeff Ames | 2008-08-18 | 1 | -2/+0 |
* | * Move GridInfoService into Framework.Communications and eliminate Common.Com... | Justin Clarke Casey | 2008-08-16 | 1 | -25/+0 |
* | * minor: rip out userserver stress project which never got filled out | Justin Clarke Casey | 2008-08-16 | 1 | -21/+0 |
* | Remove a project that had no buiness being in there | Melanie Thielker | 2008-08-16 | 1 | -38/+0 |
* | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 2008-08-16 | 1 | -0/+38 |
* | Remove FunSL client stack as it's under development and often won't compile. | Mike Mazur | 2008-08-08 | 1 | -36/+0 |
* | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-06 | 1 | -0/+1 |
* | Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDP | Mike Mazur | 2008-08-06 | 1 | -0/+36 |
* | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 2008-08-06 | 1 | -0/+7 |
* | moving GridInfo application plugin into a common standalone/grid | Dr Scofield | 2008-07-28 | 1 | -33/+27 |
* | -copy LSL_Types tests from Common/ to Shared/ | Mike Mazur | 2008-07-28 | 1 | -0/+22 |
* | first cut at a GridInfo plugin (mantis #1825). Currently just spits | Dr Scofield | 2008-07-25 | 1 | -0/+33 |
* | * Separate out OGS1 calls used between services (rather than from region to s... | Justin Clarke Casey | 2008-07-24 | 1 | -1/+27 |
* | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2008-07-23 | 1 | -0/+1 |