Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-03-01 | Mantis#3249. Thank you kindly, Tlaukkan (Tommil) for a patch that: | Charles Krinke | 2 | -258/+16 | |
* Removed compiler warnings * Updated protobuf-net and MXP license files. | |||||
2009-03-01 | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 1 | -218/+218 | |
2009-02-25 | * Applied a patch that: Added prim parameters support to MXP client | lbsa71 | 1 | -0/+218 | |
* Updated MXP to contain extension fragment with prims and updated MXPClientView to fill in the parameters. * Added google protobuffers dll. * Update MXP dll. * Updated MXPClientView to send prim parameters as Perception event extension * Started OpenSim and connected with IdealistViewer via MXP and ensured from log that parameters are being sent. * Ensured that nant test target runs succesfully. This closes mantis #3229. Thanks, tlaukkan! | |||||
2009-02-22 | Update svn properties. | Jeff Ames | 1 | -60/+60 | |
2009-02-22 | * Adds initial support for the MXP Virtual Worlds protocol ↵ | Adam Frisby | 1 | -0/+60 | |
(http://www.bubblecloud.org) * Handled via the MXPModule.cs located in OpenSim.Client.MXP namespace. * Also implements MXPClientView and MXPPacketServer for IClientAPI compatibility. * No changes were required to Core to implement this - the thing is self contained in OpenSim.Client.MXP.dll. * Includes reference implementation of MXP as MXP.dll - this is under the Apache 2.0 license. * Requires OpenSim.ini setting to enable. "[MXP] \n Enabled=true \n Port=1253" * May break. Highly untested. | |||||
2009-01-24 | Update svn properties. | Jeff Ames | 1 | -7/+7 | |
2009-01-23 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -0/+7 | |
* Added Npgsql.dll and Mono.Security.dll which are NpgsqlDriver dlls. * Added missing field to schema creation scripts: PathTaperY. * Added schema creation scripts for PostgreSQL. * Added unit test classes for PostgreSQL. * Added schema creation script folder to NHibernate project in prebuild.xml * Added Npgsql.dll to NHibernate test project dependencies in prebuild.xml * Ensured that build works with both nant and Visual Studio. * Executed build unit tests with nant and NHibernate unit tests with NUnitGUI - Couple of region tests fail due to double precission float rounding errors need to sort out how these are handles in unit tests and if higher precission numeric field needs to be used in Postgresql. | |||||
2009-01-19 | * Progressive texture patch + PriorityQueue put into the LLClient namespace. | Teravus Ovares | 1 | -0/+19 | |
* Updates LibOMV to r2362 | |||||
2009-01-05 | Added viewer's default terrain textures. | Homer Horwitz | 1 | -0/+23 | |
This fixes Mantis #2947. Thanks jhurliman | |||||
2009-01-03 | * Updates the sim stats module. Cleans out some of the rot. | Teravus Ovares | 1 | -0/+16 | |
* Adds a prototype web stats module which is disabled by default. It's functional with one report right now, however, the database structure may change, so I don't recommend enabling this to keep actual stats right now. I'll let you know when it's safe. * Adds Prototype for ajaxy web content * removed a warning or two. | |||||
2008-12-30 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -9/+9 | |
2008-12-22 | Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the ↵ | Homer Horwitz | 1 | -71/+115 | |
hint, jhurliman. | |||||
2008-12-20 | * ReCommit the OpenID patch with a few less dependencies. | Teravus Ovares | 1 | -0/+10 | |
* Removes all references to ASP.NET (System.Web.UI,*) * Removes all references to System.Web.Mobile | |||||
2008-12-20 | Revert OpenId until we can come to grips with the mono 2 requirement | Charles Krinke | 1 | -10/+0 | |
for System.Web.Mobile | |||||
2008-12-19 | Mantis#2816. Thank you kindly, JHurliman for the beginnings of | Charles Krinke | 1 | -0/+10 | |
OpenID support in OpenSim for the UserServer. | |||||
2008-11-11 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -477/+477 | |
2008-11-09 | * Added license file for previous commit. | Adam Frisby | 1 | -0/+477 | |
2008-09-11 | Newtonsoft Json.NET 1.3.1 for upcoming use in comms. | Teravus Ovares | 1 | -0/+23 | |
2008-07-08 | Patch from Mike: clarification of Tools.dll licensing (used by the LLScript ↵ | Johan Berntsson | 1 | -0/+12 | |
compiler) | |||||
2008-05-30 | * This is Melanie's XEngine script engine. I've not tested this real well, ↵ | Teravus Ovares | 1 | -0/+22 | |
however, it's confirmed to compile and OpenSimulator to run successfully without this script engine active. | |||||
2008-05-16 | Update svn properties. | Jeff Ames | 1 | -144/+144 | |
2008-05-14 | * Committing missing License file for BaseHttpServer.dll (LGPL) | Adam Frisby | 1 | -0/+145 | |
2008-05-09 | Update svn properties. | Jeff Ames | 1 | -28/+28 | |
2008-05-08 | * Some refactorings. | Adam Frisby | 1 | -0/+28 | |
* Added shell of new Python scripting engine. Similar in design to the one used by Rex, but will be structured at a region rather than object level, also is a region module. | |||||
2008-04-17 | Update svn properties. Add copyright info to some source files. | Jeff Ames | 1 | -201/+201 | |
2008-04-17 | * Added appropriate license.txt in ThirdPartyLicenses/ for APR. | Adam Frisby | 1 | -0/+201 | |
2008-04-16 | Update svn properties. | Jeff Ames | 1 | -497/+497 | |
2008-04-16 | * Committing PumaCode SvnDotNet DLL library - a C# binding for SVN access. | Adam Frisby | 1 | -0/+497 | |
* Required for upcoming work on a specialised module. * Added license file (LGPL) to ThirdPartyLicenses/ | |||||
2007-12-20 | Extended svn:eol-style to check some other file types. | Jeff Ames | 2 | -49/+49 | |
2007-10-07 | applied Darok"s BulletXPlugin changes 003.patch | dan miller | 1 | -0/+17 | |
2007-08-04 | And its license file. | MW | 1 | -0/+23 | |
2007-08-01 | added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most ↵ | MW | 1 | -0/+27 | |
likely at some point want to look into converting opensim to use this instead of the old Xml-rpc library. | |||||
2007-07-16 | changed to native line ending encoding | Sean Dague | 7 | -319/+319 | |
2007-07-13 | Stage 1 of adding Darok's bulletX plugin: adding the ModifiedBulletX project ↵ | MW | 2 | -0/+41 | |
(which is based on the BulletXNA project, but modified to not use XNA). | |||||
2007-06-20 | * Added MySQL license to ThirdPartyLicenses/MySQL and FOSS Exemption for BSD ↵ | Adam Frisby | 1 | -0/+78 | |
projects. | |||||
2007-06-20 | Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class. | MW | 4 | -0/+207 | |
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes. |